index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-128
/
+256
2022-09-30
Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
Andy Shevchenko
2
-54
/
+51
2022-09-30
Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...
Andy Shevchenko
1
-2
/
+7
2022-09-27
usb: dwc3: st: Fix node's child name
Patrice Chotard
1
-1
/
+1
2022-09-26
Merge 6.0-rc7 into usb-next
Greg Kroah-Hartman
1
-6
/
+7
2022-09-22
usb: dwc3: core: fix some leaks in probe
Dan Carpenter
1
-22
/
+36
2022-09-22
usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...
Piyush Mehta
2
-0
/
+21
2022-09-22
usb: dwc3: core: add gfladj_refclk_lpm_sel quirk
Alexander Stein
2
-1
/
+9
2022-09-22
usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for ...
Shruthi Sanil
1
-0
/
+4
2022-09-22
usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lak...
Shruthi Sanil
1
-6
/
+6
2022-09-22
usb: dwc3: xilinx: fix usb3 non-wakeup source resume failure
Piyush Mehta
1
-9
/
+21
2022-09-22
usb: dwc3: xilinx: add power management ops support
Piyush Mehta
1
-4
/
+29
2022-09-22
usb: dwc3: qcom: drop unneeded compatibles
Krzysztof Kozlowski
1
-4
/
+0
2022-09-22
usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disable
Wesley Cheng
1
-1
/
+10
2022-09-22
usb: dwc3: Fix typos in gadget.c
Kushagra Verma
1
-2
/
+2
2022-09-07
usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA
William Wu
1
-6
/
+7
2022-09-07
usb: dwc3: gadget: Submit endxfer command if delayed during disconnect
Wesley Cheng
1
-1
/
+12
2022-09-07
usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer
Wesley Cheng
1
-1
/
+3
2022-09-07
usb: dwc3: Increase DWC3 controller halt timeout
Wesley Cheng
1
-1
/
+2
2022-09-07
usb: dwc3: Remove DWC3 locking during gadget suspend/resume
Wesley Cheng
2
-4
/
+5
2022-09-07
usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
Wesley Cheng
3
-2
/
+10
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
5
-53
/
+90
2022-08-31
usb: dwc3: gadget: Continue handling EP0 xfercomplete events
Wesley Cheng
1
-2
/
+5
2022-08-31
usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnect
Wesley Cheng
1
-0
/
+2
2022-08-31
usb: dwc3: gadget: Force sending delayed status during soft disconnect
Wesley Cheng
1
-1
/
+4
2022-08-31
usb: dwc3: Do not service EP0 and conndone events if soft disconnected
Wesley Cheng
2
-2
/
+7
2022-08-30
usb: dwc3: disable USB core PHY management
Johan Hovold
1
-0
/
+10
2022-08-23
usb: dwc3: qcom: suppress unused-variable warning
Johan Hovold
1
-1
/
+1
2022-08-19
usb: dwc3: qcom: clean up icc init
Johan Hovold
1
-8
/
+7
2022-08-19
usb: dwc3: qcom: only parse 'maximum-speed' once
Johan Hovold
1
-2
/
+3
2022-08-19
usb: dwc3: trace: add Start of Frame Number to trace event
Michael Grzeschik
1
-1
/
+2
2022-08-19
usb: dwc3: debug: show events parameters in hex
Michael Grzeschik
1
-2
/
+2
2022-08-19
usb: dwc3: gadget: conditionally remove requests
Michael Grzeschik
1
-6
/
+6
2022-08-18
usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
Wesley Cheng
1
-3
/
+5
2022-08-18
usb: dwc3: pci: Add support for Intel Raptor Lake
Heikki Krogerus
1
-0
/
+4
2022-08-18
usb: dwc3: qcom: clean up suspend callbacks
Johan Hovold
1
-8
/
+11
2022-08-18
usb: dwc3: qcom: fix wakeup implementation
Johan Hovold
2
-4
/
+7
2022-08-18
usb: dwc3: qcom: fix peripheral and OTG suspend
Johan Hovold
1
-3
/
+12
2022-08-18
usb: dwc3: qcom: fix runtime PM wakeup
Johan Hovold
1
-8
/
+11
2022-08-18
usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
Johan Hovold
2
-1
/
+14
2022-08-18
usb: dwc3: qcom: fix gadget-only builds
Johan Hovold
1
-1
/
+4
2022-08-18
Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"
Johan Hovold
1
-21
/
+7
2022-08-18
usb: dwc3: fix PHY disable sequence
Johan Hovold
1
-9
/
+10
2022-07-18
Merge 5.19-rc7 into usb-next
Greg Kroah-Hartman
2
-7
/
+5
2022-07-14
usb: dwc3: qcom: fix missing optional irq warnings
Johan Hovold
1
-2
/
+2
2022-07-14
usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
Rohith Kollalsi
1
-3
/
+7
2022-07-14
usb: dwc3: ep0: Properly handle setup_packet_pending scenario in data stage
Wesley Cheng
1
-0
/
+7
2022-07-08
usb: dwc3: gadget: fix high speed multiplier setting
Michael Grzeschik
1
-2
/
+2
2022-07-08
usb: dwc3: gadget: refactor dwc3_repare_one_trb
Michael Grzeschik
1
-52
/
+40
2022-06-29
usb: dwc3-am62: remove unnecesary clk_put()
Yang Yingliang
1
-6
/
+2
[next]