1. aa866a0 dwc3-generic: Handle the PHYs, the clocks and the reset lines by Jean-Jacques Hiblot · Thu Nov 29 10:52:48 2018 +0100
  2. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · Thu Nov 29 10:52:46 2018 +0100
  3. 3de978a dwc3: move phy operation to core.c by Jean-Jacques Hiblot · Thu Nov 29 10:52:45 2018 +0100
  4. d7c36ae dwc3_generic: do not probe the USB device driver when it's bound by Jean-Jacques Hiblot · Thu Nov 29 10:52:44 2018 +0100
  5. 49ba05c usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · Thu Nov 29 10:52:43 2018 +0100
  6. 44aaec7 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · Thu Nov 29 10:52:42 2018 +0100
  7. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · Wed Nov 21 08:43:56 2018 +0100
  8. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  9. 9aadafc bug.h: introduce WARN_ONCE by Ramon Fried · Wed Jun 06 00:38:59 2018 +0300
  10. 121f93c drivers: usb: dwc3: remove devm_zalloc from linux_compact by Mugunthan V N · Fri May 18 13:10:27 2018 +0200
  11. 9d8cbbf usb: dwc3: Add generic DWC3 glue logic driver by Michal Simek · Fri May 18 13:15:06 2018 +0200
  12. 5f7ff71 usb: dwc3: Add dwc3_init/remove with DM_USB by Mugunthan V N · Fri May 18 13:15:04 2018 +0200
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 0da3db9 usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h> by Masahiro Yamada · Fri Oct 13 19:21:56 2017 +0900
  15. 958f0f0 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · Sat Sep 16 14:10:45 2017 +0900
  16. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
  17. a50bab3 usb: dwc3: add UniPhier specific glue layer by Masahiro Yamada · Thu Sep 28 22:01:00 2017 +0900
  18. 66038de usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 by Masahiro Yamada · Fri Aug 25 01:30:20 2017 +0900
  19. 8e17c16 usb: dwc3: gadget: make cache-maintenance on event buffers more robust by Philipp Tomsich · Thu Apr 06 16:58:53 2017 +0200
  20. ed12167 usb: dwc3: ensure consistent types for dwc3_flush_cache by Philipp Tomsich · Thu Apr 06 16:58:52 2017 +0200
  21. c3e61e0 usb: dwc3: gadget: Remove unused header inclusion by Vincent Tinelli · Tue Feb 14 17:16:25 2017 +0300
  22. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · Tue Nov 29 15:22:00 2016 +0530
  23. 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
  24. 38db33a usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:29 2016 +0300
  25. 70ad200 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · Wed Apr 13 14:20:28 2016 +0300
  26. 8073f47 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · Wed Apr 13 14:20:27 2016 +0300
  27. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  28. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · Sun Jan 24 23:27:48 2016 +0900
  29. 424305f usb: dwc3: fix build warnings by Felipe Balbi · Thu Oct 01 14:22:18 2015 -0500
  30. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  31. 698cd6f usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · Fri Oct 30 16:24:06 2015 +0100
  32. 9851f52 linux, compat: add missing definitions for ubi by Heiko Schocher · Thu Oct 22 06:19:20 2015 +0200
  33. cc55adf TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · Mon Aug 10 16:52:56 2015 +0530
  34. 4329a05 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · Mon Aug 10 16:52:54 2015 +0530
  35. f873c5c samsung: usb: phy: Support for DWC3 PHY by Lukasz Majewski · Fri May 22 18:14:23 2015 +0200
  36. 5eee56a usb: dwc3: Correct clean up code for requests by Lukasz Majewski · Tue Mar 03 17:32:15 2015 +0100
  37. b0abde9 usb: dwc3: gadget: Set non EP0 max packet limit to 512B by Lukasz Majewski · Tue Mar 03 17:32:14 2015 +0100
  38. 9f28505 usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST by Lukasz Majewski · Tue Mar 03 17:32:13 2015 +0100
  39. b0bacbe usb: dwc3: optimize interrupt loop by Marek Szyprowski · Tue Mar 03 17:32:12 2015 +0100
  40. 3a88fd2 usb: dwc3: add a workaround for too small OUT requests by Marek Szyprowski · Tue Mar 03 17:32:10 2015 +0100
  41. bf35c60 usb: dwc3: make dwc3_set_mode to static by Joonyoung Shim · Tue Mar 03 17:32:09 2015 +0100
  42. dc6d240 usb: dwc3: Remove BIT(x) macro from DWC3's gadget code by Lukasz Majewski · Tue Mar 03 17:32:08 2015 +0100
  43. ea71c1a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · Mon Feb 23 18:40:16 2015 +0530
  44. f18ed9a usb: dwc3: Add chained TRB support for ep0 by Kishon Vijay Abraham I · Mon Feb 23 18:40:15 2015 +0530
  45. e1d80c9 usb: dwc3: ep0: preparation for implementing chained TRB by Kishon Vijay Abraham I · Mon Feb 23 18:40:14 2015 +0530
  46. c7bdfe3 dwc3: flush the buffers before using it by Kishon Vijay Abraham I · Mon Feb 23 18:40:13 2015 +0530
  47. e99e37b usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms by Kishon Vijay Abraham I · Mon Feb 23 18:40:12 2015 +0530
  48. 0bc879b usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts by Kishon Vijay Abraham I · Mon Feb 23 18:40:11 2015 +0530
  49. ee0bb0a dwc3: dwc3-omap: add support for multiple dwc3-omap controllers by Kishon Vijay Abraham I · Mon Feb 23 18:40:10 2015 +0530
  50. 6311ae7 usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · Mon Feb 23 18:40:09 2015 +0530
  51. dcc2c44 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data by Kishon Vijay Abraham I · Mon Feb 23 18:40:08 2015 +0530
  52. e9808cf usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:07 2015 +0530
  53. 1cee7b1 dwc3: core: added an API to invoke irq handlers by Kishon Vijay Abraham I · Mon Feb 23 18:40:06 2015 +0530
  54. dc5c653 dwc3: core: add support for multiple dwc3 controllers by Kishon Vijay Abraham I · Mon Feb 23 18:40:05 2015 +0530
  55. bfbf05d dwc3: core: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · Mon Feb 23 18:40:04 2015 +0530
  56. 99030d7 usb: dwc3: core: make dwc3 core build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:02 2015 +0530
  57. 9c38ca4 usb: dwc3: ep0: make dwc3 ep0 build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:00 2015 +0530
  58. 35ffd28 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:39:58 2015 +0530
  59. e23c920 usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy by Kishon Vijay Abraham I · Mon Feb 23 18:39:57 2015 +0530
  60. 1477017 usb: dwc3: remove pm related operations from dwc3 driver by Kishon Vijay Abraham I · Mon Feb 23 18:39:55 2015 +0530
  61. c2b77b6 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · Mon Feb 23 18:39:54 2015 +0530
  62. 389f6d4 usb: dwc3: remove trace_* APIs from dwc3 driver by Kishon Vijay Abraham I · Mon Feb 23 18:39:53 2015 +0530
  63. d1e431a usb: dwc3: Modify the file headers to u-boot format by Kishon Vijay Abraham I · Mon Feb 23 18:39:52 2015 +0530
  64. a6184a3 usb: dwc3: remove un-used files from dwc3 folder by Kishon Vijay Abraham I · Mon Feb 23 18:39:51 2015 +0530
  65. 1530fe3 usb: dwc3: add dwc3 folder from linux kernel to u-boot by Kishon Vijay Abraham I · Mon Feb 23 18:39:50 2015 +0530