summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman2020-08-311-1/+3
|\
| * usb: host: xhci-tegra: fix tegra_xusb_get_phy()JC Kuo2020-08-181-1/+1
| * usb: host: xhci-tegra: otg usb2/usb3 port initJC Kuo2020-08-181-0/+2
* | usb: host: xhci-tegra: remove a duplicated entryJC Kuo2020-08-181-1/+0
|/
* Merge 5.8-rc7 into usb-nextGreg Kroah-Hartman2020-07-271-1/+1
|\
| * usb: tegra: Fix allocation for the FPCI contextJon Hunter2020-07-231-1/+1
* | usb: xhci: tegra: Remove PLL power suppliesThierry Reding2020-06-181-8/+0
|/
* usb: xhci-tegra: Add OTG supportNagarjuna Kristam2020-03-191-1/+227
* usb: host: xhci-tegra: Tegra186/Tegra194 LPMJC Kuo2020-03-121-0/+7
* usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186Peter Robinson2020-01-221-0/+1
* usb: host: xhci-tegra: Implement basic ELPG supportThierry Reding2019-12-101-8/+119
* usb: host: xhci-tegra: Add XUSB controller contextThierry Reding2019-12-101-11/+69
* usb: host: xhci-tegra: Add support for XUSB context save/restoreThierry Reding2019-12-101-2/+100
* usb: host: xhci-tegra: Enable runtime PM as late as possibleThierry Reding2019-12-101-16/+17
* usb: host: xhci-tegra: Reuse stored register base addressThierry Reding2019-12-101-8/+8
* usb: host: xhci-tegra: Extract firmware enable helperThierry Reding2019-12-101-12/+29
* usb: host: xhci-tegra: Use CNR as firmware ready indicatorThierry Reding2019-12-101-12/+15
* usb: host: xhci-tegra: Avoid a fixed duration sleepThierry Reding2019-12-101-1/+14
* usb: host: xhci-tegra: Separate firmware request and loadThierry Reding2019-12-101-10/+30
* usb: host: xhci-tegra: Fix "tega" -> "tegra" typoThierry Reding2019-12-101-2/+2
* usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam2019-11-181-12/+13
* usb: host: xhci-tegra: Add Tegra194 XHCI supportJC Kuo2019-10-071-0/+30
* xhci: tegra: Parameterize mailbox register addressesJC Kuo2019-10-071-16/+42
* usb: host: xhci-tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski2019-10-041-2/+3
* usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-041-5/+3
* usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam2019-08-281-0/+10
* usb: host: xhci-tegra: Fix Wunused-const-variableNathan Huckleberry2019-06-181-23/+0
* usb: host: xhci-tegra: Add Tegra186 XUSB supportJC Kuo2019-04-161-0/+25
* usb: host: xhci-tegra: Selectively program IPFSJC Kuo2019-04-161-17/+26
* xhci: tegra: Prevent error pointer dereferenceThierry Reding2019-02-201-2/+2
* xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman2018-11-091-0/+1
* usb: xhci: tegra: Add genpd supportJon Hunter2018-10-181-12/+77
* usb: xhci: tegra: Power-off power-domains on removalJon Hunter2018-10-181-0/+5
* usb: xhci: tegra: Firmware header is little endianThierry Reding2018-09-281-26/+26
* usb: xhci: tegra: fix runtime PM error handlingStefan Agner2018-06-251-2/+2
* usb: xhci: remove the code build warningDongjiu Geng2018-06-251-1/+1
* usb: xhci: tegra: Fix runtime PM supportJon Hunter2018-05-311-1/+1
* usb: xhci: tegra: Add support for managing powergatesJon Hunter2018-05-241-19/+49
* usb: xhci: tegra: Add runtime PM supportJon Hunter2018-05-241-26/+62
* usb: xhci: tegra: Prepare for adding runtime PM supportJon Hunter2018-05-241-17/+17
* USB: host: xhci: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: xhci: tegra: use time64_t for printing timestampArnd Bergmann2017-11-021-2/+2
* usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun2017-03-091-1/+0
* usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe()Wei Yongjun2016-09-131-0/+1
* usb: host: xhci-tegra: don't print on ENOMEMWolfram Sang2016-08-301-1/+0
* usb: xhci: tegra: Add Tegra210 supportThierry Reding2016-04-291-8/+51
* usb: xhci: Add NVIDIA Tegra XUSB controller driverThierry Reding2016-04-291-0/+1288