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