1. 9aadafc bug.h: introduce WARN_ONCE by Ramon Fried · Wed Jun 06 00:38:59 2018 +0300
  2. a51b585 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Jun 04 08:55:00 2018 -0400
  3. 4cfa481 Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri Jun 01 13:50:15 2018 -0400
  4. 47a52ab usb: xhci: zynqmp: Fix header location by Michal Simek · Thu May 03 09:30:16 2018 +0200
  5. e80d294 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · Tue May 29 15:30:55 2018 +0000
  6. 32c2194 fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · Tue May 29 15:30:48 2018 +0000
  7. 1df9890 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · Tue May 29 15:30:47 2018 +0000
  8. 5512c43 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · Tue May 29 15:30:46 2018 +0000
  9. 8cb1eab fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · Tue May 29 15:30:42 2018 +0000
  10. ed6a4144 fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · Tue May 29 15:30:41 2018 +0000
  11. 27b69de fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · Tue May 29 15:30:40 2018 +0000
  12. e78aac1 gadget: f_thor: Fix memory leaks of usb request and its buffer by Seung-Woo Kim · Fri May 25 14:21:01 2018 +0900
  13. ca8a37a rockchip: xhci: remove DTS parsing for PHY (which is unused) by Philipp Tomsich · Thu May 24 17:11:57 2018 +0200
  14. a1ae60e usb: xhci: Handle endianness in xhci_set_configuration() by Bin Meng · Wed May 23 23:40:50 2018 -0700
  15. 18f5bcd usb: xhci: Fix config fail of FS hub behind a HS hub with MTT by Bin Meng · Wed May 23 23:40:49 2018 -0700
  16. d038398 usb: xhci: Initialize dev_state to 0 in the input slot context by Bin Meng · Wed May 23 23:40:48 2018 -0700
  17. 03760fe usb: xhci: Set accurate add context flags when updating hub attributes by Bin Meng · Wed May 23 23:40:47 2018 -0700
  18. a06ad95 usb: xhci-rcar: deregister before deactivating clock by Matthias Blankertz · Tue May 22 15:24:48 2018 +0200
  19. 137fc75 usb: sunxi: Switch to use generic-phy by Jagan Teki · Mon May 07 13:03:38 2018 +0530
  20. 37671e1 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · Mon May 07 13:03:37 2018 +0530
  21. caad3d5 musb: sunxi: Add support for H3/H5/A64 by Jagan Teki · Mon May 07 13:03:25 2018 +0530
  22. cecffaa musb: sunxi: Use BIT instead of numerical shift by Jagan Teki · Mon May 07 13:03:23 2018 +0530
  23. 767a58e musb: sunxi: Add OTG device clkgate and reset for H3/H5 by Jagan Teki · Mon May 07 13:03:22 2018 +0530
  24. 65ce496 musb: sunxi: Add fifo config by Jagan Teki · Mon May 07 13:03:20 2018 +0530
  25. 69bb76e musb: sunxi: Use simple way to fill musb_hdrc pdata by Jagan Teki · Mon May 07 13:03:19 2018 +0530
  26. 4e5af30 musb: sunxi: Add proper macros instead of numericals by Jagan Teki · Mon May 07 13:03:18 2018 +0530
  27. fda1569 usb: sunxi: Simplify ccm reg base code by Jagan Teki · Mon May 07 13:03:17 2018 +0530
  28. 121f93c drivers: usb: dwc3: remove devm_zalloc from linux_compact by Mugunthan V N · Fri May 18 13:10:27 2018 +0200
  29. c87bfe3 usb: xhci: zynqmp: Remove support for !DM_USB by Michal Simek · Fri May 18 13:15:09 2018 +0200
  30. 31eff2e usb: xhci: zynqmp: Add support for DM_USB by Michal Simek · Fri May 18 13:15:07 2018 +0200
  31. 9d8cbbf usb: dwc3: Add generic DWC3 glue logic driver by Michal Simek · Fri May 18 13:15:06 2018 +0200
  32. 58d8fbe usb: common: add support to get maximum speed from dt by Mugunthan V N · Fri May 18 13:15:05 2018 +0200
  33. 5f7ff71 usb: dwc3: Add dwc3_init/remove with DM_USB by Mugunthan V N · Fri May 18 13:15:04 2018 +0200
  34. 7414a0f gadget: f_thor: update to support more than 4GB file as thor 5.0 by Seung-Woo Kim · Thu May 10 10:52:15 2018 +0900
  35. 16b74aa gadget: f_thor: fix filename overflow by Seung-Woo Kim · Thu May 10 10:52:14 2018 +0900
  36. 0b88876 usb: composite convert __set_bit to generic_set_bit by Bryan O'Donoghue · Mon Apr 30 15:56:10 2018 +0100
  37. 5631251 usb: f_mass_storage: Fix set_bit and clear_bit usage by Bryan O'Donoghue · Mon Apr 30 15:56:09 2018 +0100
  38. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  39. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · Thu Apr 19 12:14:01 2018 +0900
  40. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  41. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  42. d7a0fc8 usb: f_mass_storage: simplify logical expression by Heinrich Schuchardt · Sun Mar 18 13:12:14 2018 +0100
  43. 629c3b4 usb: gadget: remove duplicate assignment. by Heinrich Schuchardt · Sun Mar 18 13:05:58 2018 +0100
  44. 236fc69 spl: disk: usb: Add dependencies to sprintf/strto* by Alex Kiernan · Thu Apr 19 04:32:57 2018 +0000
  45. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  46. 0c1b62c usb: gadget: composite: fix NULL pointer when a non standard request is received by Christophe Kerello · Thu Mar 15 09:34:17 2018 +0100
  47. 08de06f usb: host: dwc3: fix phys init by Neil Armstrong · Wed Apr 25 11:39:08 2018 +0200
  48. 94239a8 usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled by Neil Armstrong · Thu Apr 12 10:13:50 2018 +0200
  49. 6c705f4 usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. by Jean-Jacques Hiblot · Thu Apr 12 10:41:11 2018 +0200
  50. 74d9a9d usb: dwc3-of-simple: Fix dependencies by Jean-Jacques Hiblot · Thu Apr 12 10:41:10 2018 +0200
  51. fcfb0fb usb: host: dwc3: Add support for multiple PHYs by Neil Armstrong · Wed Apr 11 17:08:01 2018 +0200
  52. 069421e usb: host: Add simple of glue driver for DWC3 USB Controllers integration by Neil Armstrong · Wed Apr 11 17:08:00 2018 +0200
  53. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  54. cc92df4 usb: gadget: USB_ETHER requires network support by Alex Kiernan · Sun Apr 01 09:22:36 2018 +0000
  55. f3b987f usb: rockchip: remove duplicate assignement. by Heinrich Schuchardt · Sun Mar 18 13:17:37 2018 +0100
  56. f21eee7 lan7xxx: Require phylib by Alexander Graf · Thu Mar 15 15:10:20 2018 +0100
  57. a259c1d usb: dwc2: Replace printf, pr_err by dev_info, dev_err by Patrice Chotard · Thu Mar 15 18:00:32 2018 +0100
  58. 4edc980 usb: dwc2: increase timeout in wait_for_chhltd by Christophe Kerello · Thu Mar 15 18:00:31 2018 +0100
  59. f2a5a0b usb: dwc2: disable external vbus supply when the device is removed by Christophe Kerello · Thu Mar 15 18:00:30 2018 +0100
  60. 7c11e35 usb: ohci-generic: replace pr_err() by dev_err() by Patrice Chotard · Wed Mar 14 17:48:58 2018 +0100
  61. ab0b205e usb: ohci-generic: factorize PHY operation by Patrice Chotard · Wed Mar 14 17:48:57 2018 +0100
  62. 3f41b8f usb: ohci-generic: handle phy power on/off by Patrice Chotard · Wed Mar 14 17:48:56 2018 +0100
  63. f2cbba0 usb: ehci-generic: replace pr_err() by dev_err() by Patrice Chotard · Wed Mar 14 17:48:55 2018 +0100
  64. 36afc03 usb: ehci-generic: factorize PHY operation by Patrice Chotard · Wed Mar 14 17:48:54 2018 +0100
  65. ebde191 usb: ehci-generic: handle phy power on/off by Patrice Chotard · Wed Mar 14 17:48:53 2018 +0100
  66. bc69d0d usb: Remove unused ppc4xx EHCI host driver by Stefan Roese · Tue Mar 13 08:41:07 2018 +0100
  67. c85d7a9 ubs: xhci-dwc3: Enable USB3 PHY when available by Vignesh R · Wed Mar 07 14:50:10 2018 +0530
  68. d52f8a3e9 usb: xhci-dwc3: Refractor PHY operations into separate function by Vignesh R · Wed Mar 07 14:50:09 2018 +0530
  69. 7ec414e usb: xhci-dwc3: Power on USB PHY before using by Vignesh R · Wed Mar 07 14:50:08 2018 +0530
  70. f19414b usb: dwc2: Allow selection of data buffer size by Alexey Brodkin · Wed Feb 28 16:16:58 2018 +0300
  71. d8a69cb Merge git://git.denx.de/u-boot-sh by Tom Rini · Mon Mar 05 20:24:17 2018 -0500
  72. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  73. f7da2c7 usb: xhci-rcar: Add R8A77965 M3N entries by Marek Vasut · Mon Feb 26 10:35:15 2018 +0100
  74. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · Fri Feb 16 16:41:18 2018 +0100
  75. b015609 usb: kbd: select SYS_STDIO_DEREGISTER by Heinrich Schuchardt · Wed Feb 21 03:57:09 2018 +0000
  76. e1d461b usb: gadget: sdp: fix pointer cast warnings for 64bit archs by Andre Heider · Thu Feb 15 10:17:29 2018 +0100
  77. b841e97 usb: gadget: sdp: add missing line breaks by Andre Heider · Thu Feb 15 07:08:55 2018 +0100
  78. 29836a9 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · Thu Feb 15 17:12:11 2018 +0530
  79. 7628ad2 usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH by Alexey Brodkin · Wed Jan 31 17:56:59 2018 +0300
  80. 32e781f usb: ulpi: kconfig: Remove meaningless choice default by Ulf Magnusson · Tue Jan 30 14:07:05 2018 +0100
  81. 834a2d2 usb: dwc2: make casts of ep->dma_buf consistent by Tom Rini · Mon Feb 05 09:51:50 2018 -0500
  82. e364e4b Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · Mon Jan 29 19:25:54 2018 +0100
  83. 3c32b42 Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig by Lukasz Majewski · Mon Jan 29 19:30:18 2018 +0100
  84. b886ed9 Kconfig: usb: Sort USB_FUNCTION_* entries by Lukasz Majewski · Mon Jan 29 19:21:39 2018 +0100
  85. d72c2a2 usb: host: Drop unused hcd_name from r8a66597-hcd.c by Tom Rini · Sat Jan 27 15:22:56 2018 -0500
  86. a9e5d7e usb: Remove isp116x-hcd support by Tom Rini · Sat Jan 27 15:21:47 2018 -0500
  87. 4485696 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jan 27 14:48:52 2018 -0500
  88. 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · Fri Jan 26 07:46:34 2018 -0500
  89. 4e9b4c4 usb: ehci: mxs: fix swapped argument in ehci_writel() by Daniel Schwierzeck · Thu Jan 25 20:43:58 2018 +0100
  90. 0a1ef7c usb: xhci: Fix bool initialization in xhci_bulk_tx by Gustavo A. R. Silva · Sat Jan 20 02:37:31 2018 -0600
  91. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · Tue Jan 23 17:14:55 2018 +0100
  92. d4183d6 Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig by Adam Ford · Tue Jan 02 10:39:52 2018 -0600
  93. 22442db Convert CONFIG_OMAP_USB_PHY to Kconfig by Adam Ford · Tue Jan 02 10:39:21 2018 -0600
  94. 0c6d357 Convert CONFIG_TWL4030_USB to Kconfig by Adam Ford · Tue Jan 02 10:38:36 2018 -0600
  95. 2281c78 Convert CONFIG_USB_MUSB_HCD et al to Kconfig by Adam Ford · Fri Dec 29 09:15:41 2017 -0600
  96. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · Fri Dec 29 08:16:05 2017 -0600
  97. f646092 usb: rockchip: add the rockusb gadget by Eddie Cai · Fri Dec 15 08:17:10 2017 +0800
  98. 6310755 musb: sunxi: Use base address from device tree by Chen-Yu Tsai · Sat Dec 30 20:44:07 2017 +0800
  99. 9798b66 arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to Kconfig by Ran Wang · Wed Dec 20 10:34:20 2017 +0800
  100. 5444325 usb: ehci: fsl: Fix some compile warnings. by Ran Wang · Wed Dec 20 10:34:19 2017 +0800