summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2026-02-06usb: dwc3: Check for USB4 IP_NAMEThinh Nguyen
2026-01-19usb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami
2026-01-19usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin
2025-12-07usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...Manish Nagar
2025-12-07drivers/usb/dwc3: fix PCI parent checkJamie Iles
2025-08-28usb: dwc3: Remove WARN_ON for device endpoint command timeoutsSelvarasu Ganesan
2025-08-28usb: dwc3: Ignore late xferNotReady event to prevent halt timeoutKuen-Han Tsai
2025-08-28usb: dwc3: imx8mp: fix device leak at unbindJohan Hovold
2025-08-28usb: dwc3: meson-g12a: fix device leaks at unbindJohan Hovold
2025-08-28usb: dwc3: qcom: Don't leave BCR assertedKrishna Kurapati
2025-07-17usb: dwc3: Abort suspend on soft disconnect failureKuen-Han Tsai
2025-05-02usb: dwc3: gadget: Avoid using reserved endpoints on Intel MerrifieldAndy Shevchenko
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-03-13usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan
2025-03-13usb: dwc3: Increase DWC3 controller halt timeoutWesley Cheng
2025-03-13usb: dwc3: core: Defer the probe until USB power supply readyKyle Tso
2025-01-23usb: dwc3: gadget: fix writing NYET thresholdAndré Draszik
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-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-17usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan
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-09-04usb: 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-05-17usb: dwc3: core: Prevent phy suspend during initThinh Nguyen
2024-03-01usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen
2024-02-23usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen
2024-02-23usb: dwc3: gadget: Execute gadget stop after halting the controllerWesley Cheng
2024-02-23usb: dwc3: gadget: Don't delay End Transfer on delayed_statusThinh Nguyen
2024-02-23usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng
2024-02-23usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng
2024-02-23usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate APIWesley Cheng
2024-02-23usb: dwc3: gadget: Stall and restart EP0 if host is unresponsiveWesley Cheng
2024-02-23usb: dwc3: gadget: Submit endxfer command if delayed during disconnectWesley Cheng
2024-02-23usb: dwc3: gadget: Force sending delayed status during soft disconnectWesley Cheng
2024-02-23usb: dwc3: Fix ep0 handling when getting reset while doing control transferMayank Rana
2024-02-23usb: dwc3: gadget: Delay issuing End TransferThinh Nguyen
2024-02-23usb: dwc3: gadget: Only End Transfer for ep0 data phaseThinh Nguyen
2024-02-23usb: dwc3: ep0: Don't prepare beyond Setup stageThinh Nguyen
2024-02-23usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeueThinh Nguyen
2024-02-23usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal
2024-02-23usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
2024-01-25Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen