aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-18usb: host: xhci-tegra: Fix Wunused-const-variableNathan Huckleberry1-23/+0
2019-04-16usb: host: xhci-tegra: Add Tegra186 XUSB supportJC Kuo1-0/+25
2019-04-16usb: host: xhci-tegra: Selectively program IPFSJC Kuo1-17/+26
2019-02-20xhci: tegra: Prevent error pointer dereferenceThierry Reding1-2/+2
2018-11-09xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman1-0/+1
2018-10-18usb: xhci: tegra: Add genpd supportJon Hunter1-12/+77
2018-10-18usb: xhci: tegra: Power-off power-domains on removalJon Hunter1-0/+5
2018-09-28usb: xhci: tegra: Firmware header is little endianThierry Reding1-26/+26
2018-06-25usb: xhci: tegra: fix runtime PM error handlingStefan Agner1-2/+2
2018-06-25usb: xhci: remove the code build warningDongjiu Geng1-1/+1
2018-05-31usb: xhci: tegra: Fix runtime PM supportJon Hunter1-1/+1
2018-05-24usb: xhci: tegra: Add support for managing powergatesJon Hunter1-19/+49
2018-05-24usb: xhci: tegra: Add runtime PM supportJon Hunter1-26/+62
2018-05-24usb: xhci: tegra: Prepare for adding runtime PM supportJon Hunter1-17/+17
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-11-02usb: xhci: tegra: use time64_t for printing timestampArnd Bergmann1-2/+2
2017-03-09usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun1-1/+0
2016-09-13usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe()Wei Yongjun1-0/+1
2016-08-30usb: host: xhci-tegra: don't print on ENOMEMWolfram Sang1-1/+0
2016-04-29usb: xhci: tegra: Add Tegra210 supportThierry Reding1-8/+51
2016-04-29usb: xhci: Add NVIDIA Tegra XUSB controller driverThierry Reding1-0/+1288