1. e1ba151 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  2. 2385df6 usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  3. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  4. d7fe61d usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · 11 years ago
  5. 1907e5a ush: ehci: initialize altnext pointers in QH by Stephen Warren · 11 years ago
  6. 0ef16bb net: asix: don't pad odd-length TX packets by Stephen Warren · 11 years ago
  7. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  8. 2181806 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  9. 09a3b56 fsl/usb: Limit phy_type comparison to first four characters by Nikhil Badola · 11 years ago
  10. ab4a66d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  11. c68e851 blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
  12. 1f493d9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  13. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  14. b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  15. 9ba8997 usb: mv_udc: Rename to ci_udc by Marek Vasut · 11 years ago
  16. 29d527a ARM: USB: Remove the IXP EHCI driver by Marek Vasut · 11 years ago
  17. 2fb8183 usb:gadget:f_thor: cosmetic: Remove debug memset by Lukasz Majewski · 11 years ago
  18. 914f8fc usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket by Lukasz Majewski · 11 years ago
  19. 904f8f7 usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver by Lukasz Majewski · 11 years ago
  20. d3311dc usb:udc:samsung: Allow burst transfers for non EP0 endpints by Lukasz Majewski · 11 years ago
  21. 4407aeb usb:udc:samsung: Remove redundant cache operation from Samsung UDC driver by Lukasz Majewski · 11 years ago
  22. 0575113 usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment by Lukasz Majewski · 11 years ago
  23. 3260bc8 usb: exynos5: arndale: Add network support by Inderpal Singh · 11 years ago
  24. 2eb6561 usb: ehci: exynos: set/reset hsic phys by Inderpal Singh · 11 years ago
  25. d07da07 usb: gadget: fotg210: EP0 fifo empty indication is non-reliable by Kuo-Jung Su · 11 years ago
  26. e8acd19 usb: gadget: fotg210: add w1c interrupt status support by Kuo-Jung Su · 11 years ago
  27. 9a4d96a usb: ehci: Fix register access by Marek Vasut · 11 years ago
  28. 919d00a usb: ehci: Do not de-init uninited controllers by Marek Vasut · 11 years ago
  29. 389283b usb: ehci-pci: Clarify and cleanup the EHCI controller detection by Marek Vasut · 11 years ago
  30. 1abe47d usb: f_dfu: cosmetic: Code cleanup by Lukasz Majewski · 11 years ago
  31. 2bb115f usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value by Lukasz Majewski · 11 years ago
  32. 5ab56e6 drivers/usb/gadget: select objects by obj-$(CONFIG-...) by Masahiro Yamada · 11 years ago
  33. 8e4c2db Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  34. d4f9462 usb: ehci-omap: Reset the USB Host OMAP module by Roger Quadros · 11 years ago
  35. 9241798 driver:usb:s3c_udc: add support for Exynos4x12 by Piotr Wilczek · 11 years ago
  36. 6f464a5 usb, g_dnl: make bcdDevice value configurable by Heiko Schocher · 11 years ago
  37. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  38. 1799fa8 usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · 11 years ago
  39. 10b479d usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · 11 years ago
  40. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  41. 3dab730 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · 11 years ago
  42. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  43. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  44. 8ed8783 arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  45. 3e02168 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  46. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  47. 3135dba usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  48. df446f5 usb: udc: add udc.h include file by Troy Kisky · 11 years ago
  49. f157394 usb: gadget: mv_udc: split mv_udc.h file by Troy Kisky · 11 years ago
  50. 06bb97a usb: gadget: mv_udc: optimize ep_enable by Troy Kisky · 11 years ago
  51. 1567b88 usb: gadget: mv_udc: optimize bounce by Troy Kisky · 11 years ago
  52. 256a317 usb: gadget: mv_udc: fix full speed connections by Troy Kisky · 11 years ago
  53. ed72a9e usb: ehci-mx6: add support for otg port by Troy Kisky · 11 years ago
  54. ea50bb6 usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT by Troy Kisky · 11 years ago
  55. 7d6bbb9 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  56. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  57. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  58. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  59. 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
  60. 9069075 usb: omap5: Update the board_usb_init api by Dan Murphy · 11 years ago
  61. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  62. 1c1af4f usb:g_dnl: Support for TIZEN's THOR function in generic download code by Lukasz Majewski · 11 years ago
  63. 61e5493 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol by Lukasz Majewski · 11 years ago
  64. 44b5b38 usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · 11 years ago
  65. 8143f22 usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one by Lukasz Majewski · 11 years ago
  66. bf100a9 usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer by Lukasz Majewski · 11 years ago
  67. e0f2f8c usb:smsx95xx LED activity for USB net driver by Suriyan Ramasami · 11 years ago
  68. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  69. 3549407 usb: gadget: mv_udc: clear desc upon ep_disable by Troy Kisky · 11 years ago
  70. 0dee8ce usb: gadget: mv_udc: zero transfer descriptor memory on probe by Troy Kisky · 11 years ago
  71. 573d131 usb: gadget: mv_udc: flush item before head by Troy Kisky · 11 years ago
  72. 4b4df47 usb: gadget: mv_udc: set is_dualspeed = 1 by Troy Kisky · 11 years ago
  73. 3703c45 usb: gadget: mv_udc: fix typo in error message by Troy Kisky · 11 years ago
  74. 1d01de1 usb: gadget: ether: return error from rx_submit if no request by Troy Kisky · 11 years ago
  75. dbadc54 usb: gadget: ether set wMaxPacketSize by Troy Kisky · 11 years ago
  76. 677ff20 OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · 11 years ago
  77. ddcb9bd exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · 11 years ago
  78. a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  79. 4912dcc USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago
  80. ad69f17 usb: Move 'bmRequestType' USB device request macros from EHCI header by Vivek Gautam · 11 years ago
  81. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  82. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  83. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  84. 9852926 usb: Prevent using reserved registers on DM36x usb by Andrew Murray · 11 years ago
  85. d6b14df Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  86. ca6dfde usb: Fix error handling in musb_hcd.c by Andrew Murray · 11 years ago
  87. 5c1a1ad usb: ehci: Fix test mode for connected ports by Julius Werner · 11 years ago
  88. 6c7733e USB: gadget: atmel: disconnect before unbind by Bo Shen · 11 years ago
  89. c421946 usb:g_dnl:dfu: Download gadget and DFU function code clean up by Lukasz Majewski · 11 years ago
  90. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  91. 0c63523 usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage) by Lukasz Majewski · 11 years ago
  92. 70a67fd USB: gadget: add atmel usba udc driver by Bo Shen · 11 years ago
  93. 719f1a7 usb: gadget: config: fix unaligned access issues by Troy Kisky · 11 years ago
  94. 00b7839 usb: gadget: Fix data aborts during USB ethernet boot by Joel Fernandes · 11 years ago
  95. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  96. 800cb81 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 11 years ago
  97. c26d272 usb: ehci-mx5: Remove unneeded write to cscmr1 register by Fabio Estevam · 11 years ago
  98. dbbaef7 usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver by Lukasz Majewski · 11 years ago
  99. 0d9752e usb:dfu:g_dnl: Change number of exported configurations at composite gadget by Lukasz Majewski · 11 years ago
  100. 4f7f935 ARM: OMAP: USB: Fix linker error when ULPI is not defined by Dan Murphy · 11 years ago