1. 755e3f5 usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · Wed Aug 31 06:48:56 2016 +0200
  2. 46b9db5 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · Mon Jul 18 17:24:56 2016 +0200
  3. 07faf11 usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · Thu Jul 14 11:39:20 2016 +0200
  4. 8a5a180 usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · Wed Sep 21 11:29:02 2016 +0900
  5. 8ec5336 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · Wed Sep 21 11:28:59 2016 +0900
  6. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  7. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  8. 9b70df5 usb: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:35 2016 +0900
  9. d41919b usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · Tue Sep 06 22:17:34 2016 +0900
  10. 84e841b usb: host: add Kconfig for USB_XHCI_ROCKCHIP by Kever Yang · Wed Sep 21 11:35:42 2016 +0800
  11. eb0e049 usb: xhci-rockchip: add rockchip dwc3 controller driver by MengDongyang · Wed Aug 24 12:02:17 2016 +0800
  12. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Sep 18 12:12:04 2016 -0400
  13. 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · Sat Sep 17 16:02:38 2016 +0200
  14. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · Wed Sep 07 14:25:21 2016 +0800
  15. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · Wed Sep 14 01:06:00 2016 +0900
  16. 28fe11c net: asix: Fix AX88772B when used with DriverModel by Joshua Scott · Tue Sep 06 16:03:11 2016 +1200
  17. 437689f fastboot: implement Kconfig by Steve Rae · Mon Aug 15 17:26:26 2016 -0700
  18. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Aug 15 17:31:23 2016 -0400
  19. 11e2665 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · Fri Aug 05 08:57:35 2016 +0800
  20. fd3224b net: smsc95xx: Use correct get_unaligned functions by Chris Packham · Wed Jul 13 09:52:36 2016 +1200
  21. 5600d9c eth: asix88179: Add support for the driver model by Alban Bedel · Tue Aug 09 11:10:03 2016 +0200
  22. c51acfa eth: asix88179: Prepare supporting the driver model by Alban Bedel · Tue Aug 09 11:10:02 2016 +0200
  23. dec81d0 eth: asix88179: Fix receiving on big endian system by Alban Bedel · Wed Aug 03 08:14:41 2016 +0200
  24. 10a6e1c eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter by Alban Bedel · Wed Aug 03 08:14:40 2016 +0200
  25. 885f29a usb: xhci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · Fri Jul 01 18:51:47 2016 +0530
  26. 48c5c51 usb: ehci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · Fri Jul 01 18:51:46 2016 +0530
  27. 2542d96 drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB by Rajesh Bhagat · Fri Jul 01 18:51:45 2016 +0530
  28. 59cfdc0 usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · Mon Aug 01 00:16:34 2016 +0900
  29. 718ba3c usb: add CONFIG_USB_UHCI_HCD in Kconfig by Masahiro Yamada · Mon Aug 01 00:16:33 2016 +0900
  30. 78a9c79 usb: add CONFIG_USB_OHCI_HCD in Kconfig by Masahiro Yamada · Mon Aug 01 00:16:32 2016 +0900
  31. 47c5097 net: usb: r8152: Add DM support by Stefan Roese · Wed Jun 29 07:58:05 2016 +0200
  32. 5c363c1 dm: ehci-mx6: support driver model by Peng Fan · Fri Jun 17 14:19:27 2016 +0800
  33. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Jul 28 08:45:00 2016 -0400
  34. 476e63f dm: zynq: usb: Convert to CONFIG_DM_USB by Simon Glass · Tue Jul 05 17:10:14 2016 -0600
  35. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · Tue Jul 05 17:10:10 2016 -0600
  36. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · Tue Jul 05 17:10:09 2016 -0600
  37. 2c2196f usb: dwc2 : invalidate dcache before starting DMA by Xu Ziyuan · Thu Jul 14 14:52:35 2016 +0800
  38. b729dc0 usb: dwc2-otg: adjust fifo size via platform data by Xu Ziyuan · Thu Jul 14 14:52:33 2016 +0800
  39. 1ecf3e4 usb: rockchip-phy: implement USB2.0 phy control by Xu Ziyuan · Thu Jul 14 14:52:32 2016 +0800
  40. 42fcc18 usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ by Siva Durga Prasad Paladugu · Fri Jul 22 14:51:51 2016 +0530
  41. 8652ce9 usb: ehci-mx6: introduce config for high active power pin by Stefan Agner · Wed Jul 13 00:25:38 2016 -0700
  42. 475cf91 usb: ehci-mx6: configure power polarity in usb_power_config by Stefan Agner · Wed Jul 13 00:25:37 2016 -0700
  43. 100fe07 usb: move CONFIG_USB_EHCI_MX7 to Kconfig by Stefan Agner · Wed Jul 13 00:25:36 2016 -0700
  44. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  45. 30bad53 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Jul 01 22:35:20 2016 -0400
  46. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jun 28 15:59:05 2016 -0400
  47. ac7f242 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · Fri Jun 24 13:48:13 2016 +0530
  48. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · Tue Jun 07 11:19:37 2016 -0700
  49. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · Tue Jun 07 11:19:35 2016 -0700
  50. 928d3d0 ehci: mx7: fix otg id detection by Peng Fan · Mon Jun 20 09:43:09 2016 +0800
  51. 13186cf ehci: mx7: fix usbnc_regs by Peng Fan · Mon Jun 20 09:43:08 2016 +0800
  52. b412fad usb: fsl: Fix NULL terminating issue for usb controller name string by Rajesh Bhagat · Sat Jun 18 10:47:10 2016 +0530
  53. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  54. 52a0551 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Jun 18 23:46:21 2016 -0400
  55. ba397ba usb: ehci: only shutdown opened controller by Peng Fan · Wed Jun 15 13:15:46 2016 +0800
  56. 0182095 usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · Mon Jun 13 09:58:36 2016 +0530
  57. 9e8da5c fsl: usb: make errata function common for PPC and ARM by Sriram Dash · Mon Jun 13 09:58:34 2016 +0530
  58. eacf09c usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers by Sriram Dash · Mon Jun 13 09:58:33 2016 +0530
  59. d7198f3 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · Tue Jun 07 15:35:21 2016 -0700
  60. 779afb6 sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · Sun Jun 05 16:53:04 2016 +0200
  61. d3b72ca usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · Sat Jun 04 07:35:04 2016 +0900
  62. 58d0023 usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · Sat Jun 04 07:35:03 2016 +0900
  63. 70907b8 usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration by Roger Quadros · Mon May 23 17:37:50 2016 +0300
  64. 470c722 usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled by Roger Quadros · Fri May 13 15:17:52 2016 +0300
  65. 1a54713 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · Tue Apr 12 16:01:19 2016 +0530
  66. 46ed88c usb: gadget: dfu: discard dead code by Peng Fan · Tue May 03 10:25:22 2016 +0800
  67. c526e83 usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA by Stefan Roese · Fri May 06 13:53:37 2016 +0200
  68. 3dfd3a0 usb: ehci-mx6: allow board_ehci_hcd_init to fail by Stefan Agner · Thu May 05 16:59:12 2016 -0700
  69. 1ea9ac6 usb: dwc2: Init desc_before_addr by Marek Vasut · Tue Apr 26 03:02:35 2016 +0200
  70. 43db5a6 usb: dwc2: Make OC protection configurable by Marek Vasut · Wed Apr 27 14:58:49 2016 +0200
  71. 3920949 usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init() by Marek Vasut · Wed Apr 27 14:55:57 2016 +0200
  72. 36fc569 usb: dwc2: Pass private data into dwc_otg_core_init() by Marek Vasut · Wed Apr 27 14:53:33 2016 +0200
  73. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  74. 4cdf8e1 usb: s3c-otg: Fix remaining bytes in debug messages by Roger Quadros · Fri Apr 22 11:02:06 2016 +0200
  75. f39ca54 usb: s3c-otg: Fix short packet for request size > ep.maxpacket by Roger Quadros · Tue Apr 19 15:20:39 2016 +0300
  76. aefb021 fastboot: Clean up bulk-out logic by Roger Quadros · Tue Apr 19 10:16:59 2016 +0300
  77. 9ab3fdf fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · Wed Apr 13 11:30:00 2016 +0300
  78. bf4b41a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · Tue Apr 12 15:51:48 2016 +0300
  79. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  80. 38db33a usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:29 2016 +0300
  81. 70ad200 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · Wed Apr 13 14:20:28 2016 +0300
  82. 8073f47 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · Wed Apr 13 14:20:27 2016 +0300
  83. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  84. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  85. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · Wed Apr 13 14:20:24 2016 +0300
  86. 83ba2e7 USB: g_dnl: Change device class by John Tobias · Thu Apr 07 16:49:03 2016 -0700
  87. 52b5e5a sunxi: H3: Do not clear usb companion clk-gate / reset on remove by Hans de Goede · Sat Apr 09 15:00:52 2016 +0200
  88. 2ec5be6 musb: Properly call musb_stop() on probe failure by Hans de Goede · Sat Apr 02 20:46:10 2016 +0200
  89. ec89e16 musb: sunxi: Do not allocate musb struct multiple times by Hans de Goede · Sat Apr 02 20:46:09 2016 +0200
  90. 87c7eda usb: bcm_udc_otg: enable clocks by Steve Rae · Mon Apr 04 12:59:43 2016 -0700
  91. c0a7fe2 drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type by Sriram Dash · Tue Apr 05 14:41:22 2016 +0530
  92. 2510ff5 drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller by Sriram Dash · Tue Apr 05 14:41:21 2016 +0530
  93. 70c0815 drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type by Sriram Dash · Tue Apr 05 14:41:20 2016 +0530
  94. 55f01cc drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file by Sriram Dash · Tue Apr 05 14:41:19 2016 +0530
  95. 3e13f39 usb: ehci-hcd: Fix crash when no ops are provided to ehci_register() by Mateusz Kulikowski · Sun Apr 03 13:38:26 2016 +0200
  96. 05bc3f4 drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. by Purna Chandra Mandal · Mon Mar 21 13:05:42 2016 +0530
  97. 043636d drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · Mon Mar 21 13:05:41 2016 +0530
  98. dc38117 ehci: Add support for Qualcomm EHCI by Mateusz Kulikowski · Thu Mar 31 23:12:26 2016 +0200
  99. eb05867 ehci-ci.h: drop generic USBCMD fields by Mateusz Kulikowski · Thu Mar 31 23:12:25 2016 +0200
  100. 3add69e usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · Thu Mar 31 23:12:23 2016 +0200