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
/
dwc3-qcom.c
Age
Commit message (
Expand
)
Author
2022-01-06
usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe
Miaoqian Lin
2022-01-03
usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_reg...
Miaoqian Lin
2021-12-09
Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"
Douglas Anderson
2021-08-13
usb: dwc3: qcom: add IRQ check
Sergey Shtylyov
2021-07-29
drivers: usb: dwc3-qcom: Add sdm660 compatible
Konrad Dybcio
2021-07-21
usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API
Wesley Cheng
2021-07-12
usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default
Wesley Cheng
2021-04-10
usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible string
Serge Semin
2021-04-10
usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()
Bixuan Cui
2021-04-05
Merge 5.12-rc6 into usb-next
Greg Kroah-Hartman
2021-03-23
usb: dwc3: qcom: skip interconnect init for ACPI probe
Shawn Guo
2021-03-18
drivers: usb: Fix a typo in dwc3-qcom.c
He Fengqing
2021-03-10
usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement
Serge Semin
2021-03-10
usb: dwc3: qcom: Honor wakeup enabled/disabled state
Matthias Kaehlcke
2021-03-10
usb: dwc3: qcom: add ACPI device id for sc8180x
Shawn Guo
2021-02-04
usb: dwc3: qcom: Constify the software node
Heikki Krogerus
2021-01-15
usb: dwc3: qcom: add URS Host support for sdm845 ACPI boot
Shawn Guo
2020-10-02
usb: dwc3: qcom: fix checkpatch warnings
Felipe Balbi
2020-10-02
usb: dwc3: qcom: Add interconnect support in dwc3 driver
Sandeep Maheswaram
2020-07-09
usb: dwc3: dwc3-qcom: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
2020-02-12
usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2019-06-18
usb: dwc3: qcom: Use of_clk_get_parent_count()
Kefeng Wang
2019-06-18
usb: dwc3: qcom: Improve error handling
Lee Jones
2019-06-18
usb: dwc3: qcom: Start USB in 'host mode' on the SDM845
Lee Jones
2019-06-18
usb: dwc3: qcom: Add support for booting with ACPI
Lee Jones
2019-01-28
usb: dwc3: qcom: Add support for MSM8998
Jeffrey Hugo
2018-06-19
usb: dwc3: qcom: mark PM functions as __maybe_unused
Arnd Bergmann
2018-06-19
usb: dwc3: Fix error return code in dwc3_qcom_probe()
Wei Yongjun
2018-05-31
usb: dwc3: Remove DEBUG define from Qualcomm DWC3 glue driver
Douglas Anderson
2018-05-15
usb: dwc3: Add Qualcomm DWC3 glue driver
Manu Gautam
2015-12-15
usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simple
Felipe Balbi
2015-07-29
usb: dwc3: qcom: switch dev_dbg() to dev_info()
Felipe Balbi
2014-09-28
USB: Remove .owner field for driver
Kiran Padwal
2014-09-12
usb: dwc3: Add Qualcomm DWC3 glue layer driver
Ivan T. Ivanov