summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-tegra.c
AgeCommit message (Expand)Author
2017-04-24PCI: tegra: Update PCI config space remap functionLorenzo Pieralisi
2016-12-07PCI: tegra: Add Tegra210 supportThierry Reding
2016-12-07PCI: tegra: Implement PCA enable workaroundThierry Reding
2016-12-07PCI: tegra: Use new pci_register_host_bridge() interfaceArnd Bergmann
2016-10-11PCI: tegra: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: tegra: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: tegra: Fix argument order in tegra_pcie_phy_disable()Bjorn Helgaas
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas
2016-09-06PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-08-18PCI: tegra: Use of_device_get_match_data()Thierry Reding
2016-08-18PCI: tegra: Remove redundant _data suffixThierry Reding
2016-08-01Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas
2016-08-01PCI: tegra: Make explicitly non-modularPaul Gortmaker
2016-07-26PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC valuesStephen Warren
2016-07-26PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCsStephen Warren
2016-07-25PCI: tegra: Stop setting pcibios_min_memThierry Reding
2016-07-25PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific oneThierry Reding
2016-07-25PCI: tegra: Use lower-case hex consistently for register definitionsThierry Reding
2016-06-25PCI: tegra: Request host bridge window resources with core functionBjorn Helgaas
2016-06-25PCI: tegra: Remove top-level resource from hierarchyBjorn Helgaas
2016-04-29PCI: tegra: Support per-lane PHYsThierry Reding
2016-03-08PCI: tegra: Remove misleading PHYS_OFFSETThierry Reding
2016-03-08PCI: tegra: Track bus -> CPU mappingThierry Reding
2016-03-08PCI: tegra: Remove unused struct tegra_pcie.num_ports fieldThierry Reding
2016-03-08PCI: tegra: Implement ->{add,remove}_bus() callbacksThierry Reding
2016-01-06PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2015-09-14PCI: tegra: Wrap static pgprot_t initializer with __pgprot()Ard Biesheuvel
2015-08-11PCI: Kill off set_irq_flags() usageRob Herring
2015-05-27PCI: tegra: Remove tegra_pcie_scan_bus()Yijing Wang
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas
2015-01-30PCI: tegra: Convert to use generic config accessorsRob Herring
2014-12-26PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-01PCI: tegra: Use physical range for I/O mappingThierry Reding
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-21PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-10-20pci: host: drop owner assignment from platform_driversWolfram Sang
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau
2014-09-16PCI: tegra: Add Tegra124 supportThierry Reding
2014-09-16PCI: tegra: Make sure the PCIe PLL is really resetEric Yuen
2014-09-16PCI: tegra: Fix extended configuration space mappingPeter Daifuku
2014-09-16PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding
2014-09-04PCI: tegra: Implement a proper resource hierarchyThierry Reding
2014-09-04PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()Jisheng Zhang
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds