summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-2531/+0
* PCI: Move private DT related functions into private headerRob Herring2018-05-141-0/+2
* PCI: tegra: Add power management supportManikanta Maddireddy2018-03-191-67/+113
* PCI: tegra: Add loadable kernel module supportManikanta Maddireddy2018-03-021-3/+100
* PCI: tegra: Free resources on probe failureManikanta Maddireddy2018-03-021-20/+79
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-14/+1
|\
| * PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-14/+1
* | Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas2018-02-011-122/+33
|\ \
| * | PCI: tegra: Use bus->sysdata to store and get host private dataManikanta Maddireddy2018-01-151-4/+3
| * | PCI: tegra: Refactor configuration space mapping codeVidya Sagar2017-12-211-118/+30
| |/
* | PCI: tegra: Remove PCI_REASSIGN_ALL_BUS use on TegraManikanta Maddireddy2018-01-111-1/+0
* | PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas2017-12-181-1/+1
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-27/+131
|\
| * PCI: tegra: Add Tegra186 PCIe supportManikanta Maddireddy2017-10-181-25/+109
| * PCI: tegra: Use generic accessors where possibleThierry Reding2017-10-111-2/+22
* | Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding2017-10-101-16/+6
|/
* Merge branch 'pci/misc' into nextBjorn Helgaas2017-09-071-2/+1
|\
| * PCI: Convert to using %pOF instead of full_name()Rob Herring2017-08-241-2/+1
* | PCI: tegra: Explicitly request exclusive reset controlPhilipp Zabel2017-08-031-3/+3
|/
* PCI: tegra: Do not allocate MSI target memoryThierry Reding2017-07-021-6/+16
* PCI: tegra: Support MSI 64-bit addressingThierry Reding2017-07-021-7/+6
* PCI: tegra: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-1/+2
* PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi2017-06-281-3/+1
* PCI: tegra: Fix host bridge memory leakageLorenzo Pieralisi2017-06-281-1/+1
* PCI: tegra: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-2/+2
* PCI: tegra: Add Tegra210 supportThierry Reding2016-12-071-8/+34
* PCI: tegra: Implement PCA enable workaroundThierry Reding2016-12-071-0/+13
* PCI: tegra: Use new pci_register_host_bridge() interfaceArnd Bergmann2016-12-071-51/+54
* PCI: tegra: Remove unused platform dataBjorn Helgaas2016-10-111-1/+0
* PCI: tegra: Add local struct device pointersBjorn Helgaas2016-10-111-112/+122
* PCI: tegra: Fix argument order in tegra_pcie_phy_disable()Bjorn Helgaas2016-10-111-1/+1
*-. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas2016-10-051-26/+21
|\ \
| | * PCI: tegra: Use of_device_get_match_data()Thierry Reding2016-08-181-6/+1
| | * PCI: tegra: Remove redundant _data suffixThierry Reding2016-08-181-21/+21
| |/
* / PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-061-2/+5
|/
* Merge branch 'pci/host-tegra' into nextBjorn Helgaas2016-08-011-30/+25
|\
| * PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC valuesStephen Warren2016-07-261-13/+8
| * PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCsStephen Warren2016-07-261-6/+9
| * PCI: tegra: Stop setting pcibios_min_memThierry Reding2016-07-251-2/+0
| * PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific oneThierry Reding2016-07-251-1/+1
| * PCI: tegra: Use lower-case hex consistently for register definitionsThierry Reding2016-07-251-11/+11
| |
| \
*-. \ Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-011-37/+9
|\ \ \ | |_|/ |/| |
| | * PCI: tegra: Request host bridge window resources with core functionBjorn Helgaas2016-06-251-12/+4
| | * PCI: tegra: Remove top-level resource from hierarchyBjorn Helgaas2016-06-251-20/+3
| |/ |/|
| * PCI: tegra: Make explicitly non-modularPaul Gortmaker2016-08-011-7/+4
|/
* PCI: tegra: Support per-lane PHYsThierry Reding2016-04-291-17/+227
* PCI: tegra: Remove misleading PHYS_OFFSETThierry Reding2016-03-081-1/+1
* PCI: tegra: Track bus -> CPU mappingThierry Reding2016-03-081-0/+28
* PCI: tegra: Remove unused struct tegra_pcie.num_ports fieldThierry Reding2016-03-081-1/+0
* PCI: tegra: Implement ->{add,remove}_bus() callbacksThierry Reding2016-03-081-20/+34