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
2025-03-04
usb: dwc3: Set SUSPENDENABLE soon after phy init
Thinh Nguyen
2025-03-03
usb: dwc3: gadget: Prevent irq storm when TH re-executes
Badhri Jagan Sridharan
2025-01-17
usb: dwc3: core: Defer the probe until USB power supply ready
Kyle Tso
2025-01-11
usb: dwc3: Skip resume if pm_runtime_set_active() fails
Ray Chi
2024-12-04
usb: dwc3: core: Disable USB2 retry for DWC_usb31 1.80a and prior
Faisal Hassan
2024-11-29
Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-11-13
usb: dwc3: core: Set force_gen1 bit for all applicable SuperSpeed ports
Krishna Kurapati
2024-11-05
usb: dwc3: fix fault at system suspend if device was already runtime suspended
Roger Quadros
2024-11-05
usb: Use (of|device)_property_present() for non-boolean properties
Rob Herring (Arm)
2024-10-21
Merge 6.12-rc4 into usb-next
Greg Kroah-Hartman
2024-10-16
usb: dwc3: core: Fix system suspend on TI AM62 platforms
Roger Quadros
2024-10-14
Merge 6.12-rc3 into usb-next
Greg Kroah-Hartman
2024-10-04
usb: dwc3: core: Stop processing of pending events if controller is halted
Selvarasu Ganesan
2024-10-04
usb: dwc3: re-enable runtime PM after failed resume
Roy Luo
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
usb: dwc3: Correct some typos in comments
Shen Lichuan
2024-09-03
usb: dwc3: core: update LC timer as per USB Spec V3.2
Faisal Hassan
2024-08-22
usb: dwc3: core: Prevent USB core invalid event buffer address access
Selvarasu Ganesan
2024-07-10
usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller
Radhey Shyam Pandey
2024-07-03
usb: dwc3: core: Check all ports when set phy suspend
Thinh Nguyen
2024-06-27
usb: dwc3: core: Workaround for CSR read timeout
Jos Wang
2024-06-20
usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...
Meng Li
2024-05-11
usb: dwc3: core: Fix unused variable warning in core driver
Krishna Kurapati
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2024-04-26
usb: dwc3: core: Fix compile warning on s390 gcc in dwc3_get_phy call
Krishna Kurapati
2024-04-23
usb: dwc3: core: Refactor PHY logic to support Multiport Controller
Krishna Kurapati
2024-04-23
usb: dwc3: core: Skip setting event buffers for host only controllers
Krishna Kurapati
2024-04-23
usb: dwc3: core: Access XHCI address space temporarily to read port info
Krishna Kurapati
2024-04-23
usb: dwc3: core: Prevent phy suspend during init
Thinh Nguyen
2024-04-18
usb: dwc3: Select 2.0 or 3.0 clk base on maximum_speed
Thinh Nguyen
2024-03-26
usb: dwc3: Properly set system wakeup
Thinh Nguyen
2024-01-04
usb: dwc3: set pm runtime active before resume common
Frank Wang
2024-01-04
usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS
Krishna Kurapati
2024-01-02
Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"
Thinh Nguyen
2024-01-02
Revert "usb: dwc3: Soft reset phy on probe for host"
Thinh Nguyen
2023-11-21
usb: dwc3: set the dma max_seg_size
Ricardo Ribalda
2023-10-21
usb: dwc3: add optional PHY interface clocks
Sebastian Reichel
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2023-10-02
usb: dwc3: core: configure TX/RX threshold for DWC3_IP
Stanley Chang
2023-10-02
usb: dwc3: Soft reset phy on probe for host
Thinh Nguyen
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
[next]