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