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
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-26
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-10-26
usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...
Piyush Mehta
2
-0
/
+21
2022-09-28
usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA
William Wu
1
-6
/
+7
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-09-08
usb: dwc3: pci: Add support for Intel Raptor Lake
Heikki Krogerus
1
-0
/
+4
2022-08-17
usb: dwc3: qcom: fix missing optional irq warnings
Johan Hovold
1
-2
/
+2
2022-08-17
usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
Rohith Kollalsi
1
-3
/
+7
2022-08-17
usb: dwc3: core: Deprecate GCTL.CORESOFTRESET
Thinh Nguyen
1
-1
/
+2
2022-08-17
usb: dwc3: gadget: fix high speed multiplier setting
Michael Grzeschik
1
-2
/
+2
2022-08-17
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
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
1
-7
/
+2
2022-06-14
usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
1
-1
/
+1
2022-06-14
usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
Wesley Cheng
1
-4
/
+16
2022-06-09
usb: dwc3: gadget: Move null pinter check to proper place
Albert Wang
1
-3
/
+3
2022-05-09
usb: dwc3: pci: add support for the Intel Meteor Lake-P
Heikki Krogerus
1
-0
/
+8
2022-05-09
usb: dwc3: gadget: Return proper request status
Thinh Nguyen
1
-1
/
+30
2022-05-09
usb: dwc3: core: Only handle soft-reset in DCTL
Thinh Nguyen
1
-1
/
+2
2022-05-09
usb: dwc3: core: Fix tx/rx threshold settings
Thinh Nguyen
1
-4
/
+4
2022-05-09
usb: dwc3: Try usb-role-switch first in dwc3_drd_init
Sven Peter
1
-6
/
+5
2022-04-13
usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evm
H. Nikolaus Schaller
1
-1
/
+1
2022-04-13
usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()
Hans de Goede
1
-7
/
+4
2022-03-16
usb: dwc3: pci: add support for the Intel Raptor Lake-S
Heikki Krogerus
1
-0
/
+4
2022-03-02
usb: dwc3: gadget: Let the interrupt handler disable bottom halves.
Sebastian Andrzej Siewior
1
-0
/
+2
2022-03-02
usb: dwc3: pci: Fix Bay Trail phy GPIO mappings
Hans de Goede
1
-2
/
+2
2022-03-02
usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay Trail
Hans de Goede
1
-1
/
+12
2022-02-16
usb: dwc3: gadget: Prevent core from processing stale TRBs
Udipto Goswami
1
-0
/
+13
2022-02-01
usb: dwc3: xilinx: fix uninitialized return value
Robert Hancock
1
-1
/
+1
2022-02-01
usb: dwc3: xilinx: Fix error handling when getting USB3 PHY
Robert Hancock
1
-5
/
+5
2022-02-01
usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 mode
Robert Hancock
1
-0
/
+13
2022-01-27
usb: dwc3: meson-g12a: fix shared reset control use
Amjad Ouled-Ameur
1
-5
/
+12
2022-01-27
usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe
Miaoqian Lin
1
-2
/
+5
2021-12-14
Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"
Douglas Anderson
1
-15
/
+0
2021-12-01
usb: dwc3: gadget: Fix null pointer exception
Albert Wang
1
-0
/
+6
2021-12-01
usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer
Thinh Nguyen
1
-3
/
+14
[next]