aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-tegra.c
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * PCI: tegra: Add Tegra186 PCIe supportManikanta Maddireddy2017-10-18
| * PCI: tegra: Use generic accessors where possibleThierry Reding2017-10-11
* | Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding2017-10-10
|/
* Merge branch 'pci/misc' into nextBjorn Helgaas2017-09-07
|\
| * PCI: Convert to using %pOF instead of full_name()Rob Herring2017-08-24
* | PCI: tegra: Explicitly request exclusive reset controlPhilipp Zabel2017-08-03
|/
* PCI: tegra: Do not allocate MSI target memoryThierry Reding2017-07-02
* PCI: tegra: Support MSI 64-bit addressingThierry Reding2017-07-02
* PCI: tegra: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-02
* PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi2017-06-28
* PCI: tegra: Fix host bridge memory leakageLorenzo Pieralisi2017-06-28
* PCI: tegra: Update PCI config space remap functionLorenzo Pieralisi2017-04-24
* PCI: tegra: Add Tegra210 supportThierry Reding2016-12-07
* PCI: tegra: Implement PCA enable workaroundThierry Reding2016-12-07
* PCI: tegra: Use new pci_register_host_bridge() interfaceArnd Bergmann2016-12-07
* PCI: tegra: Remove unused platform dataBjorn Helgaas2016-10-12
* PCI: tegra: Add local struct device pointersBjorn Helgaas2016-10-12
* PCI: tegra: Fix argument order in tegra_pcie_phy_disable()Bjorn Helgaas2016-10-12
*-. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas2016-10-05
|\ \
| | * PCI: tegra: Use of_device_get_match_data()Thierry Reding2016-08-18
| | * PCI: tegra: Remove redundant _data suffixThierry Reding2016-08-18
| |/
* / PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-06
|/
* Merge branch 'pci/host-tegra' into nextBjorn Helgaas2016-08-01
|\
| * PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC valuesStephen Warren2016-07-26
| * PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCsStephen Warren2016-07-26
| * PCI: tegra: Stop setting pcibios_min_memThierry Reding2016-07-25
| * PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific oneThierry Reding2016-07-25
| * PCI: tegra: Use lower-case hex consistently for register definitionsThierry Reding2016-07-25
| |
| \
*-. \ Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-01
|\ \ \ | |_|/ |/| |
| | * PCI: tegra: Request host bridge window resources with core functionBjorn Helgaas2016-06-25
| | * PCI: tegra: Remove top-level resource from hierarchyBjorn Helgaas2016-06-25
| |/ |/|
| * PCI: tegra: Make explicitly non-modularPaul Gortmaker2016-08-01
|/
* PCI: tegra: Support per-lane PHYsThierry Reding2016-04-29
* PCI: tegra: Remove misleading PHYS_OFFSETThierry Reding2016-03-08
* PCI: tegra: Track bus -> CPU mappingThierry Reding2016-03-08
* PCI: tegra: Remove unused struct tegra_pcie.num_ports fieldThierry Reding2016-03-08
* PCI: tegra: Implement ->{add,remove}_bus() callbacksThierry Reding2016-03-08
* PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko2016-01-06
* PCI: tegra: Wrap static pgprot_t initializer with __pgprot()Ard Biesheuvel2015-09-14
* PCI: Kill off set_irq_flags() usageRob Herring2015-08-11
* PCI: tegra: Remove tegra_pcie_scan_bus()Yijing Wang2015-05-27
* Merge branch 'pci/config' into nextBjorn Helgaas2015-02-02
|\
| * PCI: tegra: Convert to use generic config accessorsRob Herring2015-01-30
* | PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach2014-12-26
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
|\ \
| * | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
| * | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23