summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pci-tegra.c
AgeCommit message (Expand)Author
2023-06-24PCI: tegra: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-18PCI: Use of_property_present() for testing DT property presenceRob Herring
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-02-17PCI: Remove MODULE_LICENSE so boolean drivers don't look like modulesNick Alcock
2023-02-03PCI: tegra: Convert to devm_of_phy_optional_get()Geert Uytterhoeven
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-27PCI: tegra: Switch to using devm_fwnode_gpiod_getDmitry Torokhov
2022-10-17Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"Jon Hunter
2022-09-29PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-07-27PCI: Convert to new *_PM_OPS macrosBjorn Helgaas
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
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