aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pci-tegra.c
AgeCommit message (Expand)Author
2024-03-01PCI: tegra: Fix OF node reference leakChristophe JAILLET
2024-03-01PCI: tegra: Fix reporting GPIO error valuePali Rohár
2021-07-20PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei
2020-10-01PCI: tegra: Fix runtime PM imbalance on errorDinghao Liu
2020-08-11PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet
2020-02-14PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30Marcel Ziswiler
2020-02-11PCI: tegra: Fix return value check of pm_runtime_get_sync()David Engraf
2019-08-12PCI: tegra: Fix OF node reference leakNishka Dasgupta
2019-07-05PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar
2019-07-05PCI: tegra: Change link retry log level to debugManikanta Maddireddy
2019-07-05PCI: tegra: Add support for GPIO based PERST#Manikanta Maddireddy
2019-06-20PCI: tegra: Put PEX CLK & BIAS pads in DPD modeManikanta Maddireddy
2019-06-20PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of SoC structManikanta Maddireddy
2019-06-20PCI: tegra: Change PRSNT_SENSE IRQ log to debugManikanta Maddireddy
2019-06-20PCI: tegra: Program AFI_CACHE_BAR_{0,1}_{ST,SZ} registers only for Tegra20Manikanta Maddireddy
2019-06-20PCI: tegra: Fix PLLE power down issue due to CLKREQ# signalManikanta Maddireddy
2019-06-20PCI: tegra: Set target speed as Gen1 before starting LTSSMManikanta Maddireddy
2019-06-20PCI: tegra: Update flow control timer frequency in Tegra210Manikanta Maddireddy
2019-06-20PCI: tegra: Add SW fixup for RAW violationsManikanta Maddireddy
2019-06-20PCI: tegra: Increase the deskew retry timeManikanta Maddireddy
2019-06-20PCI: tegra: Enable PCIe xclk clock clampingManikanta Maddireddy
2019-06-20PCI: tegra: Process pending DLL transactions before entering L1 or L2Manikanta Maddireddy
2019-06-20PCI: tegra: Disable AFI dynamic clock gatingManikanta Maddireddy
2019-06-20PCI: tegra: Enable opportunistic UpdateFC and ACKManikanta Maddireddy
2019-06-20PCI: tegra: Program UPHY electrical settings for Tegra210Manikanta Maddireddy
2019-06-20PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capabilityManikanta Maddireddy
2019-06-20PCI: tegra: Add PCIe Gen2 link speed supportManikanta Maddireddy
2019-06-20PCI: tegra: Fix PCIe host power up sequenceManikanta Maddireddy
2019-06-20PCI: tegra: Mask AFI_INTR in runtime suspendManikanta Maddireddy
2019-06-20PCI: tegra: Rearrange Tegra PCIe driver functionsManikanta Maddireddy
2019-06-20PCI: tegra: Handle failure cases in tegra_pcie_power_on()Manikanta Maddireddy
2019-04-16PCI: tegra: Use the DMA-API to get the MSI addressVidya Sagar
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin