index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2025-05-02
usb: dwc3: gadget: check that event count does not exceed event buffer length
Frode Isaksen
2025-05-02
usb: dwc3: support continuous runtime PM with dual role
Martin Kepplinger
2025-03-13
usb: dwc3: Fix timeout issue during controller enter/exit from halt state
Selvarasu Ganesan
2025-03-13
usb: dwc3: Increase DWC3 controller halt timeout
Wesley Cheng
2024-12-14
usb: dwc3: gadget: Fix checking for number of TRBs left
Thinh Nguyen
2024-11-08
usb: dwc3: core: Stop processing of pending events if controller is halted
Selvarasu Ganesan
2024-09-04
usb: dwc3: st: add missing depopulate in probe error path
Krzysztof Kozlowski
2024-09-04
usb: dwc3: st: fix probed platform device ref count on probe error path
Krzysztof Kozlowski
2024-09-04
usb: dwc3: core: Prevent USB core invalid event buffer address access
Selvarasu Ganesan
2024-09-04
usb: dwc3: omap: add missing depopulate in probe error path
Krzysztof Kozlowski
2024-09-04
usb: dwc3: core: Skip setting event buffers for host only controllers
Krishna Kurapati
2024-01-25
Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"
Thinh Nguyen
2024-01-25
Revert "usb: dwc3: Soft reset phy on probe for host"
Thinh Nguyen
2024-01-25
usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart
Uttkarsh Aggarwal
2023-12-08
USB: dwc3: qcom: fix wakeup after probe deferral
Johan Hovold
2023-12-08
USB: dwc3: qcom: fix resource leaks on probe deferral
Johan Hovold
2023-12-08
usb: dwc3: set the dma max_seg_size
Ricardo Ribalda
2023-10-25
usb: dwc3: Soft reset phy on probe for host
Thinh Nguyen
2023-08-30
USB: dwc3: qcom: fix NULL-deref on suspend
Johan Hovold
2023-08-30
usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
Sandeep Maheswaram
2023-08-16
usb: dwc3: Properly handle processing of pending events
Elson Roy Serrao
2023-08-11
usb: dwc3: don't reset device side if dwc3 was configured as host-only
Jisheng Zhang
2023-08-11
usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
Gratian Crisan
2023-08-11
Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
Jakub Vanek
2023-07-27
usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
Christophe JAILLET
2023-07-27
usb: dwc3: qcom: Fix potential memory leak
Vladislav Efanov
2023-07-27
usb: dwc3: gadget: Propagate core init errors to UDC during pullup
Krishna Kurapati
2023-06-21
usb: dwc3: gadget: Reset num TRBs before giving back the request
Elson Roy Serrao
2023-05-30
usb: dwc3: debugfs: Resume dwc3 before accessing registers
Udipto Goswami
2023-05-17
USB: dwc3: fix runtime pm imbalance on unbind
Johan Hovold
2023-05-17
USB: dwc3: fix runtime pm imbalance on probe errors
Johan Hovold
2023-02-22
usb: dwc3: qcom: enable vbus override when in OTG dr-mode
Neil Armstrong
2023-02-22
usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API
Wesley Cheng
2023-01-18
usb: dwc3: core: defer probe on ulpi_read_id timeout
Ferry Toth
2022-12-08
usb: dwc3: exynos: Fix remove() function
Marek Szyprowski
2022-11-25
Revert "usb: dwc3: disable USB core PHY management"
Johan Hovold
2022-11-03
usb: dwc3: gadget: Don't set IMI for no_interrupt
Thinh Nguyen
2022-11-03
usb: dwc3: gadget: Stop processing more requests on IMI
Thinh Nguyen
2022-09-28
usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
Wesley Cheng
2022-09-28
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
Thinh Nguyen
2022-09-28
usb: dwc3: gadget: Refactor pullup()
Thinh Nguyen
2022-09-28
usb: dwc3: gadget: Prevent repeat pullup()
Thinh Nguyen
2022-09-28
usb: dwc3: Issue core soft reset before enabling run/stop
Wesley Cheng
2022-09-28
usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind
Wesley Cheng
2022-09-15
usb: dwc3: disable USB core PHY management
Johan Hovold
2022-09-15
usb: dwc3: fix PHY disable sequence
Johan Hovold
2022-09-15
usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
Johan Hovold
2022-07-21
usb: dwc3: gadget: Fix event pending check
Thinh Nguyen
2022-06-14
usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
2022-05-09
usb: dwc3: gadget: Return proper request status
Thinh Nguyen
[next]