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