index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
core.c
Age
Commit message (
Expand
)
Author
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-06-13
USB: dwc3: fix use-after-free on core driver unbind
Johan Hovold
2023-05-28
Merge 6.4-rc4 into usb-next
Greg Kroah-Hartman
2023-05-28
usb: core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-13
usb: dwc3: fix a test for error in dwc3_core_init()
Dan Carpenter
2023-05-13
usb: dwc3: core: add support for realtek SoCs custom's global register start ...
Stanley Chang
2023-04-20
usb: dwc3: core: add support for disabling High-speed park mode
Stanley Chang
2023-04-20
USB: dwc3: clean up probe declarations
Johan Hovold
2023-04-20
USB: dwc3: refactor clock lookups
Johan Hovold
2023-04-20
USB: dwc3: refactor phy handling
Johan Hovold
2023-04-20
USB: dwc3: clean up core init error handling
Johan Hovold
2023-04-20
USB: dwc3: clean up phy init error handling
Johan Hovold
2023-04-20
USB: dwc3: clean up probe error labels
Johan Hovold
2023-04-20
USB: dwc3: drop dead hibernation code
Johan Hovold
2023-04-20
USB: dwc3: disable autosuspend on unbind
Johan Hovold
2023-04-20
USB: dwc3: fix runtime pm imbalance on unbind
Johan Hovold
2023-04-20
USB: dwc3: fix runtime pm imbalance on probe errors
Johan Hovold
2023-03-09
usb: dwc3: core: add external vBus supply support for ulpi phy
Piyush Mehta
2022-12-08
usb: dwc3: core: defer probe on ulpi_read_id timeout
Ferry Toth
2022-11-29
usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode
Sven Peter
2022-11-08
usb: dwc3: Do not get extcon device when usb-role-switch is used
Janne Grunau
2022-10-22
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2022-09-30
Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
Andy Shevchenko
2022-09-30
Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...
Andy Shevchenko
2022-09-26
Merge 6.0-rc7 into usb-next
Greg Kroah-Hartman
2022-09-22
usb: dwc3: core: fix some leaks in probe
Dan Carpenter
2022-09-22
usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...
Piyush Mehta
2022-09-22
usb: dwc3: core: add gfladj_refclk_lpm_sel quirk
Alexander Stein
2022-09-07
usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA
William Wu
2022-09-07
usb: dwc3: Remove DWC3 locking during gadget suspend/resume
Wesley Cheng
2022-08-18
usb: dwc3: qcom: fix wakeup implementation
Johan Hovold
2022-08-18
usb: dwc3: fix PHY disable sequence
Johan Hovold
2022-07-14
usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
Rohith Kollalsi
2022-06-21
usb: dwc3: core: Host wake up support from system suspend
Sandeep Maheswaram
2022-06-21
usb: dwc3: core: Deprecate GCTL.CORESOFTRESET
Thinh Nguyen
2022-06-21
Revert "usb: dwc3: Remove the checks of -ENOSYS"
Thinh Nguyen
2022-06-20
Merge v5.19-rc3 into usb-next
Greg Kroah-Hartman
2022-06-12
usb: dwc3: Fix bare use of unsigned checkpatch warning
Kushagra Verma
2022-06-10
usb: dwc3: Remove the checks of -ENOSYS
Kushagra Verma
2022-06-10
usb: dwc3: add power down scale setting
Li Jun
2022-06-10
USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...
Stephen Rothwell
2022-05-19
usb: dwc3: core: Add error log when core soft reset failed
Mayank Rana
2022-05-12
USB / dwc3: Fix a checkpatch warning in core.c
Kushagra Verma
2022-05-05
usb: dwc3: remove a possible unnecessary 'out of memory' message
Kushagra Verma
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-04-22
usb: dwc3: core: Only handle soft-reset in DCTL
Thinh Nguyen
2022-04-22
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2022-04-21
USB / dwc3: Fix three doc-build warnings
Kushagra Verma
2022-04-21
usb: dwc3: core: Fix tx/rx threshold settings
Thinh Nguyen
2022-04-21
usb: dwc3: fix backwards compat with rockchip devices
Peter Geis
[next]