1. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · Sun Mar 22 18:07:12 2015 +0100
  2. d273edb sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · Sun Mar 22 18:07:10 2015 +0100
  3. 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
  4. b1a5e1f net: Add ethernet FCS length macro in net.h by Bin Meng · Fri Mar 20 17:12:18 2015 +0800
  5. 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
  6. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · Wed Mar 11 15:54:46 2015 +0900
  7. 6834153 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · Mon Mar 09 15:44:16 2015 +0800
  8. 6834475 Merge git://git.denx.de/u-boot-usb by Tom Rini · Mon Mar 02 07:24:27 2015 -0500
  9. 273f84d usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · Fri Feb 27 02:27:00 2015 +0900
  10. b2584c5 ARM: UniPhier: move uniphier_ehci_reset() function by Masahiro Yamada · Fri Feb 27 02:26:55 2015 +0900
  11. 9a1dff5 ARM: UniPhier: remove EHCI platform devices by Masahiro Yamada · Fri Feb 27 02:26:54 2015 +0900
  12. 95387e2 ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · Fri Feb 27 02:26:44 2015 +0900
  13. 447c975 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · Fri Feb 13 14:33:43 2015 +0800
  14. 50b4c17 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · Tue Feb 17 02:02:36 2015 +0530
  15. b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · Tue Feb 17 18:48:23 2015 +0530
  16. 13047e5 fastboot: add support for "oem format" command by Rob Herring · Mon Jan 26 15:49:01 2015 -0600
  17. 7e23abf fastboot: add "fastboot oem" command support by Michael Scott · Mon Jan 26 15:49:00 2015 -0600
  18. 68dbdef usb: musb-new: omap2430: Reset the MUSB controller early by Paul Kocialkowski · Mon Jan 19 18:33:43 2015 +0100
  19. ee0e733 exynos: usb: make dwc3_set_mode to static by Joonyoung Shim · Wed Jan 21 14:16:25 2015 +0900
  20. eaa0d70 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · Mon Feb 16 22:13:43 2015 +0100
  21. f2b45c8 sunxi: otg: Fix peripheral mode by Hans de Goede · Wed Feb 11 09:05:18 2015 +0100
  22. 40ffb68 usb: pci: Add XHCI driver for PCI by Simon Glass · Tue Jan 27 22:13:31 2015 -0700
  23. eeb1d28 usb: pci: Use pci_find_class() to find the device by Simon Glass · Tue Jan 27 22:13:30 2015 -0700
  24. fec09c5 dm: usb: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:39 2015 -0700
  25. eecc3ce usb: eth: asix88179: add ability to modify MAC address by Rene Griessl · Mon Jan 12 17:51:16 2015 +0100
  26. 83b1897 musb-new: Add interrupt queue support by Hans de Goede · Sun Jan 11 20:34:54 2015 +0100
  27. 39b0845 musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · Sun Jan 11 20:34:53 2015 +0100
  28. 0e4da95 musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · Sun Jan 11 20:34:52 2015 +0100
  29. 498ab95 musb-new: Fix reset sequence when in host mode by Hans de Goede · Sun Jan 11 20:34:51 2015 +0100
  30. 24fd777 musb-new: Fix interrupt transfers not working by Hans de Goede · Sun Jan 11 20:34:50 2015 +0100
  31. 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
  32. 9c4f11d musb-new: Add sunxi musb controller support by Hans de Goede · Sun Jan 11 20:34:48 2015 +0100
  33. 21d7705 musb-new: Add register defines for different reg layout on sunxi by Hans de Goede · Sun Jan 11 20:34:47 2015 +0100
  34. bbd2d2a usb: Add an interval parameter to create_int_queue by Hans de Goede · Sun Jan 11 20:38:28 2015 +0100
  35. 6f9d973 usb: gadget: pxa25x_udc: fix use-before-initialized bug by Alex Sadovsky · Thu Jan 08 20:51:10 2015 +0300
  36. 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
  37. a56fbcc usb: gadget: composite: Fix NULL pointer crash in USB compliance test by Stefan Roese · Fri Jan 09 14:54:55 2015 +0100
  38. 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
  39. 979beee usb: eth: add ASIX AX88179 DRIVER by Rene Griessl · Fri Nov 07 16:53:48 2014 +0100
  40. a5071a0 gadget: f_thor: check pointers before use in download_tail() by Przemyslaw Marczak · Mon Dec 15 10:34:10 2014 +0100
  41. 5aba398 fastboot: add support for continue command by Rob Herring · Wed Dec 10 14:43:04 2014 -0600
  42. d38f24e usb, g_dnl: generalize DFU detach functions by Rob Herring · Wed Dec 10 14:43:03 2014 -0600
  43. 011df41 USB: gadget: atmel_usba_udc: fix transfer hang issue by Bo Shen · Mon Dec 15 18:12:47 2014 +0800
  44. a1424cd Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Dec 11 20:47:34 2014 -0500
  45. c0003f2 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Dec 11 18:40:49 2014 -0500
  46. 0588ce1 lib: string: move strlcpy() to a common place by Masahiro Yamada · Thu Nov 20 21:20:32 2014 +0900
  47. 460dfc5 drivers: usb: fsl: Check USB Erratum A007792 applicability by Nikhil Badola · Thu Oct 30 10:11:28 2014 +0530
  48. 3d12d52 drivers: usb: fsl: Add USB device-tree errata framework by Nikhil Badola · Tue Sep 30 11:24:07 2014 +0530
  49. b6fd44c drivers: usb: Make usb device-tree fixup code architecture independent by Nikhil Badola · Mon Oct 20 16:50:49 2014 +0530
  50. 9542374 usb: phy: omap_usb_phy: fix build breakage by Felipe Balbi · Thu Nov 06 08:28:45 2014 -0600
  51. 9a72462 usb: UniPhier: support OF configuration by Masahiro Yamada · Wed Nov 26 18:34:01 2014 +0900
  52. faf5692 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Nov 25 16:51:47 2014 -0500
  53. 0e16b8a Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · Tue Nov 25 11:10:01 2014 -0500
  54. 67f4b26 drivers : usb: fsl: Implement usb Erratum A007798 workaround by Nikhil Badola · Fri Oct 17 09:12:07 2014 +0530
  55. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  56. 76c2f2e drivers: usb: fsl: Move USB Errata checking code by Nikhil Badola · Tue Sep 30 11:22:43 2014 +0530
  57. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  58. 7a5b292 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · Thu Nov 06 14:59:35 2014 +0900
  59. d1af69c usb: ehci: do not set the LSB of Current qTD pointer by Masahiro Yamada · Mon Nov 17 17:54:14 2014 +0900
  60. 97f4ef6 arm: odroid: usb: add support for usb host including ethernet by Suriyan Ramasami · Wed Oct 29 09:22:43 2014 -0700
  61. 220402e usb:ehci-mx6 add phy mode query function by Peng Fan · Mon Nov 10 08:50:39 2014 +0800
  62. 84d2b22 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Nov 13 10:35:13 2014 -0500
  63. b5ab8ce sun6i: ehci: Add sun6i ehci support by Hans de Goede · Fri Nov 07 14:51:12 2014 +0100
  64. af4273b sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s by Hans de Goede · Fri Nov 07 16:09:00 2014 +0100
  65. 33faf63 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Nov 11 16:59:25 2014 -0500
  66. 21b8890 usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · Fri Nov 07 18:48:33 2014 +0900
  67. 1b0a06b usb: add basic USB configs in Kconfig by Masahiro Yamada · Fri Nov 07 18:48:31 2014 +0900
  68. 1f71294 usb: eth: fix Makefile by Rene Griessl · Fri Nov 07 16:53:47 2014 +0100
  69. 3c4ca94 usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT by Nobuhiro Iwamatsu · Tue Nov 04 16:17:21 2014 +0900
  70. c6f9d82 usb: ehci: fix Interrupt on Doorbell flag of USBCMD by Masahiro Yamada · Wed Nov 05 23:11:10 2014 +0900
  71. 8030088 usb: s3c-otg: Allow custom gusbcfg by Marek Vasut · Tue Nov 04 04:23:25 2014 +0100
  72. e64a337 usb: s3c-otg: Split out PHY control by Marek Vasut · Tue Nov 04 04:13:57 2014 +0100
  73. 0673833 usb: s3c-otg: Encapsulate PHY control by Marek Vasut · Tue Nov 04 04:08:18 2014 +0100
  74. dacb2f6 usb: s3c-otg: Remove useless include by Marek Vasut · Tue Nov 04 03:43:47 2014 +0100
  75. ea7851d dm: sunxi: Request USB vbus gpio by Hans de Goede · Fri Oct 31 17:04:52 2014 +0100
  76. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · Fri Oct 24 21:20:47 2014 +0100
  77. 01e6f33 usb: ehci: rmobile: Collect up address data by Nobuhiro Iwamatsu · Tue Nov 04 09:56:42 2014 +0900
  78. 0e2c967 usb: ehci: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · Tue Nov 04 09:56:41 2014 +0900
  79. 6f68122 usb: Make pollable int support available outside of ehci-hcd.c by Hans de Goede · Wed Sep 24 14:06:06 2014 +0200
  80. 8c5c5ca usb: ehci: Move cache invalidation to poll_int_queue by Hans de Goede · Wed Sep 24 14:06:05 2014 +0200
  81. 7f7cb73 usb: ehci: Move interrupt packet length check to create_int_queue by Hans de Goede · Wed Sep 24 14:06:04 2014 +0200
  82. 8ba55ed usb: ehci: Do not disable an already disabled periodic schedule by Hans de Goede · Wed Sep 24 14:06:03 2014 +0200
  83. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Oct 27 09:05:43 2014 -0400
  84. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 26 14:12:18 2014 -0400
  85. a4ac740 ehci-hcd.c: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:34 2014 +0200
  86. c66fcc3 usb: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:29 2014 +0200
  87. 66c5b9f keystone: usb: add support of usb xhci by WingMan Kwok · Fri Sep 05 22:26:23 2014 +0300
  88. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  89. 7a88175 usb: dwc2: Add driver for Synopsis DWC2 USB IP block by Oleksandr Tymoshenko · Sat Feb 01 21:51:25 2014 -0700
  90. ceeb40c net: asix: Add support for AX88772B by Alexandre Courbot · Thu Oct 09 12:43:30 2014 +0900
  91. ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Oct 11 01:20:30 2014 +0200
  92. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Wed Oct 08 21:20:49 2014 +0200
  93. 3d626cd usb: gadget: fastboot: terminate commands with NULL by Eric Nelson · Wed Oct 01 14:30:56 2014 -0700
  94. ed4262c usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode by Daniel Mack · Tue Jul 22 12:47:02 2014 +0200
  95. afc106e usb: tegra: ULPI regression on tegra20 by Marcel Ziswiler · Sat Oct 04 01:46:10 2014 +0200
  96. 33004ab usb: gadget: fastboot: explicitly set radix of maximum download size by Eric Nelson · Tue Sep 30 12:05:41 2014 -0700
  97. 70567d9a usb: gadget: fastboot: add max-download-size variable by Eric Nelson · Tue Sep 30 12:05:40 2014 -0700
  98. fe24e16 usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED by Eric Nelson · Sun Sep 28 18:35:14 2014 -0700
  99. c65503a usb: gadget: fastboot: improve download progress bar by Bo Shen · Fri Sep 19 14:15:12 2014 +0800
  100. e1d833a usb: f_mass_storage: set removable flag in do_inquiry based on LUN by Eric Nelson · Fri Sep 19 17:06:46 2014 -0700