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
2022-08-19
usb: dwc3: debug: show events parameters in hex
Michael Grzeschik
2022-08-19
usb: dwc3: gadget: conditionally remove requests
Michael Grzeschik
2022-08-18
usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
Wesley Cheng
2022-08-18
usb: dwc3: pci: Add support for Intel Raptor Lake
Heikki Krogerus
2022-08-18
usb: dwc3: qcom: clean up suspend callbacks
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix wakeup implementation
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix peripheral and OTG suspend
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix runtime PM wakeup
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix gadget-only builds
Johan Hovold
2022-08-18
Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"
Johan Hovold
2022-08-18
usb: dwc3: fix PHY disable sequence
Johan Hovold
2022-07-18
Merge 5.19-rc7 into usb-next
Greg Kroah-Hartman
2022-07-14
usb: dwc3: qcom: fix missing optional irq warnings
Johan Hovold
2022-07-14
usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
Rohith Kollalsi
2022-07-14
usb: dwc3: ep0: Properly handle setup_packet_pending scenario in data stage
Wesley Cheng
2022-07-08
usb: dwc3: gadget: fix high speed multiplier setting
Michael Grzeschik
2022-07-08
usb: dwc3: gadget: refactor dwc3_repare_one_trb
Michael Grzeschik
2022-06-29
usb: dwc3-am62: remove unnecesary clk_put()
Yang Yingliang
2022-06-29
usb: dwc3: gadget: Fix event pending check
Thinh Nguyen
2022-06-29
usb: dwc3: gadget: fix a kernel-doc warning
Mauro Carvalho Chehab
2022-06-29
usb: dwc3: document async_callbacks field
Mauro Carvalho Chehab
2022-06-21
usb: dwc3: qcom: Keep power domain on to retain controller status
Sandeep Maheswaram
2022-06-21
usb: dwc3: qcom: Configure wakeup interrupts during suspend
Sandeep Maheswaram
2022-06-21
usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
Sandeep Maheswaram
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 typos in Kconfig
Kushagra Verma
2022-06-12
usb: dwc3: Fix a repeated word checkpatch warning
Kushagra Verma
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-06-10
usb: dwc3: pci: Restore line lost in merge conflict resolution
Stephan Gerhold
2022-06-10
usb: dwc3: gadget: Fix IN endpoint max packet size allocation
Wesley Cheng
2022-05-19
usb: dwc3: core: Add error log when core soft reset failed
Mayank Rana
2022-05-19
usb: dwc3: gadget: Move null pinter check to proper place
Albert Wang
2022-05-19
usb: dwc3: Fix ep0 handling when getting reset while doing control transfer
Mayank Rana
2022-05-12
USB / dwc3: Fix a checkpatch warning in core.c
Kushagra Verma
2022-05-05
usb: dwc3: gadget: Delay issuing End Transfer
Thinh Nguyen
2022-05-05
usb: dwc3: gadget: Only End Transfer for ep0 data phase
Thinh Nguyen
2022-05-05
usb: dwc3: ep0: Don't prepare beyond Setup stage
Thinh Nguyen
2022-05-05
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
Thinh Nguyen
2022-05-05
usb: dwc3: gadget: Refactor pullup()
Thinh Nguyen
2022-05-05
usb: dwc3: gadget: Prevent repeat pullup()
Thinh Nguyen
2022-05-05
usb: dwc3: xilinx: Add gpio-reset support
Piyush Mehta
2022-05-05
usb: dwc3: remove a possible unnecessary 'out of memory' message
Kushagra Verma
2022-05-05
usb: dwc3: host: Stop setting the ACPI companion
Heikki Krogerus
[prev]
[next]