1. bf35c60 usb: dwc3: make dwc3_set_mode to static by Joonyoung Shim · Tue Mar 03 17:32:09 2015 +0100
  2. dc6d240 usb: dwc3: Remove BIT(x) macro from DWC3's gadget code by Lukasz Majewski · Tue Mar 03 17:32:08 2015 +0100
  3. d04a012 usb: composite: Add .reset callback to usb_gadget_driver structure by Lukasz Majewski · Tue Mar 03 17:32:07 2015 +0100
  4. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  5. 58d701e usb: gadget: defer setting maxpacket till ->setup() by Kishon Vijay Abraham I · Mon Feb 23 18:40:17 2015 +0530
  6. ea71c1a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · Mon Feb 23 18:40:16 2015 +0530
  7. f18ed9a usb: dwc3: Add chained TRB support for ep0 by Kishon Vijay Abraham I · Mon Feb 23 18:40:15 2015 +0530
  8. e1d80c9 usb: dwc3: ep0: preparation for implementing chained TRB by Kishon Vijay Abraham I · Mon Feb 23 18:40:14 2015 +0530
  9. c7bdfe3 dwc3: flush the buffers before using it by Kishon Vijay Abraham I · Mon Feb 23 18:40:13 2015 +0530
  10. e99e37b usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms by Kishon Vijay Abraham I · Mon Feb 23 18:40:12 2015 +0530
  11. 0bc879b usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts by Kishon Vijay Abraham I · Mon Feb 23 18:40:11 2015 +0530
  12. ee0bb0a dwc3: dwc3-omap: add support for multiple dwc3-omap controllers by Kishon Vijay Abraham I · Mon Feb 23 18:40:10 2015 +0530
  13. 6311ae7 usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · Mon Feb 23 18:40:09 2015 +0530
  14. dcc2c44 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data by Kishon Vijay Abraham I · Mon Feb 23 18:40:08 2015 +0530
  15. e9808cf usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:07 2015 +0530
  16. 1cee7b1 dwc3: core: added an API to invoke irq handlers by Kishon Vijay Abraham I · Mon Feb 23 18:40:06 2015 +0530
  17. dc5c653 dwc3: core: add support for multiple dwc3 controllers by Kishon Vijay Abraham I · Mon Feb 23 18:40:05 2015 +0530
  18. bfbf05d dwc3: core: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · Mon Feb 23 18:40:04 2015 +0530
  19. 99030d7 usb: dwc3: core: make dwc3 core build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:02 2015 +0530
  20. 9c38ca4 usb: dwc3: ep0: make dwc3 ep0 build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:00 2015 +0530
  21. 35ffd28 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:39:58 2015 +0530
  22. e23c920 usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy by Kishon Vijay Abraham I · Mon Feb 23 18:39:57 2015 +0530
  23. 1477017 usb: dwc3: remove pm related operations from dwc3 driver by Kishon Vijay Abraham I · Mon Feb 23 18:39:55 2015 +0530
  24. c2b77b6 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · Mon Feb 23 18:39:54 2015 +0530
  25. 389f6d4 usb: dwc3: remove trace_* APIs from dwc3 driver by Kishon Vijay Abraham I · Mon Feb 23 18:39:53 2015 +0530
  26. d1e431a usb: dwc3: Modify the file headers to u-boot format by Kishon Vijay Abraham I · Mon Feb 23 18:39:52 2015 +0530
  27. a6184a3 usb: dwc3: remove un-used files from dwc3 folder by Kishon Vijay Abraham I · Mon Feb 23 18:39:51 2015 +0530
  28. 1530fe3 usb: dwc3: add dwc3 folder from linux kernel to u-boot by Kishon Vijay Abraham I · Mon Feb 23 18:39:50 2015 +0530
  29. 5227db7 usb: gadget: udc: make udc-core compile in u-boot build by Kishon Vijay Abraham I · Mon Feb 23 18:39:48 2015 +0530
  30. de3920d usb: gadget: udc: add udc-core from linux kernel to u-boot by Kishon Vijay Abraham I · Mon Feb 23 18:39:46 2015 +0530
  31. 766fe41 usb: dwc2: retry NAK'd interrupt transfers by Stephen Warren · Sat Apr 11 21:52:02 2015 -0600
  32. df7b37d usb: dwc2: implement interrupt transfers by Stephen Warren · Fri Apr 10 21:05:22 2015 -0600
  33. dead8db usb: dwc2: correctly program hcchar for LS devices by Stephen Warren · Fri Apr 10 21:05:21 2015 -0600
  34. d3388f8 usb: dwc2: detect device speed correctly by Stephen Warren · Fri Mar 27 21:55:38 2015 -0600
  35. 79beb28 usb: dwc2: use phys_to_bus/bus_to_phys by Stephen Warren · Tue Mar 24 20:07:35 2015 -0600
  36. b7dcaf0 usb: dwc2: fix bulk transfers by Stephen Warren · Mon Mar 23 23:01:01 2015 -0600
  37. c12885c usb: dwc2: remove restriction on buffer length by Stephen Warren · Sun Mar 08 11:08:14 2015 -0600
  38. 7100da3 usb: dwc2: fix aligned buffer usage by Stephen Warren · Sun Mar 08 11:08:13 2015 -0600
  39. 9f80e74 usb: dwc2: simplify wait_for_chhltd by Stephen Warren · Sat Mar 07 22:48:55 2015 -0700
  40. b0ad4a3 usb: dwc2: remove control_data_toggle[] by Stephen Warren · Sat Mar 07 22:48:54 2015 -0700
  41. 4db200e usb: dwc2: usb chunk_msg() for control transfers too by Stephen Warren · Sat Mar 07 22:48:53 2015 -0700
  42. 972ad64 usb: dwc2: refactor submit_bulk_msg to be common by Stephen Warren · Sat Mar 07 22:48:52 2015 -0700
  43. 8a34666 usb: dwc2: unify waiting for transfer completion by Stephen Warren · Sat Mar 07 22:48:51 2015 -0700
  44. 3859346 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · Wed Apr 01 17:18:45 2015 +0300
  45. 15fe9c8 usb: mass-storage: Build warning fixes for 64-bit by Thierry Reding · Fri Mar 20 12:41:25 2015 +0100
  46. 4375b44 usb: ehci-tegra: Build warning fixes for 64-bit by Thierry Reding · Fri Mar 20 12:41:27 2015 +0100
  47. f14d54b ehci-hcd: fix warnings on 64-bit builds by Rob Herring · Tue Mar 17 15:46:37 2015 -0500
  48. 7f40623 usb: ci_udc: fix warnings on 64-bit builds by Rob Herring · Tue Mar 17 15:46:35 2015 -0500
  49. 7306e9c usb: eth: asix: Build warning fixes for 64-bit by Thierry Reding · Fri Mar 20 12:41:23 2015 +0100
  50. ab721ad sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · Fri Mar 27 20:54:25 2015 +0100
  51. b1a5e1f net: Add ethernet FCS length macro in net.h by Bin Meng · Fri Mar 20 17:12:18 2015 +0800
  52. ebaf0a3 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value by Paul Kocialkowski · Sun Mar 15 18:27:44 2015 +0100
  53. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · Wed Mar 11 15:54:46 2015 +0900
  54. 6834153 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · Mon Mar 09 15:44:16 2015 +0800
  55. 6834475 Merge git://git.denx.de/u-boot-usb by Tom Rini · Mon Mar 02 07:24:27 2015 -0500
  56. 273f84d usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · Fri Feb 27 02:27:00 2015 +0900
  57. b2584c5 ARM: UniPhier: move uniphier_ehci_reset() function by Masahiro Yamada · Fri Feb 27 02:26:55 2015 +0900
  58. 9a1dff5 ARM: UniPhier: remove EHCI platform devices by Masahiro Yamada · Fri Feb 27 02:26:54 2015 +0900
  59. 95387e2 ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · Fri Feb 27 02:26:44 2015 +0900
  60. 447c975 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · Fri Feb 13 14:33:43 2015 +0800
  61. 50b4c17 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · Tue Feb 17 02:02:36 2015 +0530
  62. b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · Tue Feb 17 18:48:23 2015 +0530
  63. 13047e5 fastboot: add support for "oem format" command by Rob Herring · Mon Jan 26 15:49:01 2015 -0600
  64. 7e23abf fastboot: add "fastboot oem" command support by Michael Scott · Mon Jan 26 15:49:00 2015 -0600
  65. 68dbdef usb: musb-new: omap2430: Reset the MUSB controller early by Paul Kocialkowski · Mon Jan 19 18:33:43 2015 +0100
  66. ee0e733 exynos: usb: make dwc3_set_mode to static by Joonyoung Shim · Wed Jan 21 14:16:25 2015 +0900
  67. eaa0d70 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · Mon Feb 16 22:13:43 2015 +0100
  68. f2b45c8 sunxi: otg: Fix peripheral mode by Hans de Goede · Wed Feb 11 09:05:18 2015 +0100
  69. 40ffb68 usb: pci: Add XHCI driver for PCI by Simon Glass · Tue Jan 27 22:13:31 2015 -0700
  70. eeb1d28 usb: pci: Use pci_find_class() to find the device by Simon Glass · Tue Jan 27 22:13:30 2015 -0700
  71. fec09c5 dm: usb: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:39 2015 -0700
  72. eecc3ce usb: eth: asix88179: add ability to modify MAC address by Rene Griessl · Mon Jan 12 17:51:16 2015 +0100
  73. 83b1897 musb-new: Add interrupt queue support by Hans de Goede · Sun Jan 11 20:34:54 2015 +0100
  74. 39b0845 musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · Sun Jan 11 20:34:53 2015 +0100
  75. 0e4da95 musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · Sun Jan 11 20:34:52 2015 +0100
  76. 498ab95 musb-new: Fix reset sequence when in host mode by Hans de Goede · Sun Jan 11 20:34:51 2015 +0100
  77. 24fd777 musb-new: Fix interrupt transfers not working by Hans de Goede · Sun Jan 11 20:34:50 2015 +0100
  78. 8de4ded musb-new: Use time based timeouts rather then cpu-cycles based timeouts by Hans de Goede · Sun Jan 11 20:34:49 2015 +0100
  79. 9c4f11d musb-new: Add sunxi musb controller support by Hans de Goede · Sun Jan 11 20:34:48 2015 +0100
  80. 21d7705 musb-new: Add register defines for different reg layout on sunxi by Hans de Goede · Sun Jan 11 20:34:47 2015 +0100
  81. bbd2d2a usb: Add an interval parameter to create_int_queue by Hans de Goede · Sun Jan 11 20:38:28 2015 +0100
  82. 6f9d973 usb: gadget: pxa25x_udc: fix use-before-initialized bug by Alex Sadovsky · Thu Jan 08 20:51:10 2015 +0300
  83. 5a6b873 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test by Stefan Roese · Fri Jan 09 14:54:56 2015 +0100
  84. a56fbcc usb: gadget: composite: Fix NULL pointer crash in USB compliance test by Stefan Roese · Fri Jan 09 14:54:55 2015 +0100
  85. a144198 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · Wed Jan 07 15:08:43 2015 +0100
  86. 979beee usb: eth: add ASIX AX88179 DRIVER by Rene Griessl · Fri Nov 07 16:53:48 2014 +0100
  87. a5071a0 gadget: f_thor: check pointers before use in download_tail() by Przemyslaw Marczak · Mon Dec 15 10:34:10 2014 +0100
  88. 5aba398 fastboot: add support for continue command by Rob Herring · Wed Dec 10 14:43:04 2014 -0600
  89. d38f24e usb, g_dnl: generalize DFU detach functions by Rob Herring · Wed Dec 10 14:43:03 2014 -0600
  90. 011df41 USB: gadget: atmel_usba_udc: fix transfer hang issue by Bo Shen · Mon Dec 15 18:12:47 2014 +0800
  91. a1424cd Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Dec 11 20:47:34 2014 -0500
  92. c0003f2 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Dec 11 18:40:49 2014 -0500
  93. 0588ce1 lib: string: move strlcpy() to a common place by Masahiro Yamada · Thu Nov 20 21:20:32 2014 +0900
  94. 460dfc5 drivers: usb: fsl: Check USB Erratum A007792 applicability by Nikhil Badola · Thu Oct 30 10:11:28 2014 +0530
  95. 3d12d52 drivers: usb: fsl: Add USB device-tree errata framework by Nikhil Badola · Tue Sep 30 11:24:07 2014 +0530
  96. b6fd44c drivers: usb: Make usb device-tree fixup code architecture independent by Nikhil Badola · Mon Oct 20 16:50:49 2014 +0530
  97. 9542374 usb: phy: omap_usb_phy: fix build breakage by Felipe Balbi · Thu Nov 06 08:28:45 2014 -0600
  98. 9a72462 usb: UniPhier: support OF configuration by Masahiro Yamada · Wed Nov 26 18:34:01 2014 +0900
  99. faf5692 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Nov 25 16:51:47 2014 -0500
  100. 0e16b8a Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · Tue Nov 25 11:10:01 2014 -0500