summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/drd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: cdns3: Fix spelling mistake "supporte" -> "supported"Colin Ian King2024-03-021-1/+1
* usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllersPawel Laszczak2024-02-191-4/+9
* usb: cdns3: Add PHY mode switch to usb2 PHYMinda Chen2023-07-251-0/+4
* usb: cdnsp: Fix segmentation fault in cdns_lost_power functionPawel Laszczak2022-01-261-3/+3
* usb: cdns3: add power lost support for system resumeFrank Li2021-04-121-0/+15
* usb: cdns3: Adds missing __iomem markersPawel Laszczak2021-01-141-6/+6
* usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak2020-12-291-1/+28
* usb: cdns3: Refactoring names in reusable codePawel Laszczak2020-12-291-50/+50
* usb: cdns3: Moves reusable code to separate modulePawel Laszczak2020-12-291-1/+2
* usb: cdns3: Split core.c into cdns3-plat and core.c filePawel Laszczak2020-12-291-1/+0
* usb: cdns3: Add support for DRD CDNSPPawel Laszczak2020-12-291-30/+71
* usb: cdns3: drd: call PHY .set_mode accordinglyPeter Chen2020-10-021-0/+5
* usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockupPawel Laszczak2020-10-021-0/+12
* usb: cdns3: add runtime PM supportPeter Chen2020-10-021-0/+3
* usb: cdns3: drd: simplify *switch_gadet and *switch_hostPawel Laszczak2020-07-241-56/+68
* usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOSTPawel Laszczak2020-07-241-2/+2
* usb: cdns3: drd: changed return type from int to boolPawel Laszczak2020-07-241-8/+8
* usb: cdns3: drd: return IRQ_NONE explicitly.Pawel Laszczak2020-07-241-2/+2
* usb: cnds3: drd: deleted !=Pawel Laszczak2020-07-241-1/+1
* usb: cdns3: drd: removed not needed variables initializationPawel Laszczak2020-07-241-10/+9
* usb: cdns3: change dev_info to dev_dbg for debug messagePeter Chen2020-04-161-2/+2
* usb: cdns3: Add Cadence USB3 DRD DriverPawel Laszczak2019-08-291-0/+381