aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-tegra.c
AgeCommit message (Expand)Author
2023-08-03Revert "usb: xhci: tegra: Fix error check"Dan Carpenter
2023-04-13usb: xhci: tegra: fix sleep in atomic callWayne Chang
2022-08-17usb: xhci: tegra: Fix error checkTang Bin
2022-05-09usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partit...zhangqilong
2021-12-01usb: xhci: tegra: Check padctrl interrupt presence in device treeDmitry Osipenko
2021-10-05usb: xhci: tegra: mark PM functions as __maybe_unusedArnd Bergmann
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-17usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-17usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe()Yang Yingliang
2021-06-17usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe()Yang Yingliang
2021-06-11usb: xhci: tegra: Enable ELPG for runtime/system PMJC Kuo
2021-06-11usb: xhci: tegra: Unlink power domain devicesJC Kuo
2021-05-17usb: host: xhci-tegra: Switch to use %ptTsAndy Shevchenko
2021-01-15xhci: tegra: Delay for disabling LFPS detectorJC Kuo
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman
2020-08-18usb: host: xhci-tegra: fix tegra_xusb_get_phy()JC Kuo
2020-08-18usb: host: xhci-tegra: otg usb2/usb3 port initJC Kuo
2020-08-18usb: host: xhci-tegra: remove a duplicated entryJC Kuo
2020-07-27Merge 5.8-rc7 into usb-nextGreg Kroah-Hartman
2020-07-23usb: tegra: Fix allocation for the FPCI contextJon Hunter
2020-06-18usb: xhci: tegra: Remove PLL power suppliesThierry Reding
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