summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pci-tegra.c
AgeCommit message (Expand)Author
2021-09-02Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2021-08-05PCI: tegra: make const array err_msg staticChristophe JAILLET
2021-08-05PCI: tegra: Use 'seq_puts' instead of 'seq_printf'Christophe JAILLET
2021-08-05PCI: tegra: Fix OF node reference leakChristophe JAILLET
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-07-23PCI: tegra: Remove unused struct tegra_pcie_busKrzysztof Wilczyński
2021-06-24PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei
2021-04-20PCI: tegra: Convert to MSI domainsMarc Zyngier
2020-09-28PCI: tegra: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-07PCI: tegra: No need to check return value of debugfs_create() functionsGreg Kroah-Hartman
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński
2020-07-28PCI: tegra: Remove PLL power suppliesThierry Reding
2020-07-23PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring
2020-07-23PCI: Set default bridge parent deviceRob Herring
2020-07-20PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-07-10PCI: tegra: Use pci_host_probe() to register hostRob Herring
2020-06-01PCI: tegra: Fix runtime PM imbalance on errorDinghao Liu
2020-05-11PCI: tegra: Fix reporting GPIO error valuePali Rohár
2020-02-24PCI: tegra: Use pci_parse_request_of_pci_ranges()Rob Herring
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-01-10PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30Marcel Ziswiler
2020-01-10PCI: 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