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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
usb: dwc3: core: defer probe on ulpi_read_id timeout
Ferry Toth
1
-1
/
+6
2022-11-29
usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode
Sven Peter
1
-6
/
+10
2022-11-08
usb: dwc3: Do not get extcon device when usb-role-switch is used
Janne Grunau
1
-0
/
+10
2022-10-22
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
1
-1
/
+48
2022-09-30
Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
Andy Shevchenko
1
-54
/
+1
2022-09-30
Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...
Andy Shevchenko
1
-2
/
+7
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
1
-0
/
+17
2022-09-22
usb: dwc3: core: add gfladj_refclk_lpm_sel quirk
Alexander Stein
1
-1
/
+7
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: Remove DWC3 locking during gadget suspend/resume
Wesley Cheng
1
-4
/
+0
2022-08-18
usb: dwc3: qcom: fix wakeup implementation
Johan Hovold
1
-3
/
+2
2022-08-18
usb: dwc3: fix PHY disable sequence
Johan Hovold
1
-9
/
+10
2022-07-14
usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
Rohith Kollalsi
1
-3
/
+7
2022-06-21
usb: dwc3: core: Host wake up support from system suspend
Sandeep Maheswaram
1
-6
/
+3
2022-06-21
usb: dwc3: core: Deprecate GCTL.CORESOFTRESET
Thinh Nguyen
1
-1
/
+2
2022-06-21
Revert "usb: dwc3: Remove the checks of -ENOSYS"
Thinh Nguyen
1
-2
/
+2
2022-06-20
Merge v5.19-rc3 into usb-next
Greg Kroah-Hartman
1
-7
/
+2
2022-06-12
usb: dwc3: Fix bare use of unsigned checkpatch warning
Kushagra Verma
1
-2
/
+2
2022-06-10
usb: dwc3: Remove the checks of -ENOSYS
Kushagra Verma
1
-2
/
+2
2022-06-10
usb: dwc3: add power down scale setting
Li Jun
1
-0
/
+34
2022-06-10
USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...
Stephen Rothwell
1
-7
/
+2
2022-05-19
usb: dwc3: core: Add error log when core soft reset failed
Mayank Rana
1
-0
/
+1
2022-05-12
USB / dwc3: Fix a checkpatch warning in core.c
Kushagra Verma
1
-12
/
+8
2022-05-05
usb: dwc3: remove a possible unnecessary 'out of memory' message
Kushagra Verma
1
-3
/
+1
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
1
-5
/
+29
2022-04-22
usb: dwc3: core: Only handle soft-reset in DCTL
Thinh Nguyen
1
-1
/
+2
2022-04-22
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
1
-1
/
+54
2022-04-21
USB / dwc3: Fix three doc-build warnings
Kushagra Verma
1
-1
/
+0
2022-04-21
usb: dwc3: core: Fix tx/rx threshold settings
Thinh Nguyen
1
-4
/
+4
2022-04-21
usb: dwc3: fix backwards compat with rockchip devices
Peter Geis
1
-0
/
+23
2022-03-18
usb: dwc3: Issue core soft reset before enabling run/stop
Wesley Cheng
1
-3
/
+1
2022-03-15
usb: dwc3: core: do not use 3.0 clock when operating in 2.0 mode
Bin Yang
1
-0
/
+5
2022-02-08
usb: dwc3: Program GFLADJ
Sean Anderson
1
-1
/
+38
2022-02-08
usb: dwc3: Calculate REFCLKPER based on reference clock
Sean Anderson
1
-2
/
+12
2022-02-08
usb: dwc3: Get clocks individually
Sean Anderson
1
-13
/
+51
2021-11-17
usb: dwc3: leave default DMA for PCI devices
Fabio Aiuto
1
-3
/
+5
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
1
-17
/
+13
2021-09-14
usb: dwc3: core: balance phy init and exit
Li Jun
1
-17
/
+13
2021-09-14
usb: dwc3: reference clock period configuration
Balaji Prakash J
1
-0
/
+29
2021-08-18
usb: dwc3: Decouple USB 2.0 L1 & L2 events
Jack Pham
1
-0
/
+9
2021-07-12
usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
Wesley Cheng
1
-0
/
+15
2021-06-21
usb: dwc3: Fix debugfs creation flow
Minas Harutyunyan
1
-1
/
+2
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
1
-6
/
+0
2021-06-09
usb: dwc3: support 64 bit DMA in platform driver
Sven Peter
1
-0
/
+4
2021-06-09
usb: dwc3: core: fix kernel panic when do reboot
Peter Chen
1
-1
/
+1
2021-06-04
Revert "usb: dwc3: core: Add shutdown callback for dwc3"
Alexandru Elisei
1
-6
/
+0
2021-04-23
usb: dwc3: Capture new capability register GHWPARAMS9
Thinh Nguyen
1
-0
/
+3
2021-04-22
usb: dwc3: core: Do core softreset when switch mode
Yu Chen
1
-0
/
+27
[next]