index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-17
usb: dwc3: Remove WARN_ON for device endpoint command timeouts
Selvarasu Ganesan
2
-6
/
+24
2025-08-13
usb: dwc3: pci: add support for the Intel Wildcat Lake
Heikki Krogerus
1
-0
/
+2
2025-08-13
usb: dwc3: Ignore late xferNotReady event to prevent halt timeout
Kuen-Han Tsai
1
-0
/
+9
2025-07-25
usb: dwc3: meson-g12a: fix device leaks at unbind
Johan Hovold
1
-0
/
+3
2025-07-25
usb: dwc3: imx8mp: fix device leak at unbind
Johan Hovold
1
-1
/
+6
2025-07-21
Merge tag 'v6.16-rc7' into usb-next
Greg Kroah-Hartman
1
-5
/
+2
2025-07-13
usb: dwc3: qcom: Don't leave BCR asserted
Krishna Kurapati
1
-5
/
+2
2025-07-07
usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' argument
Johannes Schneider
1
-4
/
+4
2025-07-05
Merge merge point of tag 'usb-6.16-rc5' into usb-next
Greg Kroah-Hartman
2
-16
/
+17
2025-06-28
usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPs
SCHNEIDER Johannes
1
-1
/
+1
2025-06-24
usb: dwc3: gadget: Remove duplicate check while setting xfer resource
Prashanth K
1
-5
/
+3
2025-06-19
usb: dwc3: Abort suspend on soft disconnect failure
Kuen-Han Tsai
2
-15
/
+16
2025-06-19
usb: dwc3: xilinx: set coherency mode for AMD versal adaptive platform
Radhey Shyam Pandey
1
-12
/
+22
2025-06-19
usb: dwc3: xilinx: add shutdown callback
Radhey Shyam Pandey
1
-0
/
+1
2025-05-21
usb: dwc3-exynos: add support for ExynosAutov920
Pritam Manohar Sutar
1
-0
/
+9
2025-05-21
usb: dwc3: qcom: Use bulk clock API and devres
Bjorn Andersson
1
-75
/
+15
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
2
-37
/
+27
2025-05-01
usb: dwc3: gadget: Make gadget_wakeup asynchronous
Prashanth K
2
-37
/
+27
2025-04-28
Merge 6.15-rc4 into usb-next
Greg Kroah-Hartman
2
-3
/
+7
2025-04-25
usb: dwc3: qcom: Fix error handling in probe
Dan Carpenter
1
-4
/
+6
2025-04-25
usb: dwc3: qcom: use modern PM macros
Arnd Bergmann
1
-12
/
+5
2025-04-15
usb: dwc3: qcom: Transition to flattened model
Bjorn Andersson
1
-78
/
+99
2025-04-15
usb: dwc3: qcom: Don't rely on drvdata during probe
Bjorn Andersson
1
-9
/
+8
2025-04-15
usb: dwc3: core: Don't touch resets and clocks
Bjorn Andersson
2
-9
/
+14
2025-04-15
usb: dwc3: core: Expose core driver as library
Bjorn Andersson
2
-48
/
+140
2025-04-15
usb: dwc3: qcom: Snapshot driver for backwards compatibilty
Bjorn Andersson
3
-1
/
+936
2025-04-15
usb: dwc3: exynos: add support for Exynos2200 variant
Ivaylo Ivanov
1
-0
/
+9
2025-04-11
usb: dwc3: gadget: check that event count does not exceed event buffer length
Frode Isaksen
1
-0
/
+6
2025-04-11
usb: dwc3: xilinx: Prevent spike in reset signal
Mike Looijmans
1
-3
/
+1
2025-04-11
usb: dwc3: core: Avoid redundant system suspend/resume callbacks
Roy Luo
1
-1
/
+19
2025-04-11
usb: dwc3: Specify maximum number of XHCI interrupters
Wesley Cheng
3
-0
/
+17
2025-03-14
usb: dwc3: Don't use %pK through printk
Thomas Weißschuh
2
-4
/
+4
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
4
-43
/
+58
2025-03-04
usb: dwc3: Set SUSPENDENABLE soon after phy init
Thinh Nguyen
3
-30
/
+45
2025-03-03
usb: dwc3: exynos: add support for exynos7870
Kaustabh Chakraborty
1
-0
/
+9
2025-03-03
usb: dwc3: gadget: Prevent irq storm when TH re-executes
Badhri Jagan Sridharan
2
-13
/
+13
2025-02-17
Merge 6.14-rc3 into usb-next
Greg Kroah-Hartman
2
-0
/
+35
2025-02-14
USB: dwc3: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-10
/
+2
2025-02-14
usb: dwc3: gadget: Avoid using reserved endpoints on Intel Merrifield
Andy Shevchenko
1
-0
/
+10
2025-02-14
usb: dwc3: gadget: Add support for snps,reserved-endpoints property
Andy Shevchenko
1
-1
/
+40
2025-02-14
usb: dwc3: gadget: Refactor loop to avoid NULL endpoints
Andy Shevchenko
1
-4
/
+18
2025-02-14
usb: dwc3: Fix timeout issue during controller enter/exit from halt state
Selvarasu Ganesan
1
-0
/
+34
2025-02-03
usb: dwc3: Document nostream_work
Thinh Nguyen
1
-0
/
+1
2025-01-17
usb: dwc3: core: Defer the probe until USB power supply ready
Kyle Tso
1
-9
/
+21
2025-01-15
usb: dwc3: gadget: Reinitiate stream for all host NoStream behavior
Thinh Nguyen
2
-53
/
+59
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
3
-1
/
+5
2025-01-11
usb: dwc3: omap: Fix devm_regulator_get_optional() error handling
Rob Herring (Arm)
1
-2
/
+5
2025-01-11
usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
1
-4
/
+2
2025-01-11
usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()
Joe Hattori
1
-0
/
+1
2025-01-11
usb: dwc3: Skip resume if pm_runtime_set_active() fails
Ray Chi
1
-1
/
+4
[next]