summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2025-05-02usb: dwc3: gadget: check that event count does not exceed event buffer lengthFrode Isaksen
2025-05-02usb: dwc3: support continuous runtime PM with dual roleMartin Kepplinger
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
2024-12-14usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen
2024-11-08usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan
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-01-25Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen
2024-01-25Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen
2024-01-25usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal
2023-12-08USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold
2023-12-08USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold
2023-12-08usb: dwc3: set the dma max_seg_sizeRicardo Ribalda
2023-10-25usb: dwc3: Soft reset phy on probe for hostThinh Nguyen
2023-08-30USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold
2023-08-30usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-11usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-08-11usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-08-11Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-07-27usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET
2023-07-27usb: dwc3: qcom: Fix potential memory leakVladislav Efanov
2023-07-27usb: dwc3: gadget: Propagate core init errors to UDC during pullupKrishna Kurapati
2023-06-21usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao
2023-05-30usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami
2023-05-17USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold
2023-05-17USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold
2023-02-22usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong
2023-02-22usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override APIWesley Cheng
2023-01-18usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2022-12-08usb: dwc3: exynos: Fix remove() functionMarek Szyprowski
2022-11-25Revert "usb: dwc3: disable USB core PHY management"Johan Hovold
2022-11-03usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen
2022-11-03usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen
2022-09-28usb: dwc3: gadget: Avoid duplicate requests to enable Run/StopWesley Cheng
2022-09-28usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()Thinh Nguyen
2022-09-28usb: dwc3: gadget: Refactor pullup()Thinh Nguyen
2022-09-28usb: dwc3: gadget: Prevent repeat pullup()Thinh Nguyen
2022-09-28usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng
2022-09-28usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbindWesley Cheng
2022-09-15usb: dwc3: disable USB core PHY managementJohan Hovold
2022-09-15usb: dwc3: fix PHY disable sequenceJohan Hovold
2022-09-15usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold
2022-07-21usb: dwc3: gadget: Fix event pending checkThinh Nguyen
2022-06-14usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun
2022-05-09usb: dwc3: gadget: Return proper request statusThinh Nguyen