index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-25
Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
Jakub Vanek
2023-07-25
usb: dwc3: don't reset device side if dwc3 was configured as host-only
Jisheng Zhang
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
[next]