1. 2caf974 board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · 1 year, 3 months ago
  2. db5bace usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · 2 years ago
  3. c55ac51 usb: dwc3: Program GFLADJ by Sean Anderson · 2 years ago
  4. 6bae0eb usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · 2 years ago
  5. 57548e8 usb: dwc3: reference clock period configuration by Balaji Prakash J · 2 years ago
  6. fb146fb usb: dwc3: core: stop the core when it's removed by Angus Ainslie · 2 years, 10 months ago
  7. f150b8d usb: dwc3: Enable undefined length INCR burst type by Michael Walle · 3 years, 2 months ago
  8. d274cbb usb: dwc3: Add frame length adjustment quirk by Michael Walle · 3 years, 2 months ago
  9. f10643c dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  10. df5eabc usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 3 months ago
  11. 6469794 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 7 months ago
  12. fafaa02 usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · 4 years, 7 months ago
  13. dc18413 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 7 months ago
  14. b34f8b5 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · 4 years, 7 months ago
  15. 7bb6270 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · 4 years, 7 months ago
  16. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  17. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  18. 73ca014 usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · 4 years, 7 months ago
  19. 6dfb8a8 usb: dwc3: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 7 months ago
  20. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  21. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
  22. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  23. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  24. 5c20728 usb: dwc3: Fix UTMI/UTMIW phy interface initialization by Jagan Teki · 5 years ago
  25. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  26. 6b7ebff usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
  27. 3e6ab73 usb: dwc3: Kconfig: get rid of obsolete mode selection by Jean-Jacques Hiblot · 5 years ago
  28. ba6c5f7 usb: dwc3: Add dwc3_of_parse() to get quirks information from DT by Jean-Jacques Hiblot · 5 years ago
  29. b575e90 usb: dwc3-generic: add a new host driver that uses the dwc3 core by Jean-Jacques Hiblot · 5 years ago
  30. bbe3d4a usb: dwc3: switch to peripheral mode when exiting by Jean-Jacques Hiblot · 5 years ago
  31. 1a031d2 drivers: usb: dwc3: setup phy before dwc3 core soft reset by T Karthik Reddy · 6 years ago
  32. d648a50 dwc3: move phy operation to core.c by Jean-Jacques Hiblot · 6 years ago
  33. 687ab54 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · 6 years ago
  34. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  35. 0ad3f77 drivers: usb: dwc3: remove devm_zalloc from linux_compact by Mugunthan V N · 7 years ago
  36. 23ba2d6 usb: dwc3: Add dwc3_init/remove with DM_USB by Mugunthan V N · 7 years ago
  37. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  38. 889239d usb: dwc3: gadget: make cache-maintenance on event buffers more robust by Philipp Tomsich · 8 years ago
  39. c2ad4e1 usb: dwc3: fix build warnings by Felipe Balbi · 9 years ago
  40. 01c94c4 usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  41. 137f7c5 usb: dwc3: optimize interrupt loop by Marek Szyprowski · 10 years ago
  42. 7e9cb79 usb: dwc3: make dwc3_set_mode to static by Joonyoung Shim · 10 years ago
  43. 526a50f dwc3: flush the buffers before using it by Kishon Vijay Abraham I · 10 years ago
  44. 27d3b89 dwc3: core: added an API to invoke irq handlers by Kishon Vijay Abraham I · 10 years ago
  45. 793d347 dwc3: core: add support for multiple dwc3 controllers by Kishon Vijay Abraham I · 10 years ago
  46. 8e1906a dwc3: core: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · 10 years ago
  47. 71744d0 usb: dwc3: core: make dwc3 core build in uboot by Kishon Vijay Abraham I · 10 years ago
  48. 027b610 usb: dwc3: remove pm related operations from dwc3 driver by Kishon Vijay Abraham I · 10 years ago
  49. 30c31d5 usb: dwc3: Modify the file headers to u-boot format by Kishon Vijay Abraham I · 10 years ago
  50. 85d5e70 usb: dwc3: add dwc3 folder from linux kernel to u-boot by Kishon Vijay Abraham I · 10 years ago