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