summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/drd.c
AgeCommit message (Expand)Author
2022-01-26usb: cdnsp: Fix segmentation fault in cdns_lost_power functionPawel Laszczak
2021-04-12usb: cdns3: add power lost support for system resumeFrank Li
2021-01-14usb: cdns3: Adds missing __iomem markersPawel Laszczak
2020-12-29usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak
2020-12-29usb: cdns3: Refactoring names in reusable codePawel Laszczak
2020-12-29usb: cdns3: Moves reusable code to separate modulePawel Laszczak
2020-12-29usb: cdns3: Split core.c into cdns3-plat and core.c filePawel Laszczak
2020-12-29usb: cdns3: Add support for DRD CDNSPPawel Laszczak
2020-10-02usb: cdns3: drd: call PHY .set_mode accordinglyPeter Chen
2020-10-02usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockupPawel Laszczak
2020-10-02usb: cdns3: add runtime PM supportPeter Chen
2020-07-24usb: cdns3: drd: simplify *switch_gadet and *switch_hostPawel Laszczak
2020-07-24usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOSTPawel Laszczak
2020-07-24usb: cdns3: drd: changed return type from int to boolPawel Laszczak
2020-07-24usb: cdns3: drd: return IRQ_NONE explicitly.Pawel Laszczak
2020-07-24usb: cnds3: drd: deleted !=Pawel Laszczak
2020-07-24usb: cdns3: drd: removed not needed variables initializationPawel Laszczak
2020-04-16usb: cdns3: change dev_info to dev_dbg for debug messagePeter Chen
2019-08-29usb: cdns3: Add Cadence USB3 DRD DriverPawel Laszczak