summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-tegra.c
AgeCommit message (Expand)Author
2020-07-23usb: tegra: Fix allocation for the FPCI contextJon Hunter
2020-03-19usb: xhci-tegra: Add OTG supportNagarjuna Kristam
2020-03-12usb: host: xhci-tegra: Tegra186/Tegra194 LPMJC Kuo
2020-01-22usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186Peter Robinson
2019-12-10usb: host: xhci-tegra: Implement basic ELPG supportThierry Reding
2019-12-10usb: host: xhci-tegra: Add XUSB controller contextThierry Reding
2019-12-10usb: host: xhci-tegra: Add support for XUSB context save/restoreThierry Reding
2019-12-10usb: host: xhci-tegra: Enable runtime PM as late as possibleThierry Reding
2019-12-10usb: host: xhci-tegra: Reuse stored register base addressThierry Reding
2019-12-10usb: host: xhci-tegra: Extract firmware enable helperThierry Reding
2019-12-10usb: host: xhci-tegra: Use CNR as firmware ready indicatorThierry Reding
2019-12-10usb: host: xhci-tegra: Avoid a fixed duration sleepThierry Reding
2019-12-10usb: host: xhci-tegra: Separate firmware request and loadThierry Reding
2019-12-10usb: host: xhci-tegra: Fix "tega" -> "tegra" typoThierry Reding
2019-11-18usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam
2019-10-07usb: host: xhci-tegra: Add Tegra194 XHCI supportJC Kuo
2019-10-07xhci: tegra: Parameterize mailbox register addressesJC Kuo
2019-10-04usb: host: xhci-tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski
2019-10-04usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-28usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam
2019-06-18usb: host: xhci-tegra: Fix Wunused-const-variableNathan Huckleberry
2019-04-16usb: host: xhci-tegra: Add Tegra186 XUSB supportJC Kuo
2019-04-16usb: host: xhci-tegra: Selectively program IPFSJC Kuo
2019-02-20xhci: tegra: Prevent error pointer dereferenceThierry Reding
2018-11-09xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman
2018-10-18usb: xhci: tegra: Add genpd supportJon Hunter
2018-10-18usb: xhci: tegra: Power-off power-domains on removalJon Hunter
2018-09-28usb: xhci: tegra: Firmware header is little endianThierry Reding
2018-06-25usb: xhci: tegra: fix runtime PM error handlingStefan Agner
2018-06-25usb: xhci: remove the code build warningDongjiu Geng
2018-05-31usb: xhci: tegra: Fix runtime PM supportJon Hunter
2018-05-24usb: xhci: tegra: Add support for managing powergatesJon Hunter
2018-05-24usb: xhci: tegra: Add runtime PM supportJon Hunter
2018-05-24usb: xhci: tegra: Prepare for adding runtime PM supportJon Hunter
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-02usb: xhci: tegra: use time64_t for printing timestampArnd Bergmann
2017-03-09usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun
2016-09-13usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe()Wei Yongjun
2016-08-30usb: host: xhci-tegra: don't print on ENOMEMWolfram Sang
2016-04-29usb: xhci: tegra: Add Tegra210 supportThierry Reding
2016-04-29usb: xhci: Add NVIDIA Tegra XUSB controller driverThierry Reding