1. 0109440 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · Tue Nov 22 16:14:23 2016 +0100
  2. b0ff2c1 usb: xhci-pci: Add DM support by Stefan Roese · Mon Jul 18 12:51:39 2016 +0200
  3. f3dece7 fsl/usb: enable the errata-a005697 for ls1012a by jerry.huang@nxp.com · Thu Dec 01 11:44:25 2016 +0800
  4. 0414a43 usb: gadget: remove unused shortname variable by Andre Przywara · Wed Nov 16 00:50:16 2016 +0000
  5. b86d0fb usb: eth: r8152_fw: fix indentation by Andre Przywara · Wed Nov 16 00:50:11 2016 +0000
  6. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · Sat Dec 03 19:43:51 2016 -0500
  7. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · Tue Nov 29 15:22:00 2016 +0530
  8. 2d6f8c0 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · Thu Nov 17 14:38:11 2016 +0530
  9. 9224f61 drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · Thu Nov 17 14:38:10 2016 +0530
  10. 5b5479c drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · Thu Nov 17 14:38:08 2016 +0530
  11. db5eb2a drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · Fri Nov 18 11:08:27 2016 +0530
  12. 8ec9c74 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · Fri Nov 18 11:07:18 2016 +0530
  13. 88e48be drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · Fri Nov 18 11:06:13 2016 +0530
  14. b3d902b drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · Fri Nov 18 10:49:12 2016 +0530
  15. 3963de3 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · Fri Nov 18 10:49:13 2016 +0530
  16. 0489c3b spl: add USB Gadget config option by Stefan Agner · Mon Nov 21 10:58:53 2016 -0800
  17. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · Mon Nov 21 10:58:52 2016 -0800
  18. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · Sun Oct 23 20:45:19 2016 -0700
  19. de0a60a Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Oct 30 08:11:50 2016 -0400
  20. bd732d0 sunxi: A64: enable USB support by Amit Singh Tomar · Fri Oct 21 02:24:30 2016 +0100
  21. ad7363c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Oct 29 17:15:37 2016 -0400
  22. c114a98 drivers: USB: OHCI: allow compilation for 64-bit targets by Andre Przywara · Fri Oct 21 02:24:29 2016 +0100
  23. a0707bd usb: ehci-atmel: Remove unnecessary clock calling by Wenyou Yang · Tue Sep 27 11:00:33 2016 +0800
  24. 91b09aa usb: xhci-mvebu: use xhci_deregister() for .remove callback by Masahiro Yamada · Fri Oct 14 10:30:01 2016 +0900
  25. 7058084 usb: ehci-vf: use ehci_deregister() for .remove callback by Masahiro Yamada · Fri Oct 14 10:29:37 2016 +0900
  26. 49c675e Remove some merge markers by Simon Glass · Mon Oct 17 20:12:34 2016 -0600
  27. c8bff83 net: smsc95xx: fix DM MAC address reading by Stephen Warren · Thu Sep 15 12:53:22 2016 -0600
  28. 26a2b2d usb: pci: Fix cast for 64-bit compilation by Simon Glass · Sun Sep 25 21:33:21 2016 -0600
  29. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Sep 30 21:58:44 2016 -0400
  30. 5467da2 mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · Wed Aug 17 11:47:54 2016 +0530
  31. a1f422e drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · Fri Sep 23 12:57:52 2016 +0530
  32. a3c1f69 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · Fri Sep 16 17:12:16 2016 +0530
  33. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · Fri Sep 16 17:12:15 2016 +0530
  34. ebe7d1a usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · Tue Aug 09 23:44:59 2016 +0530
  35. 16f1d2b drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · Mon Aug 22 17:55:15 2016 +0530
  36. 3cf1a96 net: asix: Fix ASIX 88772B with driver model by Alban Bedel · Sat Sep 10 03:54:09 2016 +0200
  37. 4535d48 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Sep 27 12:47:25 2016 -0400
  38. 7c25975 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · Thu Sep 15 12:19:37 2016 -0600
  39. 39ac768 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Tue Sep 27 11:40:56 2016 -0400
  40. 755e3f5 usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · Wed Aug 31 06:48:56 2016 +0200
  41. 46b9db5 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · Mon Jul 18 17:24:56 2016 +0200
  42. 07faf11 usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · Thu Jul 14 11:39:20 2016 +0200
  43. 553c1de usb:gadget: Disallow DFU in SPL for now by Tom Rini · Tue Sep 27 08:36:56 2016 -0400
  44. 8a5a180 usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · Wed Sep 21 11:29:02 2016 +0900
  45. 8ec5336 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · Wed Sep 21 11:28:59 2016 +0900
  46. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  47. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  48. 9b70df5 usb: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:35 2016 +0900
  49. d41919b usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · Tue Sep 06 22:17:34 2016 +0900
  50. 84e841b usb: host: add Kconfig for USB_XHCI_ROCKCHIP by Kever Yang · Wed Sep 21 11:35:42 2016 +0800
  51. eb0e049 usb: xhci-rockchip: add rockchip dwc3 controller driver by MengDongyang · Wed Aug 24 12:02:17 2016 +0800
  52. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Sep 18 12:12:04 2016 -0400
  53. 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · Sat Sep 17 16:02:38 2016 +0200
  54. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · Wed Sep 07 14:25:21 2016 +0800
  55. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · Wed Sep 14 01:06:00 2016 +0900
  56. 28fe11c net: asix: Fix AX88772B when used with DriverModel by Joshua Scott · Tue Sep 06 16:03:11 2016 +1200
  57. 437689f fastboot: implement Kconfig by Steve Rae · Mon Aug 15 17:26:26 2016 -0700
  58. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Aug 15 17:31:23 2016 -0400
  59. 11e2665 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · Fri Aug 05 08:57:35 2016 +0800
  60. fd3224b net: smsc95xx: Use correct get_unaligned functions by Chris Packham · Wed Jul 13 09:52:36 2016 +1200
  61. 5600d9c eth: asix88179: Add support for the driver model by Alban Bedel · Tue Aug 09 11:10:03 2016 +0200
  62. c51acfa eth: asix88179: Prepare supporting the driver model by Alban Bedel · Tue Aug 09 11:10:02 2016 +0200
  63. dec81d0 eth: asix88179: Fix receiving on big endian system by Alban Bedel · Wed Aug 03 08:14:41 2016 +0200
  64. 10a6e1c eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter by Alban Bedel · Wed Aug 03 08:14:40 2016 +0200
  65. 885f29a usb: xhci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · Fri Jul 01 18:51:47 2016 +0530
  66. 48c5c51 usb: ehci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · Fri Jul 01 18:51:46 2016 +0530
  67. 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
  68. 59cfdc0 usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · Mon Aug 01 00:16:34 2016 +0900
  69. 718ba3c usb: add CONFIG_USB_UHCI_HCD in Kconfig by Masahiro Yamada · Mon Aug 01 00:16:33 2016 +0900
  70. 78a9c79 usb: add CONFIG_USB_OHCI_HCD in Kconfig by Masahiro Yamada · Mon Aug 01 00:16:32 2016 +0900
  71. 47c5097 net: usb: r8152: Add DM support by Stefan Roese · Wed Jun 29 07:58:05 2016 +0200
  72. 5c363c1 dm: ehci-mx6: support driver model by Peng Fan · Fri Jun 17 14:19:27 2016 +0800
  73. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Jul 28 08:45:00 2016 -0400
  74. 476e63f dm: zynq: usb: Convert to CONFIG_DM_USB by Simon Glass · Tue Jul 05 17:10:14 2016 -0600
  75. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · Tue Jul 05 17:10:10 2016 -0600
  76. 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
  77. 2c2196f usb: dwc2 : invalidate dcache before starting DMA by Xu Ziyuan · Thu Jul 14 14:52:35 2016 +0800
  78. b729dc0 usb: dwc2-otg: adjust fifo size via platform data by Xu Ziyuan · Thu Jul 14 14:52:33 2016 +0800
  79. 1ecf3e4 usb: rockchip-phy: implement USB2.0 phy control by Xu Ziyuan · Thu Jul 14 14:52:32 2016 +0800
  80. 42fcc18 usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ by Siva Durga Prasad Paladugu · Fri Jul 22 14:51:51 2016 +0530
  81. 8652ce9 usb: ehci-mx6: introduce config for high active power pin by Stefan Agner · Wed Jul 13 00:25:38 2016 -0700
  82. 475cf91 usb: ehci-mx6: configure power polarity in usb_power_config by Stefan Agner · Wed Jul 13 00:25:37 2016 -0700
  83. 100fe07 usb: move CONFIG_USB_EHCI_MX7 to Kconfig by Stefan Agner · Wed Jul 13 00:25:36 2016 -0700
  84. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  85. 30bad53 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Jul 01 22:35:20 2016 -0400
  86. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jun 28 15:59:05 2016 -0400
  87. ac7f242 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · Fri Jun 24 13:48:13 2016 +0530
  88. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · Tue Jun 07 11:19:37 2016 -0700
  89. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · Tue Jun 07 11:19:35 2016 -0700
  90. 928d3d0 ehci: mx7: fix otg id detection by Peng Fan · Mon Jun 20 09:43:09 2016 +0800
  91. 13186cf ehci: mx7: fix usbnc_regs by Peng Fan · Mon Jun 20 09:43:08 2016 +0800
  92. b412fad usb: fsl: Fix NULL terminating issue for usb controller name string by Rajesh Bhagat · Sat Jun 18 10:47:10 2016 +0530
  93. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  94. 52a0551 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Jun 18 23:46:21 2016 -0400
  95. ba397ba usb: ehci: only shutdown opened controller by Peng Fan · Wed Jun 15 13:15:46 2016 +0800
  96. 0182095 usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · Mon Jun 13 09:58:36 2016 +0530
  97. 9e8da5c fsl: usb: make errata function common for PPC and ARM by Sriram Dash · Mon Jun 13 09:58:34 2016 +0530
  98. 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
  99. d7198f3 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · Tue Jun 07 15:35:21 2016 -0700
  100. 779afb6 sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · Sun Jun 05 16:53:04 2016 +0200