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
/
cdns3
/
drd.c
Age
Commit message (
Expand
)
Author
2024-03-02
usb: cdns3: Fix spelling mistake "supporte" -> "supported"
Colin Ian King
2024-02-19
usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
Pawel Laszczak
2023-07-25
usb: cdns3: Add PHY mode switch to usb2 PHY
Minda Chen
2022-01-26
usb: cdnsp: Fix segmentation fault in cdns_lost_power function
Pawel Laszczak
2021-04-12
usb: cdns3: add power lost support for system resume
Frank Li
2021-01-14
usb: cdns3: Adds missing __iomem markers
Pawel Laszczak
2020-12-29
usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver
Pawel Laszczak
2020-12-29
usb: cdns3: Refactoring names in reusable code
Pawel Laszczak
2020-12-29
usb: cdns3: Moves reusable code to separate module
Pawel Laszczak
2020-12-29
usb: cdns3: Split core.c into cdns3-plat and core.c file
Pawel Laszczak
2020-12-29
usb: cdns3: Add support for DRD CDNSP
Pawel Laszczak
2020-10-02
usb: cdns3: drd: call PHY .set_mode accordingly
Peter Chen
2020-10-02
usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockup
Pawel Laszczak
2020-10-02
usb: cdns3: add runtime PM support
Peter Chen
2020-07-24
usb: cdns3: drd: simplify *switch_gadet and *switch_host
Pawel Laszczak
2020-07-24
usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOST
Pawel Laszczak
2020-07-24
usb: cdns3: drd: changed return type from int to bool
Pawel Laszczak
2020-07-24
usb: cdns3: drd: return IRQ_NONE explicitly.
Pawel Laszczak
2020-07-24
usb: cnds3: drd: deleted !=
Pawel Laszczak
2020-07-24
usb: cdns3: drd: removed not needed variables initialization
Pawel Laszczak
2020-04-16
usb: cdns3: change dev_info to dev_dbg for debug message
Peter Chen
2019-08-29
usb: cdns3: Add Cadence USB3 DRD Driver
Pawel Laszczak