aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski1-0/+1
2020-12-29usb: cdns3: Removes xhci_cdns3_suspend_quirk from host-export.hPawel Laszczak1-1/+3
2020-12-29usb: cdns3: Refactoring names in reusable codePawel Laszczak1-11/+11
2020-12-10usb: cdns3: fix NULL pointer dereference on no platform dataRoger Quadros1-1/+1
2020-12-10usb: cdns3: add quirk for enable runtime pm by defaultPeter Chen1-3/+17
2020-12-10usb: cdns3: host: disable BEI supportPeter Chen1-1/+1
2020-12-10usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INITPeter Chen1-0/+1
2020-12-10usb: cdns3: host: add .suspend_quirk for xhci-plat.cPeter Chen1-0/+43
2020-10-02usb: cdns3: add runtime PM supportPeter Chen1-0/+7
2020-07-24usb: cdns3: drd: simplify *switch_gadet and *switch_hostPawel Laszczak1-2/+2
2019-10-27usb: cdns3: include host-export,h for cdns3_host_initBen Dooks (Codethink)1-0/+1
2019-08-29usb: cdns3: Add Cadence USB3 DRD DriverPawel Laszczak1-0/+74