linux/drivers/pci/dwc
Bjorn Helgaas 0b0ee66c4f Merge branch 'pci/ioremap' into next
* pci/ioremap:
  PCI: versatile: Update PCI config space remap function
  PCI: keystone-dw: Update PCI config space remap function
  PCI: layerscape: Update PCI config space remap function
  PCI: hisi: Update PCI config space remap function
  PCI: tegra: Update PCI config space remap function
  PCI: xgene: Update PCI config space remap function
  PCI: armada8k: Update PCI config space remap function
  PCI: designware: Update PCI config space remap function
  PCI: iproc-platform: Update PCI config space remap function
  PCI: qcom: Update PCI config space remap function
  PCI: rockchip: Update PCI config space remap function
  PCI: spear13xx: Update PCI config space remap function
  PCI: xilinx-nwl: Update PCI config space remap function
  PCI: xilinx: Update PCI config space remap function
  PCI: ECAM: Map config region with pci_remap_cfgspace()
  PCI: Implement devm_pci_remap_cfgspace()
  devres: fix devm_ioremap_*() offset parameter kerneldoc description
  ARM: Implement pci_remap_cfgspace() interface
  ARM64: Implement pci_remap_cfgspace() interface
  linux/io.h: Add pci_remap_cfgspace() interface
  PCI: Remove __weak tag from pci_remap_iospace()
2017-04-28 10:34:05 -05:00
..
Kconfig PCI: dwc: dra7xx: Add EP mode support 2017-04-28 10:23:17 -05:00
Makefile PCI: dwc: dra7xx: Add EP mode support 2017-04-28 10:23:17 -05:00
pci-dra7xx.c PCI: dwc: dra7xx: Workaround for errata id i870 2017-04-28 10:23:18 -05:00
pci-exynos.c PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes 2017-04-04 08:40:55 -05:00
pci-imx6.c PCI: imx6: Fix spelling mistake: "contol" -> "control" 2017-04-25 14:01:16 -05:00
pci-keystone-dw.c PCI: keystone-dw: Update PCI config space remap function 2017-04-24 13:53:18 -05:00
pci-keystone.c
pci-keystone.h
pci-layerscape.c PCI: layerscape: Update PCI config space remap function 2017-04-24 13:53:17 -05:00
pcie-armada8k.c PCI: armada8k: Update PCI config space remap function 2017-04-24 13:53:16 -05:00
pcie-artpec6.c PCI: dwc: artpec6: Populate cpu_addr_fixup ops 2017-04-04 08:40:12 -05:00
pcie-designware-ep.c PCI: dwc: designware: Add EP mode support 2017-04-28 10:23:16 -05:00
pcie-designware-host.c Merge branch 'pci/ioremap' into next 2017-04-28 10:34:05 -05:00
pcie-designware-plat.c PCI: dwc: Fix dw_pcie_ops NULL pointer dereference 2017-04-04 08:24:25 -05:00
pcie-designware.c PCI: dwc: designware: Add EP mode support 2017-04-28 10:23:16 -05:00
pcie-designware.h PCI: dwc: dra7xx: Add EP mode support 2017-04-28 10:23:17 -05:00
pcie-hisi.c PCI: hisi: Update PCI config space remap function 2017-04-24 13:53:17 -05:00
pcie-qcom.c PCI: qcom: Update PCI config space remap function 2017-04-24 13:53:15 -05:00
pcie-spear13xx.c PCI: spear13xx: Update PCI config space remap function 2017-04-24 13:53:15 -05:00