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