summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/host.c
Commit message (Expand)AuthorAgeFilesLines
* usb: cdns3: host: fix endless superspeed hub port resetLi Jun2022-11-091-28/+28
* treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-031-0/+1
* usb: cdns3: Removes xhci_cdns3_suspend_quirk from host-export.hPawel Laszczak2020-12-291-1/+3
* usb: cdns3: Refactoring names in reusable codePawel Laszczak2020-12-291-11/+11
* usb: cdns3: fix NULL pointer dereference on no platform dataRoger Quadros2020-12-101-1/+1
* usb: cdns3: add quirk for enable runtime pm by defaultPeter Chen2020-12-101-3/+17
* usb: cdns3: host: disable BEI supportPeter Chen2020-12-101-1/+1
* usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INITPeter Chen2020-12-101-0/+1
* usb: cdns3: host: add .suspend_quirk for xhci-plat.cPeter Chen2020-12-101-0/+43
* usb: cdns3: add runtime PM supportPeter Chen2020-10-021-0/+7
* usb: cdns3: drd: simplify *switch_gadet and *switch_hostPawel Laszczak2020-07-241-2/+2
* usb: cdns3: include host-export,h for cdns3_host_initBen Dooks (Codethink)2019-10-271-0/+1
* usb: cdns3: Add Cadence USB3 DRD DriverPawel Laszczak2019-08-291-0/+74