index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
/
drd.c
Age
Commit message (
Expand
)
Author
2024-06-04
usb: cdns3: Add quirk flag to enable suspend residency
Roger Quadros
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