1. 4a1e25c usb: dwc3: gadget: Stop EP0 transfers during pullup disable by Wesley Cheng · 3 years, 5 months ago
  2. 51f1954 usb: dwc3: gadget: Fix dwc3_calc_trbs_left() by Thinh Nguyen · 3 years, 5 months ago
  3. 664cc97 Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists" by Greg Kroah-Hartman · 3 years, 5 months ago
  4. cb10f68 usb: dwc3: gadget: Avoid runtime resume if disabling pullup by Wesley Cheng · 3 years, 6 months ago
  5. d25d8506 usb: dwc3: gadget: Use list_replace_init() before traversing lists by Wesley Cheng · 3 years, 6 months ago
  6. 40edb52 usb: dwc3: avoid NULL access of usb_gadget_driver by Linyu Yuan · 3 years, 7 months ago
  7. 84524d1 usb: dwc3: Fix debugfs creation flow by Minas Harutyunyan · 3 years, 7 months ago
  8. 37fdb7c Merge tag 'v5.13-rc6' into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
  9. 8562d5b USB: dwc3: remove debugfs root dentry storage by Greg Kroah-Hartman · 3 years, 7 months ago
  10. 45d3944 usb: dwc3: support 64 bit DMA in platform driver by Sven Peter · 3 years, 7 months ago
  11. 2a04276 usb: dwc3: core: fix kernel panic when do reboot by Peter Chen · 3 years, 7 months ago
  12. d008890 usb: dwc3: ep0: fix NULL pointer exception by Marian-Cristian Rotariu · 3 years, 7 months ago
  13. 4d2aa17 usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled by Neil Armstrong · 3 years, 8 months ago
  14. 1d0d3d8 usb: dwc3: meson-g12a: Disable the regulator in the error handling path of the probe by Christophe JAILLET · 3 years, 8 months ago
  15. 8f11fe7 Revert "usb: dwc3: core: Add shutdown callback for dwc3" by Alexandru Elisei · 3 years, 8 months ago
  16. 8d396bb0 usb: dwc3: debugfs: Add and remove endpoint dirs dynamically by Jack Pham · 3 years, 8 months ago
  17. 03715ea usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL by Jack Pham · 3 years, 8 months ago
  18. 8212937 usb: dwc3: gadget: Disable gadget IRQ during pullup disable by Wesley Cheng · 3 years, 8 months ago
  19. 5ff90af usb: dwc3: debugfs: Add and remove endpoint dirs dynamically by Jack Pham · 3 years, 8 months ago
  20. aa10fab Merge 5.13-rc4 into usb-next by Greg Kroah-Hartman · 3 years, 8 months ago
  21. ab00a41 usb: dwc3: trace: Remove unused fields in dwc3_log_trb by Mayank Rana · 3 years, 8 months ago
  22. 25dda9f usb: dwc3: gadget: Properly track pending and queued SG by Thinh Nguyen · 3 years, 8 months ago
  23. 9fbf82c Merge 5.13-rc2 into usb-next by Greg Kroah-Hartman · 3 years, 8 months ago
  24. 457d228 usb: dwc3: pci: Fix DEFINE for Intel Elkhart Lake by Raymond Tan · 3 years, 8 months ago
  25. e17b02d usb: dwc3: omap: improve extcon initialization by Marcel Hamer · 3 years, 9 months ago
  26. 0b2b149 usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe() by Zhen Lei · 3 years, 8 months ago
  27. b969920 usb: dwc3: imx8mp: detect dwc3 core node via compatible string by Li Jun · 3 years, 9 months ago
  28. 18ffa98 usb: dwc3: gadget: Return success always for kick transfer in ep queue by Wesley Cheng · 3 years, 9 months ago
  29. bb9c74a usb: dwc3: gadget: Free gadget structure only after freeing endpoints by Jack Pham · 3 years, 9 months ago
  30. 6f26ebb usb: dwc3: gadget: Rename EOPF event macros to Suspend by Jack Pham · 3 years, 9 months ago
  31. d1d90dd usb: dwc3: gadget: Enable suspend events by Jack Pham · 3 years, 9 months ago
  32. 9cbc7eb usb: dwc3: core: Add missing GHWPARAMS9 doc by Thinh Nguyen · 3 years, 9 months ago
  33. 04357fa usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield by Ferry Toth · 3 years, 9 months ago
  34. 374ac74 usb: dwc3: remove repeated setting of current_dr_role by Chunfeng Yun · 3 years, 9 months ago
  35. ddae797 usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capability by Thinh Nguyen · 3 years, 9 months ago
  36. 1671038 usb: dwc3: Capture new capability register GHWPARAMS9 by Thinh Nguyen · 3 years, 9 months ago
  37. f88359e usb: dwc3: core: Do core softreset when switch mode by Yu Chen · 3 years, 9 months ago
  38. 3232a3c usb: dwc3: gadget: Remove FS bInterval_m1 limitation by Thinh Nguyen · 3 years, 9 months ago
  39. c560e76 usb: dwc3: gadget: Fix START_TRANSFER link state check by Thinh Nguyen · 3 years, 9 months ago
  40. 475e8be usb: dwc3: gadget: Check for disabled LPM quirk by Thinh Nguyen · 3 years, 9 months ago
  41. 568262b usb: dwc3: core: Add shutdown callback for dwc3 by Sandeep Maheswaram · 3 years, 9 months ago
  42. e66bbfb usb: dwc3: gadget: Ignore Packet Pending bit by Thinh Nguyen · 3 years, 9 months ago
  43. 3db5337 usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible string by Serge Semin · 3 years, 9 months ago
  44. dc1e7e9 usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe() by Bixuan Cui · 3 years, 9 months ago
  45. 124b11c usb: dwc3: xilinx: Remove the extra freeing of clocks by Manish Narani · 3 years, 9 months ago
  46. 3a2a68e usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driver by Manish Narani · 3 years, 9 months ago
  47. 782de5e usb: dwc3: pci: add support for the Intel Alder Lake-M by Heikki Krogerus · 3 years, 9 months ago
  48. de800f2 Merge 5.12-rc6 into usb-next by Greg Kroah-Hartman · 3 years, 10 months ago
  49. 04dd6e7 usb: dwc3: add cancelled reasons for dwc3 requests by Ray Chi · 3 years, 10 months ago
  50. 048b14e usb: dwc3: exynos: fix incorrect kernel-doc comment syntax by Aditya Srivastava · 3 years, 10 months ago
  51. 27088e00 usb: dwc3: fix incorrect kernel-doc comment syntax in files by Aditya Srivastava · 3 years, 10 months ago
  52. c9714d6 usb: dwc3: st: fix incorrect kernel-doc comment syntax in file by Aditya Srivastava · 3 years, 10 months ago
  53. ed577c3 usb: dwc3: imx8mp: fix incorrect kernel-doc comment syntax by Aditya Srivastava · 3 years, 10 months ago
  54. d00be77 usb: dwc3: Create helper function getting MDWIDTH by Thinh Nguyen · 3 years, 10 months ago
  55. 8a5b5c3 usb: dwc3: gadget: modify the scale in vbus_draw callback by Ray Chi · 3 years, 10 months ago
  56. 5aef6297 usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable by Wesley Cheng · 3 years, 10 months ago
  57. 3fc63d0 usb: dwc3: trace: Print register read and write offset by Thinh Nguyen · 3 years, 10 months ago
  58. b522f83 usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield by Andy Shevchenko · 3 years, 10 months ago
  59. 93f1d43 usb: dwc3: gadget: Use max speed if unspecified by Thinh Nguyen · 3 years, 10 months ago
  60. cdb651b usb: dwc3: gadget: Set gadget_max_speed when set ssp_rate by Thinh Nguyen · 3 years, 10 months ago
  61. 5e4010e usb: dwc3: qcom: skip interconnect init for ACPI probe by Shawn Guo · 3 years, 10 months ago
  62. 71ca43f usb: dwc3: gadget: Ignore EP queue requests during bus reset by Wesley Cheng · 3 years, 10 months ago
  63. 02fa4b9 usb: dwc3: gadget: Avoid continuing preparing TRBs during teardown by Wesley Cheng · 3 years, 10 months ago
  64. 84770f0 usb: dwc3: Add driver for Xilinx platforms by Manish Narani · 3 years, 10 months ago
  65. 0c59f67 usb: dwc3: gadget: Remove invalid low-speed setting by Thinh Nguyen · 3 years, 10 months ago
  66. f85142a Merge 5.12-rc4 into usb-next by Greg Kroah-Hartman · 3 years, 10 months ago
  67. 064ece8 drivers: usb: Fix a typo in dwc3-qcom.c by He Fengqing · 3 years, 10 months ago
  68. f09ddcf usb: dwc3: gadget: Prevent EP queuing while stopping transfers by Wesley Cheng · 3 years, 10 months ago
  69. aa403f2 Merge 5.12-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 10 months ago
  70. 0f3edf9 usb: dwc3: document usb_psy in struct dwc3 by Ray Chi · 3 years, 11 months ago
  71. b0bf77c usb: dwc3: Fix dereferencing of null dwc->usb_psy by Colin Ian King · 3 years, 11 months ago
  72. 99288de usb: dwc3: add an alternate path in vbus_draw callback by Ray Chi · 3 years, 11 months ago
  73. 6f0764b usb: dwc3: add a power supply for current control by Ray Chi · 3 years, 11 months ago
  74. 1cffb1c usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement by Serge Semin · 4 years ago
  75. 2664deb usb: dwc3: qcom: Honor wakeup enabled/disabled state by Matthias Kaehlcke · 3 years, 11 months ago
  76. 1edbff9 usb: dwc3: qcom: add ACPI device id for sc8180x by Shawn Guo · 3 years, 11 months ago
  77. a99163e Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 11 months ago
  78. 83c4a4e of: Remove of_dev_{get,put}() by Rob Herring · 4 years ago
  79. 4b049f5 usb: dwc3: gadget: Fix dep->interval for fullspeed interrupt by Thinh Nguyen · 4 years ago
  80. a1679af usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1 by Thinh Nguyen · 4 years ago
  81. d8c8490 Merge 5.11-rc7 into usb-next by Greg Kroah-Hartman · 4 years ago
  82. 8cf9045 usb: dwc3: gadget: Remove check for bounded driver by Thinh Nguyen · 4 years ago
  83. 450b9e9 usb: dwc3: gadget: Set speed only up to the max supported by Thinh Nguyen · 4 years ago
  84. f551037c usb: dwc3: gadget: Track connected SSP rate and lane count by Thinh Nguyen · 4 years ago
  85. 072cab8a usb: dwc3: gadget: Implement setting of SSP rate by Thinh Nguyen · 4 years ago
  86. 6784814 usb: dwc3: core: Check maximum_speed SSP genXxY by Thinh Nguyen · 4 years ago
  87. 0e5a3c8 usb: dwc3: fix clock issue during resume in OTG mode by Gary Bisson · 4 years ago
  88. b1638ee usb: dwc3: host: Use software node API with the properties by Heikki Krogerus · 4 years ago
  89. 8dc6e6d usb: dwc3: qcom: Constify the software node by Heikki Krogerus · 4 years ago
  90. efc9812 usb: dwc3: haps: Constify the software node by Heikki Krogerus · 4 years ago
  91. c25c210 usb: dwc3: qcom: add URS Host support for sdm845 ACPI boot by Shawn Guo · 4 years ago
  92. f08fc2c usb: dwc3: pci: add support for the Intel Alder Lake-P by Heikki Krogerus · 4 years ago
  93. 73203bd usb: dwc3: pci: ID for Tiger Lake CPU by Heikki Krogerus · 4 years ago
  94. e492ce9 usb: dwc3: pci: Register a software node for the dwc3 platform device by Heikki Krogerus · 4 years ago
  95. 5dc71f1 USB: dwc3: document gadget_max_speed by Mauro Carvalho Chehab · 4 years ago
  96. 132ee0d usb: dwc3: gadget: Disable Vendor Test LMP Received event by Thinh Nguyen · 4 years ago
  97. 0c0a20f usb: dwc3: Simplify with dev_err_probe() by Andy Shevchenko · 4 years ago
  98. 370e3d5 usb: dwc3: keystone: Simplify with dev_err_probe() by Andy Shevchenko · 4 years ago
  99. babbdfc usb: dwc3: core: Replace devm_reset_control_array_get() by Yejune Deng · 4 years, 3 months ago
  100. a66a7d4 Merge 5.11-rc3 into usb-next by Greg Kroah-Hartman · 4 years ago