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
Age
Commit message (
Expand
)
Author
2024-09-13
usb: dwc3: rtk: Clean up error code in __get_dwc3_maximum_speed()
Dan Carpenter
2024-09-11
usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep
Li Jun
2024-09-11
usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode
Frank Li
2024-09-09
Merge 6.11-rc7 into usb-next
Greg Kroah-Hartman
2024-09-03
usb: dwc3: core: update LC timer as per USB Spec V3.2
Faisal Hassan
2024-09-03
usb: dwc3: Avoid waking up gadget during startxfer
Prashanth K
2024-09-03
usb: dwc3: xilinx: simplify with dev_err_probe
Krzysztof Kozlowski
2024-09-03
usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resource
Krzysztof Kozlowski
2024-09-03
usb: dwc3: rtk: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-09-03
usb: dwc3: qcom: simplify with devm_platform_ioremap_resource
Krzysztof Kozlowski
2024-09-03
usb: dwc3: qcom: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-09-03
usb: dwc3: imx8mp: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-09-03
usb: dwc3: imx8mp: simplify with dev_err_probe
Krzysztof Kozlowski
2024-09-03
usb: dwc3: imx8mp: simplify with devm_clk_get_enabled
Krzysztof Kozlowski
2024-09-03
usb: dwc3: st: simplify pdev->dev usage
Krzysztof Kozlowski
2024-09-03
usb: dwc3: st: simplify with dev_err_probe
Krzysztof Kozlowski
2024-09-03
usb: dwc3: st: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-09-03
Merge 6.11-rc6 into usb-next
Greg Kroah-Hartman
2024-08-22
usb: dwc3: st: add missing depopulate in probe error path
Krzysztof Kozlowski
2024-08-22
usb: dwc3: st: fix probed platform device ref count on probe error path
Krzysztof Kozlowski
2024-08-22
usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)
Michael Grzeschik
2024-08-22
usb: dwc3: xilinx: add missing depopulate in probe error path
Krzysztof Kozlowski
2024-08-22
usb: dwc3: omap: add missing depopulate in probe error path
Krzysztof Kozlowski
2024-08-22
usb: dwc3: core: Prevent USB core invalid event buffer address access
Selvarasu Ganesan
2024-08-07
usb: dwc3: Use of_property_read_variable_u32_array() to read "power"
Rob Herring (Arm)
2024-08-07
usb: dwc3: imx8mp: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
2024-07-19
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-07-10
usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller
Radhey Shyam Pandey
2024-07-03
usb: dwc3: pci: add support for the Intel Panther Lake
Heikki Krogerus
2024-07-03
usb: dwc3: core: Check all ports when set phy suspend
Thinh Nguyen
2024-07-01
Merge 6.10-rc6 into usb-next
Greg Kroah-Hartman
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-06-20
usb: dwc3: Support quirk for writing high-low order
Daehwan Jung
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-11
usb: dwc3: core: Fix unused variable warning in core driver
Krishna Kurapati
2024-05-10
usb: dwc3: Wait unconditionally after issuing EndXfer command
Prashanth K
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2024-04-30
usb: dwc3: exynos: add support for Google Tensor gs101
André Draszik
2024-04-26
usb: dwc3: core: Fix compile warning on s390 gcc in dwc3_get_phy call
Krishna Kurapati
2024-04-23
usb: dwc3: qcom: Add multiport suspend/resume support for wrapper
Krishna Kurapati
2024-04-23
usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
Krishna Kurapati
2024-04-23
usb: dwc3: qcom: Refactor IRQ handling in glue driver
Krishna Kurapati
2024-04-23
usb: dwc3: qcom: Add helper function to request wakeup interrupts
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-23
Merge 6.9-rc5 into usb-next
Greg Kroah-Hartman
2024-04-18
usb: dwc3: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Anand Moon
[next]