index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
usb: dwc3: Soft reset phy on probe for host
Thinh Nguyen
1
-1
/
+38
2023-09-19
usb: dwc3: meson-g12a: do post init to fix broken usb after resumption
Luke Lu
1
-0
/
+6
2023-08-26
USB: dwc3: qcom: fix NULL-deref on suspend
Johan Hovold
1
-1
/
+10
2023-08-16
usb: dwc3: Properly handle processing of pending events
Elson Roy Serrao
1
-1
/
+8
2023-08-11
usb: dwc3: don't reset device side if dwc3 was configured as host-only
Jisheng Zhang
1
-2
/
+2
2023-08-11
usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
Gratian Crisan
1
-2
/
+4
2023-08-11
Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
Jakub Vanek
2
-19
/
+0
2023-07-27
usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
Christophe JAILLET
1
-1
/
+4
2023-07-27
usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()
Christophe JAILLET
1
-2
/
+3
2023-07-27
usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
Christophe JAILLET
1
-1
/
+5
2023-07-27
usb: dwc3: qcom: Fix potential memory leak
Vladislav Efanov
1
-3
/
+3
2023-07-27
usb: dwc3: gadget: Propagate core init errors to UDC during pullup
Krishna Kurapati
1
-1
/
+3
2023-06-21
usb: dwc3: gadget: Reset num TRBs before giving back the request
Elson Roy Serrao
1
-0
/
+1
2023-05-30
usb: dwc3: debugfs: Resume dwc3 before accessing registers
Udipto Goswami
1
-0
/
+109
2023-05-17
usb: dwc3: gadget: Change condition for processing suspend event
Prashanth K
1
-9
/
+2
2023-05-17
USB: dwc3: fix runtime pm imbalance on unbind
Johan Hovold
1
-0
/
+1
2023-05-17
USB: dwc3: fix runtime pm imbalance on probe errors
Johan Hovold
1
-9
/
+5
2023-04-05
usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
Wesley Cheng
1
-3
/
+11
2023-04-05
usb: dwc3: gadget: move cmd_endtransfer to extra function
Michael Grzeschik
1
-32
/
+37
2023-02-15
usb: dwc3: qcom: enable vbus override when in OTG dr-mode
Neil Armstrong
1
-1
/
+1
2023-02-15
usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API
Wesley Cheng
1
-4
/
+4
2023-01-14
usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init
Miaoqian Lin
1
-3
/
+10
2023-01-14
usb: dwc3: core: defer probe on ulpi_read_id timeout
Ferry Toth
1
-1
/
+6
2023-01-14
usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode
Sven Peter
1
-6
/
+10
2022-12-14
usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
Thinh Nguyen
1
-1
/
+2
2022-12-02
usb: dwc3: gadget: Clear ep descriptor last
Thinh Nguyen
1
-6
/
+6
2022-12-02
usb: dwc3: gadget: Return -ESHUTDOWN on ep disable
Thinh Nguyen
1
-1
/
+1
2022-12-02
usb: dwc3: gadget: conditionally remove requests
Michael Grzeschik
1
-6
/
+6
2022-12-02
usb: dwc3: exynos: Fix remove() function
Marek Szyprowski
1
-10
/
+1
2022-11-25
Revert "usb: dwc3: disable USB core PHY management"
Johan Hovold
1
-10
/
+0
2022-11-03
usb: dwc3: gadget: Don't set IMI for no_interrupt
Thinh Nguyen
1
-2
/
+2
2022-11-03
usb: dwc3: gadget: Stop processing more requests on IMI
Thinh Nguyen
1
-0
/
+4
2022-09-28
usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
Wesley Cheng
1
-3
/
+5
2022-09-28
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
Thinh Nguyen
1
-27
/
+8
2022-09-28
usb: dwc3: gadget: Refactor pullup()
Thinh Nguyen
1
-29
/
+36
2022-09-28
usb: dwc3: gadget: Prevent repeat pullup()
Thinh Nguyen
1
-0
/
+4
2022-09-28
usb: dwc3: Issue core soft reset before enabling run/stop
Wesley Cheng
3
-3
/
+14
2022-09-28
usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind
Wesley Cheng
2
-2
/
+4
2022-09-08
usb: dwc3: disable USB core PHY management
Johan Hovold
1
-0
/
+10
2022-09-08
usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
Johan Hovold
2
-1
/
+14
2022-09-08
usb: dwc3: fix PHY disable sequence
Johan Hovold
1
-9
/
+10
2022-08-21
usb: dwc3: qcom: fix missing optional irq warnings
Johan Hovold
1
-2
/
+2
2022-08-21
usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
Rohith Kollalsi
1
-3
/
+7
2022-08-21
usb: dwc3: core: Deprecate GCTL.CORESOFTRESET
Thinh Nguyen
1
-1
/
+2
2022-08-21
usb: dwc3: gadget: fix high speed multiplier setting
Michael Grzeschik
1
-2
/
+2
2022-08-21
usb: dwc3: gadget: refactor dwc3_repare_one_trb
Michael Grzeschik
1
-52
/
+40
2022-07-21
usb: dwc3: gadget: Fix event pending check
Thinh Nguyen
1
-1
/
+3
2022-06-14
usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
1
-1
/
+1
2022-06-09
usb: dwc3: gadget: Move null pinter check to proper place
Albert Wang
1
-3
/
+3
2022-05-09
usb: dwc3: gadget: Return proper request status
Thinh Nguyen
1
-1
/
+30
[next]