1. 92ef98a usb: dwc2: gadget: initialize max_speed from params by John Keeping · 3 years ago
  2. 34146c6 usb: dwc2: do not gate off the hardware if it does not support clock gating by Dinh Nguyen · 3 years ago
  3. db3e824 usb: dwc2: Simplify a bitmap declaration by Christophe JAILLET · 3 years, 1 month ago
  4. 236c9ad Merge 5.16-rc6 into usb-next by Greg Kroah-Hartman · 3 years, 1 month ago
  5. 3ad02e0 usb: dwc2: drd: restore role and overrides upon resume by Fabrice Gasnier · 3 years, 1 month ago
  6. e14acb8 usb: dwc2: drd: add role-switch-default-node support by Fabrice Gasnier · 3 years, 1 month ago
  7. 856d362 usb: dwc2: platform: adopt dev_err_probe() to silent probe defer by Amelie Delaunay · 3 years, 1 month ago
  8. fac6bf8 usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe by Amelie Delaunay · 3 years, 1 month ago
  9. 4d01204 Merge 5.16-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 2 months ago
  10. c4bc515 usb: dwc2: gadget: use existing helper by John Keeping · 3 years, 2 months ago
  11. 310780e usb: dwc2: hcd_queue: Fix use of floating point literal by Nathan Chancellor · 3 years, 2 months ago
  12. 7ad4a0b usb: dwc2: gadget: Fix ISOC flow for elapsed frames by Minas Harutyunyan · 3 years, 2 months ago
  13. 9e894ee usb: dwc2: stm32mp15: set otg_rev by Fabrice Gasnier · 3 years, 3 months ago
  14. f5c8a6c usb: dwc2: add otg_rev and otg_caps information for gadget driver by Fabrice Gasnier · 3 years, 3 months ago
  15. 1ad707f usb: dwc2: drd: reset current session before setting the new one by Amelie Delaunay · 3 years, 3 months ago
  16. 8d387f6 usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled by Amelie Delaunay · 3 years, 3 months ago
  17. b2cab2a usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init by Amelie Delaunay · 3 years, 3 months ago
  18. dbe2518 usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA by Minas Harutyunyan · 3 years, 4 months ago
  19. 91bb163 usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave by Minas Harutyunyan · 3 years, 4 months ago
  20. 856e6e8 usb: dwc2: check return value after calling platform_get_resource() by Yang Yingliang · 3 years, 5 months ago
  21. a76cb3d usb: dwc2: Fix spelling mistake "was't" -> "wasn't" by Colin Ian King · 3 years, 5 months ago
  22. 5324bad usb: dwc2: gadget: implement udc_set_speed() by Argishti Aleksanyan · 3 years, 5 months ago
  23. d842bc6 Merge v5.14-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 6 months ago
  24. b833ce1 usb: dwc2: gadget: Add endpoint wedge support by Minas Harutyunyan · 3 years, 6 months ago
  25. d53dc38 usb: dwc2: gadget: Fix sending zero length packet in DDMA mode. by Minas Harutyunyan · 3 years, 6 months ago
  26. c4a0f7a usb: dwc2: Skip clock gating on Samsung SoCs by Marek Szyprowski · 3 years, 6 months ago
  27. fecb3a1 usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode. by Minas Harutyunyan · 3 years, 6 months ago
  28. aafe935 usb: dwc2: Don't reset the core after setting turnaround time by Clément Lassieur · 3 years, 8 months ago
  29. 58aff95 usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentation by Lee Jones · 3 years, 8 months ago
  30. 81d708b usb: dwc2: pci: Fix possible copy/paste issue by Lee Jones · 3 years, 8 months ago
  31. a63acbd usb: dwc2: hcd_queue: Fix typeo in function name 'dwc2_hs_pmap_unschedule()' by Lee Jones · 3 years, 8 months ago
  32. bd37fbd usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docs by Lee Jones · 3 years, 8 months ago
  33. c1fb864 usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()' by Lee Jones · 3 years, 8 months ago
  34. 8879904 USB: dwc2: drop irq-flags initialisations by Johan Hovold · 3 years, 8 months ago
  35. e89baeb usb: dwc2: Remove obsolete MODULE_ constants from platform.c by Matthijs Kooijman · 3 years, 9 months ago
  36. 75a41ce usb: dwc2: Fix gadget DMA unmap direction by Phil Elwell · 3 years, 8 months ago
  37. 0fdf3c5 usb: dwc2: Get rid of useless error checks in suspend interrupt by Artur Petrosyan · 3 years, 9 months ago
  38. 0112b7c usb: dwc2: Update dwc2_handle_usb_suspend_intr function. by Artur Petrosyan · 3 years, 9 months ago
  39. a94f018 usb: dwc2: Add exit hibernation mode before removing drive by Artur Petrosyan · 3 years, 9 months ago
  40. ae0da4f usb: dwc2: Add hibernation exiting flow by system resume by Artur Petrosyan · 3 years, 9 months ago
  41. 755d0ef usb: dwc2: Add hibernation entering flow by system suspend by Artur Petrosyan · 3 years, 9 months ago
  42. c3595df usb: dwc2: Allow exit hibernation in urb enqueue by Artur Petrosyan · 3 years, 9 months ago
  43. e358c21 usb: dwc2: Move exit hibernation to dwc2_port_resume() function by Artur Petrosyan · 3 years, 9 months ago
  44. 8f7f868 usb: dwc2: Move enter hibernation to dwc2_port_suspend() function by Artur Petrosyan · 3 years, 9 months ago
  45. 5160d68 usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated. by Artur Petrosyan · 3 years, 9 months ago
  46. 238f65a usb: dwc2: Clear fifo_map when resetting core. by Artur Petrosyan · 3 years, 9 months ago
  47. 4111d5f usb: dwc2: Allow exiting hibernation from gpwrdn rst detect by Artur Petrosyan · 3 years, 9 months ago
  48. 24d209d usb: dwc2: Fix hibernation between host and device modes. by Artur Petrosyan · 3 years, 9 months ago
  49. c2db8d7 usb: dwc2: Fix host mode hibernation exit with remote wakeup flow. by Artur Petrosyan · 3 years, 9 months ago
  50. b29b494 usb: dwc2: Reset DEVADDR after exiting gadget hibernation. by Artur Petrosyan · 3 years, 9 months ago
  51. c363af9 usb: dwc2: Update exit hibernation when port reset is asserted by Artur Petrosyan · 3 years, 9 months ago
  52. 2e5db2c usb: dwc2: Enable RPi in ACPI mode by Jeremy Linton · 3 years, 9 months ago
  53. 401411b usb: dwc2: Add exit clock gating before removing driver by Artur Petrosyan · 3 years, 9 months ago
  54. ef5e0ee usb: dwc2: Add clock gating exiting flow by system resume by Artur Petrosyan · 3 years, 9 months ago
  55. 50fb0c1 usb: dwc2: Add clock gating entering flow by system suspend by Artur Petrosyan · 3 years, 9 months ago
  56. 16c729f usb: dwc2: Allow exit clock gating in urb enqueue by Artur Petrosyan · 3 years, 9 months ago
  57. 3cf8143e usb: dwc2: Update exit clock gating when port is resumed by Artur Petrosyan · 3 years, 9 months ago
  58. d37b939 usb: dwc2: Update enter clock gating when port is suspended by Artur Petrosyan · 3 years, 9 months ago
  59. 5f9e60c usb: dwc2: Add exit clock gating when port reset is asserted by Artur Petrosyan · 3 years, 9 months ago
  60. 9b4965d usb: dwc2: Add exit clock gating from session request interrupt by Artur Petrosyan · 3 years, 9 months ago
  61. 5d240ef usb: dwc2: Add exit clock gating from wakeup interrupt by Artur Petrosyan · 3 years, 9 months ago
  62. cbe1e90 usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt by Artur Petrosyan · 3 years, 9 months ago
  63. 79c87c3c usb: dwc2: Add host clock gating support functions by Artur Petrosyan · 3 years, 9 months ago
  64. 012466f usb: dwc2: Add device clock gating support functions by Artur Petrosyan · 3 years, 9 months ago
  65. b46b1ef usb: dwc2: Add exit partial power down before removing driver by Artur Petrosyan · 3 years, 9 months ago
  66. c74c26f usb: dwc2: Fix partial power down exiting by system resume by Artur Petrosyan · 3 years, 9 months ago
  67. 113f86d0 usb: dwc2: Update partial power down entering by system suspend by Artur Petrosyan · 3 years, 9 months ago
  68. 42b32b1 usb: dwc2: Fix session request interrupt handler by Artur Petrosyan · 3 years, 9 months ago
  69. 75f43ac3c usb: dwc2: Allow exit partial power down in urb enqueue by Artur Petrosyan · 3 years, 9 months ago
  70. 4d4d99a usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change(). by Artur Petrosyan · 3 years, 9 months ago
  71. e97570f usb: dwc2: Add exit partial power down when port reset is asserted by Artur Petrosyan · 3 years, 9 months ago
  72. 1e0890e usb: dwc2: Add exit partial power down when port is resumed by Artur Petrosyan · 3 years, 9 months ago
  73. 22ff0c8 usb: dwc2: Add enter partial power down when port is suspended by Artur Petrosyan · 3 years, 9 months ago
  74. 139fae7 usb: dwc2: Update port suspend/resume function definitions. by Artur Petrosyan · 3 years, 9 months ago
  75. b77b0d0 usb: dwc2: Add partial power down exit flow in wakeup intr. by Artur Petrosyan · 3 years, 9 months ago
  76. c9c394a usb: dwc2: Update enter and exit partial power down functions by Artur Petrosyan · 3 years, 9 months ago
  77. 9ce9e5a usb: dwc2: Add host partial power down functions by Artur Petrosyan · 3 years, 9 months ago
  78. be2b960 usb: dwc2: Add device partial power down functions by Artur Petrosyan · 3 years, 9 months ago
  79. de800f2 Merge 5.12-rc6 into usb-next by Greg Kroah-Hartman · 3 years, 9 months ago
  80. f859000 usb: dwc2: delete duplicate word in the comment by Tian Tao · 3 years, 10 months ago
  81. d21446e usb: dwc2: add parenthess and space around * by Tian Tao · 3 years, 10 months ago
  82. 93f6728 usb: dwc2: Prevent core suspend when port connection flag is 0 by Artur Petrosyan · 3 years, 10 months ago
  83. 5e3bbae usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board. by Artur Petrosyan · 3 years, 10 months ago
  84. b9d9137d usb: dwc2: Add STM32 related debugfs entries by Martin Devera · 3 years, 11 months ago
  85. d8c8490 Merge 5.11-rc7 into usb-next by Greg Kroah-Hartman · 4 years ago
  86. f670e9f usb: dwc2: Fix endpoint direction check in ep_from_windex by Heiko Stuebner · 4 years ago
  87. e81dee5 usb: dwc2: pci: Drop the empty quirk function by Heikki Krogerus · 4 years ago
  88. 1a9e38c usb: dwc2: Make "trimming xfer length" a debug message by Guenter Roeck · 4 years ago
  89. f74b68c usb: dwc2: Abort transaction after errors with unknown reason by Guenter Roeck · 4 years ago
  90. 415fa1c usb: dwc2: Do not update data length if it is 0 on inbound transfers by Guenter Roeck · 4 years ago
  91. 53febc9 usb: dwc2: disable Link Power Management on STM32MP15 HS OTG by Amelie Delaunay · 4 years ago
  92. f228cb2 usb: dwc2: enable FS/LS PHY clock select on STM32MP15 FS OTG by Amelie Delaunay · 4 years ago
  93. 2979ee7 usb: dwc2: set ahbcfg parameter for STM32MP15 OTG HS and FS by Amelie Delaunay · 4 years ago
  94. 190bb01 usb: dwc2: Avoid leaving the error_debugfs label unused by Martin Blumenstingl · 4 years, 3 months ago
  95. b2c586e usb: dwc2: Fix INTR OUT transfers in DDMA mode. by Minas Harutyunyan · 4 years, 4 months ago
  96. d58ba48 usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs by Amelie Delaunay · 4 years, 4 months ago
  97. 17f9340 usb: dwc2: override PHY input signals with usb role switch support by Amelie Delaunay · 4 years, 4 months ago
  98. 54c1960 usb: dwc2: Always disable regulators on driver teardown by Marc Zyngier · 4 years, 4 months ago
  99. 0abe386 usb: dwc2: add support for APM82181 USB OTG by Christian Lamparter · 4 years, 4 months ago
  100. e1c08cf usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails by Martin Blumenstingl · 4 years, 7 months ago