linux-stable/drivers/pci/host
Peter Daifuku 8d41794c6f PCI: tegra: Fix extended configuration space mapping
The 16 chunks of 64 KiB that need to be stitched together to make up the
configuration space for one bus (1 MiB) are located 24 bits (== 16 MiB)
apart in physical address space.  This is determined by the start of the
extended register field (bits 24-27) in the physical mapping.

Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Peter Daifuku <pdaifuku@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2014-09-16 16:55:10 -06:00
..
Kconfig PCI changes for v3.17 (part 3): 2014-08-19 09:45:31 -05:00
Makefile PCI changes for v3.17 (part 3): 2014-08-19 09:45:31 -05:00
pci-dra7xx.c PCI: dra7xx: Add TI DRA7xx PCIe driver 2014-07-22 15:26:24 -06:00
pci-exynos.c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next 2014-06-03 08:45:42 -06:00
pci-host-generic.c PCI: generic: Fix GPL v2 license string typo 2014-07-15 15:07:46 -06:00
pci-imx6.c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next 2014-06-03 08:45:42 -06:00
pci-mvebu.c PCI: mvebu: Fix GPL v2 license string typo 2014-07-15 15:01:05 -06:00
pci-rcar-gen2.c PCI: rcar: Add gen2 device tree support 2014-05-28 07:47:55 -06:00
pci-tegra.c PCI: tegra: Fix extended configuration space mapping 2014-09-16 16:55:10 -06:00
pcie-designware.c PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware 2014-07-22 16:47:29 -06:00
pcie-designware.h PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware 2014-07-22 16:47:29 -06:00
pcie-rcar.c PCI: rcar: Fix GPL v2 license string typo 2014-07-15 15:06:12 -06:00
pcie-spear13xx.c PCI: spear: Remove spear13xx_pcie_remove() 2014-07-20 12:27:50 -07:00