summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2025-09-05Merge stable tag 'v6.1.146'Hiago De Franco
2025-07-17usb: dwc3: Abort suspend on soft disconnect failureKuen-Han Tsai
2025-06-19Merge tag 'v6.1.141' into toradex_ti-linux-6.1.yEmanuele Ghidoli
2025-05-30Merge tag 'v6.1.134' into toradex_ti-linux-6.1.yEmanuele Ghidoli
2025-05-02usb: dwc3: gadget: Avoid using reserved endpoints on Intel MerrifieldAndy Shevchenko
2025-05-02usb: dwc3: gadget: Refactor loop to avoid NULL endpointsAndy Shevchenko
2025-05-02usb: dwc3: xilinx: Prevent spike in reset signalMike Looijmans
2025-05-02usb: dwc3: gadget: check that event count does not exceed event buffer lengthFrode Isaksen
2025-03-13usb: dwc3: gadget: Prevent irq storm when TH re-executesBadhri Jagan Sridharan
2025-03-13usb: dwc3: Set SUSPENDENABLE soon after phy initThinh Nguyen
2025-02-21usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan
2025-02-21usb: dwc3: core: Defer the probe until USB power supply readyKyle Tso
2025-02-21usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()Joe Hattori
2025-01-17usb: dwc3-am62: Disable autosuspend during removePrashanth K
2025-01-17usb: dwc3: gadget: fix writing NYET thresholdAndré Draszik
2024-12-19usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only modeNeal Frager
2024-12-14usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen
2024-12-14usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTEDThinh Nguyen
2024-12-14usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)Michael Grzeschik
2024-12-14usb: dwc3: gadget: Rewrite endpoint allocation flowThinh Nguyen
2024-12-14usb: dwc3: gadget: Fix looping of queued SG entriesThinh Nguyen
2024-12-14usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen
2024-12-03Merge branch 'linux-6.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Praneeth Bajjuri
2024-11-14usb: dwc3: fix fault at system suspend if device was already runtime suspendedRoger Quadros
2024-11-01usb: dwc3: core: Fix system suspend on TI AM62 platformsRoger Quadros
2024-10-22usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFGPrashanth K
2024-10-18Merge tag 'v6.1.112' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Praneeth Bajjuri
2024-10-17usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan
2024-09-13Merge tag 'v6.1.105' into ti-linux-6.1.y-cicdSai Sree Kartheek Adivi
2024-09-12usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan
2024-09-04usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-09-04usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski
2024-09-04usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan
2024-09-04usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-08-29usb: dwc3: core: Skip setting event buffers for host only controllersKrishna Kurapati
2024-07-05usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li
2024-06-27usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...Hans de Goede
2024-05-25usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K
2024-05-17usb: dwc3: core: Prevent phy suspend during initThinh Nguyen
2024-04-03usb: dwc3-am62: fix module unload/reload behaviorRoger Quadros
2024-04-03usb: dwc3-am62: Rename private dataLadislav Michl
2024-03-02Merge tag 'v6.1.80' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2024-03-01usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen
2024-03-01Merge tag 'v6.1.79' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2024-02-23usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal
2024-02-16usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
2024-02-15usb: dwc3-am62: add workaround for Errata i2409Roger Quadros
2024-01-31usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng
2024-01-31usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng
2024-01-31usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate APIWesley Cheng