1. e25d1e8 usb: dwc3: pci: add support for the Intel Jasper Lake by Heikki Krogerus · 4 years, 7 months ago
  2. c3f595a usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variant by Heikki Krogerus · 4 years, 7 months ago
  3. cd37c69 Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk" by Anand Moon · 4 years, 7 months ago
  4. 2655971 usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work by Aditya Pakki · 4 years, 7 months ago
  5. 347052e usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCs by Martin Blumenstingl · 4 years, 8 months ago
  6. be8c100 usb: dwc3: meson-g12a: fix error path when fetching the reset line fails by Martin Blumenstingl · 4 years, 8 months ago
  7. ca681aa Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 4 years, 8 months ago
  8. 1c11e74 usb: dwc3: keystone: Turn on USB3 PHY before controller by Roger Quadros · 4 years, 8 months ago
  9. 63c7bb2 usb: dwc3: gadget: Check for prepared TRBs by Thinh Nguyen · 4 years, 8 months ago
  10. 1c0e69a usb: dwc3: Increase timeout for CmdAct cleared by device controller by Yu Chen · 4 years, 8 months ago
  11. b10e1c2 usb: dwc3: gadget: Use SET_EP_PRIME for NoStream by Thinh Nguyen · 4 years, 9 months ago
  12. 140ca4c usb: dwc3: gadget: Handle stream transfers by Thinh Nguyen · 4 years, 9 months ago
  13. aefe3d2 usb: dwc3: gadget: Don't prepare beyond a transfer by Thinh Nguyen · 4 years, 9 months ago
  14. e0d1956 usb: dwc3: gadget: Wait for transfer completion by Thinh Nguyen · 4 years, 9 months ago
  15. 3eaecd0 usb: dwc3: gadget: Handle XferComplete for streams by Thinh Nguyen · 4 years, 9 months ago
  16. 548f8b3 usb: dwc3: gadget: Enable XferComplete event by Thinh Nguyen · 4 years, 9 months ago
  17. 2e6e9e4 usb: dwc3: gadget: Refactor TRB completion handler by Thinh Nguyen · 4 years, 9 months ago
  18. b6842d4 usb: dwc3: gadget: Check for in-progress END_TRANSFER by Thinh Nguyen · 4 years, 9 months ago
  19. 4244ba0 usb: dwc3: Get MDWIDTH for DWC_usb32 by Thinh Nguyen · 4 years, 9 months ago
  20. 9af21dd usb: dwc3: Add support for DWC_usb32 IP by Thinh Nguyen · 4 years, 9 months ago
  21. c685114 usb: dwc3: use true,false for dwc->otg_restart_host by Jason Yan · 4 years, 9 months ago
  22. f4cc91d usb: dwc3: of-simple: remove Amlogic GXL and AXG compatibles by Martin Blumenstingl · 4 years, 9 months ago
  23. a9fc15e usb: dwc3: meson-g12a: add support for GXL and GXM SoCs by Neil Armstrong · 4 years, 9 months ago
  24. df7e374 usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnect by Neil Armstrong · 4 years, 9 months ago
  25. 5b0ba0c usb: dwc3: meson-g12a: refactor usb init by Neil Armstrong · 4 years, 9 months ago
  26. d9feef9 usb: dwc3: gadget: Continue to process pending requests by Thinh Nguyen · 4 years, 10 months ago
  27. 4748d39 usb: dwc3: select USB_ROLE_SWITCH by Arnd Bergmann · 4 years, 9 months ago
  28. 066c095 usb: dwc3: pci: Enable extcon driver for Intel Merrifield by Andy Shevchenko · 4 years, 9 months ago
  29. 00e2176 dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg() by John Stultz · 4 years, 9 months ago
  30. f7ac582e usb: dwc3: gadget: WARN on no-resource status by Thinh Nguyen · 4 years, 10 months ago
  31. 36f05d3 usb: dwc3: gadget: Issue END_TRANSFER to retry isoc transfer by Thinh Nguyen · 4 years, 10 months ago
  32. 9bc3395 usb: dwc3: gadget: Store resource index of start cmd by Thinh Nguyen · 4 years, 10 months ago
  33. 8d99087 usb: dwc3: gadget: Properly handle failed kick_transfer by Thinh Nguyen · 4 years, 10 months ago
  34. 8bb1430 usb: dwc3: core: Use role-switch default dr_mode by Thinh Nguyen · 4 years, 10 months ago
  35. 8cc6d55 usb: dwc3: drd: Don't free non-existing irq by Thinh Nguyen · 4 years, 10 months ago
  36. 3130682 usb: dwc3: meson-g12a: refactor usb2 phy init by Neil Armstrong · 4 years, 10 months ago
  37. 8f5bc1ec usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_init by Neil Armstrong · 4 years, 10 months ago
  38. 6d9fa35 usb: dwc3: meson-g12a: get the reset as shared by Neil Armstrong · 4 years, 10 months ago
  39. 013af22 usb: dwc3: meson-g12a: handle the phy and glue registers separately by Neil Armstrong · 4 years, 10 months ago
  40. 5174564 usb: dwc3: meson-g12a: specify phy names in soc data by Neil Armstrong · 4 years, 10 months ago
  41. fcd2def usb: dwc3: gadget: Refactor dwc3_gadget_ep_dequeue by Thinh Nguyen · 4 years, 11 months ago
  42. 8411993 usb: dwc3: gadget: Remove unnecessary checks by Thinh Nguyen · 4 years, 11 months ago
  43. a7027ca usb: dwc3: gadget: Give back staled requests by Thinh Nguyen · 4 years, 11 months ago
  44. cb11ea5 usb: dwc3: gadget: Properly handle ClearFeature(halt) by Thinh Nguyen · 4 years, 11 months ago
  45. c2cd345 usb: dwc3: support continuous runtime PM with dual role by Martin Kepplinger · 4 years, 10 months ago
  46. b33f69f USB: dwc3: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 10 months ago
  47. 49e0590 usb: dwc3: gadget: Fix request completion check by Thinh Nguyen · 4 years, 10 months ago
  48. d0550cd usb: dwc3: gadget: Do link recovery for SS and SSP by Thinh Nguyen · 5 years ago
  49. d94ea531 usb: dwc3: gadget: Properly set maxpacket limit by Thinh Nguyen · 5 years ago
  50. 586f433 usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name by Thinh Nguyen · 5 years ago
  51. 0339f7f usb: dwc3: fix up for role switch API change by Stephen Rothwell · 4 years, 10 months ago
  52. a8ab3e7 Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  53. 201c26c usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
  54. 0227cc8 usb: dwc3: core: don't do suspend for device mode if already suspended by Li Jun · 5 years ago
  55. 4a1d042 usb: dwc3: Rework resets initialization to be more flexible by John Stultz · 5 years ago
  56. 0d3a970 usb: dwc3: Rework clock initialization to be more flexible by John Stultz · 5 years ago
  57. 98ed256 usb: dwc3: Add support for role-switch-default-mode binding by John Stultz · 5 years ago
  58. 8a0a137 usb: dwc3: Registering a role switch in the DRD code. by Yu Chen · 5 years ago
  59. 7ba6b09f usb: dwc3: core: add support for disabling SS instances in park mode by Neil Armstrong · 5 years ago
  60. 2dedea0 usb: dwc3: gadget: Wrap around when skip TRBs by Thinh Nguyen · 4 years, 11 months ago
  61. a114c4c usb: dwc3: gadget: Don't clear flags before transfer ended by Thinh Nguyen · 4 years, 11 months ago
  62. a33e5d6 usb: dwc3: Remove kernel doc annotation where it's not needed by Andy Shevchenko · 5 years ago
  63. 11c3980 usb: dwc3: Add ACPI support for xHCI ports by Andy Shevchenko · 5 years ago
  64. 07f6842 usb: dwc3: exynos: Add support for Exynos5422 suspend clk by Anand Moon · 4 years, 10 months ago
  65. 238d760 usb: dwc3: meson-g12a: Don't use ret uninitialized in dwc3_meson_g12a_otg_init by Nathan Chancellor · 5 years ago
  66. 1e355f2 usb: dwc3: Add Amlogic A1 DWC3 glue by Hanjie Lin · 5 years ago
  67. 30ad627 usb: dwc3: trace: print enqueue/dequeue pointers too by Felipe Balbi · 5 years ago
  68. 8e567ed Merge 5.6-rc5 into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  69. bce3052 usb: roles: Provide the switch drivers handle to the switch in the API by Heikki Krogerus · 4 years, 11 months ago
  70. dad2aff usb: dwc3: gadget: Update chain bit correctly when using sg list by Pratham Pratap · 4 years, 11 months ago
  71. 24e6aea4 Merge 5.6-rc3 into usb-next by Greg Kroah-Hartman · 5 years ago
  72. 882f7a4 usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
  73. 42cd5ff usb: dwc3: debug: fix string position formatting mixup with ret and len by Colin Ian King · 5 years ago
  74. 5ee8589 usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields by Anurag Kumar Vulisha · 5 years ago
  75. aac9662 Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  76. 85c009e Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  77. f5ae886 usb: dwc3: pci: add ID for the Intel Comet Lake -V variant by Heikki Krogerus · 5 years ago
  78. cf2f8b6 usb: dwc3: gadget: Remove END_TRANSFER delay by Thinh Nguyen · 5 years ago
  79. da10bcd usb: dwc3: gadget: Delay starting transfer by Thinh Nguyen · 5 years ago
  80. c58d8bf usb: dwc3: gadget: Check END_TRANSFER completion by Thinh Nguyen · 5 years ago
  81. 09ed259 usb: dwc3: turn off VBUS when leaving host mode by Bin Liu · 5 years ago
  82. 2e708fa usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before set by Thinh Nguyen · 5 years ago
  83. 1b6009ea usb: dwc3: gadget: Set link state to RX_Detect on disconnect by Thinh Nguyen · 5 years ago
  84. 5b73821 usb: dwc3: gadget: Don't send unintended link state change by Thinh Nguyen · 5 years ago
  85. 845f081 Merge 5.5-rc6 into usb-next by Greg Kroah-Hartman · 5 years ago
  86. dea7b20 usb: exynos: Rename Samsung and Exynos to lowercase by Krzysztof Kozlowski · 5 years ago
  87. 5eb5afb usb: dwc3: use proper initializers for property entries by Dmitry Torokhov · 5 years ago
  88. ea0d762 usb: dwc3: gadget: Fix request complete check by Thinh Nguyen · 5 years ago
  89. 3c3caae usb: dwc3: pci: add ID for the Intel Comet Lake -H variant by Heikki Krogerus · 5 years ago
  90. 2d7b78f usb: dwc3: ep0: Clear started flag on completion by Thinh Nguyen · 5 years ago
  91. d3abda5 usb: dwc3: gadget: Clear started flag for non-IOC by Thinh Nguyen · 5 years ago
  92. 8c7d4b7 usb: dwc3: gadget: Fix logical condition by Tejas Joglekar · 5 years ago
  93. c3afa22 usb: dwc3: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  94. 7170d1a Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 5 years ago
  95. dcf5a2c usb: dwc3: create debugfs directory under usb root by Chunfeng Yun · 5 years ago
  96. 16c8373 Merge 5.4-rc6 into usb-next by Greg Kroah-Hartman · 5 years ago
  97. d8eca64 usb: dwc3: gadget: fix race when disabling ep with cancelled xfers by Felipe Balbi · 5 years ago
  98. 726b4fb usb: dwc3: of-simple: add a shutdown by Felipe Balbi · 5 years ago
  99. a7d9874 usb: dwc3: remove the call trace of USBx_GFLADJ by Yinbo Zhu · 5 years ago
  100. 9bbfcee usb: dwc3: pci: prevent memory leak in dwc3_pci_probe by Navid Emamdoost · 5 years ago