1. 82bf00e sandbox: usb: Convert emulators to livetree by Simon Glass · Thu May 18 20:09:39 2017 -0600
  2. 6deb8e2 dm: usb: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:38 2017 -0600
  3. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  4. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  5. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · Thu May 18 20:08:57 2017 -0600
  6. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  7. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  8. edc93f9 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri May 26 11:19:27 2017 -0400
  9. 75cd67f armv8: ls2080ardb: Add LS2081ARDB board support by Priyanka Jain · Thu Apr 27 15:08:07 2017 +0530
  10. 396e70e usb: ehci: Add Renesas RCar M3/H3 EHCI support by Hiroyuki Yokoyama · Sat May 13 15:56:20 2017 +0200
  11. 258a320 net: usb: mcs7830: fix non-DM ingress path by Uri Mashiach · Sun May 21 17:00:52 2017 +0300
  12. f24aa67 usb: lpc32xx: add i2c DM support by Liam Beguin · Wed May 17 13:01:15 2017 -0400
  13. 639a840 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · Fri May 12 22:33:30 2017 -0400
  14. 496a417 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · Fri May 12 22:33:29 2017 -0400
  15. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  16. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  17. 8d4bfb8 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · Fri May 12 22:33:19 2017 -0400
  18. 38216ee omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed by Tom Rini · Fri May 12 22:33:18 2017 -0400
  19. 6c24f09 usb: gadget: avoid variable name clipping in cb_getvar by nicolas.le.bayon@st.com · Tue May 09 15:58:36 2017 +0000
  20. b8fa836 net: smsc95xx: Correct free_pkt() implementation by Simon Glass · Wed Apr 05 16:23:28 2017 -0600
  21. 6dd1f1f arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · Thu Feb 23 15:39:38 2017 +0200
  22. 6383066 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · Thu Feb 23 15:39:37 2017 +0200
  23. f6ff74e arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · Thu Feb 23 15:39:36 2017 +0200
  24. 8ef5089 ehci-ppc4xx: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · Mon Apr 17 19:13:17 2017 +0300
  25. 773e9e9 usb: musb: avoid out of bound access in udc_setup_ep by Heinrich Schuchardt · Sat Apr 15 14:29:54 2017 +0200
  26. 5545c1c musb: properly detect failed initialization of controller by Heinrich Schuchardt · Sat Apr 15 13:46:22 2017 +0200
  27. c4f047c armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · Mon Mar 27 11:41:03 2017 -0700
  28. 408bdee usb: dwc2: invalidate the dcache before starting the DMA by Eddie Cai · Thu Apr 06 11:37:04 2017 +0800
  29. 8e17c16 usb: dwc3: gadget: make cache-maintenance on event buffers more robust by Philipp Tomsich · Thu Apr 06 16:58:53 2017 +0200
  30. ed12167 usb: dwc3: ensure consistent types for dwc3_flush_cache by Philipp Tomsich · Thu Apr 06 16:58:52 2017 +0200
  31. c891ca9 usb: gadget: g_dnl: don't set iProduct nor iSerialNumber by Felipe Balbi · Wed Feb 22 17:12:41 2017 +0200
  32. 169dd12 usb: gadget: g_dnl: only set iSerialNumber if we have a serial# by Felipe Balbi · Wed Feb 22 17:12:40 2017 +0200
  33. 02ae129 usb: gadget: g_dnl: hold maximum string descriptor by Felipe Balbi · Wed Feb 22 17:12:39 2017 +0200
  34. 327c24d usb: dwc2: add support for external vbus supply by Kever Yang · Fri Mar 10 12:05:14 2017 +0800
  35. 5386509 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Apr 06 12:28:03 2017 -0400
  36. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  37. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · Thu Feb 16 01:20:27 2017 +0000
  38. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  39. 1b5ed4d mvebu: usb: xhci: Add VBUS regulator supply to the host driver by Konstantin Porotchkin · Sun Feb 12 11:10:30 2017 +0200
  40. d1c34e4 usb: gadget: f_dfu: set serial number if serial# is valid by Felipe Balbi · Wed Feb 22 11:22:38 2017 +0200
  41. a4b305a usb: gadget: g_dnl: fix g_dnl_set_serialnumber() by Felipe Balbi · Wed Feb 22 11:22:37 2017 +0200
  42. c729786 usb: gadget: f_dfu: write req->actual bytes by Felipe Balbi · Fri Feb 10 19:32:31 2017 +0300
  43. e652af8 usb: gadget: dfu: add result for handle_getstatus() by Patrick Delaunay · Fri Dec 16 18:41:32 2016 +0100
  44. 16bb408 usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result by Patrick Delaunay · Fri Dec 16 18:41:31 2016 +0100
  45. bf2a415 usb: gadget: dfu: add functional descriptor in descriptor set by Patrick Delaunay · Thu Dec 08 18:10:49 2016 +0100
  46. c3e61e0 usb: dwc3: gadget: Remove unused header inclusion by Vincent Tinelli · Tue Feb 14 17:16:25 2017 +0300
  47. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  48. ae6b2df drivers: usb: gadget: ether: Fix compiler warning by Lokesh Vutla · Tue Jan 17 08:51:22 2017 +0530
  49. 1335133 usb: ehci-mx6: handle vbus-supply by Peng Fan · Thu Dec 22 17:06:43 2016 +0800
  50. 9e3eab3 usb: ehci-mx6: implement ofdata_to_platdata by Peng Fan · Thu Dec 22 17:06:42 2016 +0800
  51. 4e2465d drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig by Michal Simek · Wed Dec 21 14:18:31 2016 +0100
  52. c6583a1 usb: dwc2-otg: remove unused variable by Masahiro Yamada · Wed Dec 14 14:30:12 2016 +0900
  53. 095b761 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · Fri Nov 18 11:09:15 2016 +0530
  54. 0ad0b61 Update Maintainer and Author's email address by Ajay Bhargav · Wed Dec 21 13:28:06 2016 +0530
  55. 0109440 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · Tue Nov 22 16:14:23 2016 +0100
  56. b0ff2c1 usb: xhci-pci: Add DM support by Stefan Roese · Mon Jul 18 12:51:39 2016 +0200
  57. f3dece7 fsl/usb: enable the errata-a005697 for ls1012a by jerry.huang@nxp.com · Thu Dec 01 11:44:25 2016 +0800
  58. 0414a43 usb: gadget: remove unused shortname variable by Andre Przywara · Wed Nov 16 00:50:16 2016 +0000
  59. b86d0fb usb: eth: r8152_fw: fix indentation by Andre Przywara · Wed Nov 16 00:50:11 2016 +0000
  60. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · Sat Dec 03 19:43:51 2016 -0500
  61. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · Tue Nov 29 15:22:00 2016 +0530
  62. 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
  63. 9224f61 drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · Thu Nov 17 14:38:10 2016 +0530
  64. 5b5479c drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · Thu Nov 17 14:38:08 2016 +0530
  65. db5eb2a drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · Fri Nov 18 11:08:27 2016 +0530
  66. 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
  67. 88e48be drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · Fri Nov 18 11:06:13 2016 +0530
  68. b3d902b drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · Fri Nov 18 10:49:12 2016 +0530
  69. 3963de3 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · Fri Nov 18 10:49:13 2016 +0530
  70. 0489c3b spl: add USB Gadget config option by Stefan Agner · Mon Nov 21 10:58:53 2016 -0800
  71. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · Mon Nov 21 10:58:52 2016 -0800
  72. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · Sun Oct 23 20:45:19 2016 -0700
  73. de0a60a Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Oct 30 08:11:50 2016 -0400
  74. bd732d0 sunxi: A64: enable USB support by Amit Singh Tomar · Fri Oct 21 02:24:30 2016 +0100
  75. ad7363c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Oct 29 17:15:37 2016 -0400
  76. c114a98 drivers: USB: OHCI: allow compilation for 64-bit targets by Andre Przywara · Fri Oct 21 02:24:29 2016 +0100
  77. a0707bd usb: ehci-atmel: Remove unnecessary clock calling by Wenyou Yang · Tue Sep 27 11:00:33 2016 +0800
  78. 91b09aa usb: xhci-mvebu: use xhci_deregister() for .remove callback by Masahiro Yamada · Fri Oct 14 10:30:01 2016 +0900
  79. 7058084 usb: ehci-vf: use ehci_deregister() for .remove callback by Masahiro Yamada · Fri Oct 14 10:29:37 2016 +0900
  80. 49c675e Remove some merge markers by Simon Glass · Mon Oct 17 20:12:34 2016 -0600
  81. c8bff83 net: smsc95xx: fix DM MAC address reading by Stephen Warren · Thu Sep 15 12:53:22 2016 -0600
  82. 26a2b2d usb: pci: Fix cast for 64-bit compilation by Simon Glass · Sun Sep 25 21:33:21 2016 -0600
  83. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Sep 30 21:58:44 2016 -0400
  84. 5467da2 mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · Wed Aug 17 11:47:54 2016 +0530
  85. a1f422e drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · Fri Sep 23 12:57:52 2016 +0530
  86. a3c1f69 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · Fri Sep 16 17:12:16 2016 +0530
  87. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · Fri Sep 16 17:12:15 2016 +0530
  88. ebe7d1a usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · Tue Aug 09 23:44:59 2016 +0530
  89. 16f1d2b drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · Mon Aug 22 17:55:15 2016 +0530
  90. 3cf1a96 net: asix: Fix ASIX 88772B with driver model by Alban Bedel · Sat Sep 10 03:54:09 2016 +0200
  91. 4535d48 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Sep 27 12:47:25 2016 -0400
  92. 7c25975 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · Thu Sep 15 12:19:37 2016 -0600
  93. 39ac768 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Tue Sep 27 11:40:56 2016 -0400
  94. 755e3f5 usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · Wed Aug 31 06:48:56 2016 +0200
  95. 46b9db5 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · Mon Jul 18 17:24:56 2016 +0200
  96. 07faf11 usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · Thu Jul 14 11:39:20 2016 +0200
  97. 553c1de usb:gadget: Disallow DFU in SPL for now by Tom Rini · Tue Sep 27 08:36:56 2016 -0400
  98. 8a5a180 usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · Wed Sep 21 11:29:02 2016 +0900
  99. 8ec5336 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · Wed Sep 21 11:28:59 2016 +0900
  100. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900