summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2025-06-28usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPsSCHNEIDER Johannes
2025-06-19usb: dwc3: Abort suspend on soft disconnect failureKuen-Han Tsai
2025-05-21usb: dwc3-exynos: add support for ExynosAutov920Pritam Manohar Sutar
2025-05-21usb: dwc3: qcom: Use bulk clock API and devresBjorn Andersson
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman
2025-05-01usb: dwc3: gadget: Make gadget_wakeup asynchronousPrashanth K
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman
2025-04-25usb: dwc3: qcom: Fix error handling in probeDan Carpenter
2025-04-25usb: dwc3: qcom: use modern PM macrosArnd Bergmann
2025-04-15usb: dwc3: qcom: Transition to flattened modelBjorn Andersson
2025-04-15usb: dwc3: qcom: Don't rely on drvdata during probeBjorn Andersson
2025-04-15usb: dwc3: core: Don't touch resets and clocksBjorn Andersson
2025-04-15usb: dwc3: core: Expose core driver as libraryBjorn Andersson
2025-04-15usb: dwc3: qcom: Snapshot driver for backwards compatibiltyBjorn Andersson
2025-04-15usb: dwc3: exynos: add support for Exynos2200 variantIvaylo Ivanov
2025-04-11usb: dwc3: gadget: check that event count does not exceed event buffer lengthFrode Isaksen
2025-04-11usb: dwc3: xilinx: Prevent spike in reset signalMike Looijmans
2025-04-11usb: dwc3: core: Avoid redundant system suspend/resume callbacksRoy Luo
2025-04-11usb: dwc3: Specify maximum number of XHCI interruptersWesley Cheng
2025-03-14usb: dwc3: Don't use %pK through printkThomas Weißschuh
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman
2025-03-04usb: dwc3: Set SUSPENDENABLE soon after phy initThinh Nguyen
2025-03-03usb: dwc3: exynos: add support for exynos7870Kaustabh Chakraborty
2025-03-03usb: dwc3: gadget: Prevent irq storm when TH re-executesBadhri Jagan Sridharan
2025-02-17Merge 6.14-rc3 into usb-nextGreg Kroah-Hartman
2025-02-14USB: dwc3: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-02-14usb: dwc3: gadget: Avoid using reserved endpoints on Intel MerrifieldAndy Shevchenko
2025-02-14usb: dwc3: gadget: Add support for snps,reserved-endpoints propertyAndy Shevchenko
2025-02-14usb: dwc3: gadget: Refactor loop to avoid NULL endpointsAndy Shevchenko
2025-02-14usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan
2025-02-03usb: dwc3: Document nostream_workThinh Nguyen
2025-01-17usb: dwc3: core: Defer the probe until USB power supply readyKyle Tso
2025-01-15usb: dwc3: gadget: Reinitiate stream for all host NoStream behaviorThinh Nguyen
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman
2025-01-11usb: dwc3: omap: Fix devm_regulator_get_optional() error handlingRob Herring (Arm)
2025-01-11usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou
2025-01-11usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()Joe Hattori
2025-01-11usb: dwc3: Skip resume if pm_runtime_set_active() failsRay Chi
2025-01-03usb: dwc3: omap: Use devm_regulator_get_optional()Rob Herring (Arm)
2024-12-24usb: dwc3: gadget: Fix incorrect UDC state after manual deconfigurationRoy Luo
2024-12-23usb: dwc3-am62: Disable autosuspend during removePrashanth K
2024-12-23usb: dwc3: gadget: fix writing NYET thresholdAndré Draszik
2024-12-23usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspendRoger Quadros
2024-12-16Merge 6.13-rc3 into usb-nextGreg Kroah-Hartman
2024-12-04usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only modeNeal Frager
2024-12-04usb: dwc3: imx8mp: fix software node kernel dumpXu Yang
2024-12-04usb: dwc3: core: Disable USB2 retry for DWC_usb31 1.80a and priorFaisal Hassan
2024-12-04usb: dwc3: remove unused sg struct memberLuis Felipe Hernandez
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds