linux_old1/drivers/pci/host
Bjorn Helgaas 35437e3d9b Merge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-generic', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-spear' and 'pci/host-tegra' into next
* pci/host-designware:
  PCI: designware: Add a blank line after declarations

* pci/host-dra7xx:
  PCI: dra7xx: Add __init annotation to dra7xx_add_pcie_port()
  PCI: dra7xx: Rename add_pcie_port() to dra7xx_add_pcie_port()

* pci/host-exynos:
  PCI: exynos: Remove unnecessary return statement
  PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init()

* pci/host-generic:
  PCI: generic: Convert to DT resource parsing API
  PCI: generic: Allocate config space windows after limiting bus number range

* pci/host-imx6:
  PCI: imx6: Use tabs for indentation

* pci/host-keystone:
  PCI: keystone: Remove unnecessary OOM message
  PCI: keystone: Make ks_dw_pcie_msi_domain_ops static

* pci/host-layerscape:
  PCI: layerscape: Add Freescale Layerscape PCIe driver

* pci/host-mvebu:
  PCI: mvebu: Add a blank line after declarations

* pci/host-rcar:
  PCI: rcar: Make rcar_pci static

* pci/host-spear:
  PCI: spear: Remove unnecessary OOM message
  PCI: spear: Add __init annotation to spear13xx_add_pcie_port()
  PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(), etc.

* pci/host-tegra:
  PCI: tegra: Add Kconfig help text
  PCI: tegra: Do not build on 64-bit ARM
2014-11-15 07:26:12 -07:00
..
Kconfig Merge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-generic', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-spear' and 'pci/host-tegra' into next 2014-11-15 07:26:12 -07:00
Makefile PCI: layerscape: Add Freescale Layerscape PCIe driver 2014-11-13 09:31:52 -07:00
pci-dra7xx.c PCI: dra7xx: Add __init annotation to dra7xx_add_pcie_port() 2014-11-13 09:49:15 -07:00
pci-exynos.c PCI: exynos: Remove unnecessary return statement 2014-11-13 10:50:31 -07:00
pci-host-generic.c PCI: generic: Convert to DT resource parsing API 2014-11-05 16:57:41 -07:00
pci-imx6.c PCI: imx6: Use tabs for indentation 2014-11-13 10:48:20 -07:00
pci-keystone-dw.c PCI: keystone: Make ks_dw_pcie_msi_domain_ops static 2014-10-23 10:07:02 -06:00
pci-keystone.c PCI: keystone: Remove unnecessary OOM message 2014-11-13 10:44:02 -07:00
pci-keystone.h Merge branch 'pci/host-designware' into next 2014-09-29 13:24:24 -06:00
pci-layerscape.c PCI: layerscape: Add Freescale Layerscape PCIe driver 2014-11-13 09:31:52 -07:00
pci-mvebu.c PCI: mvebu: Add a blank line after declarations 2014-11-13 10:53:02 -07:00
pci-rcar-gen2.c PCI: rcar: Add gen2 device tree support 2014-05-28 07:47:55 -06:00
pci-tegra.c Merge branch 'pci/host-generic' into next 2014-10-01 12:31:23 -06:00
pci-xgene.c PCI: xgene: Add APM X-Gene PCIe driver 2014-10-01 13:01:35 -06:00
pcie-designware.c PCI: designware: Add a blank line after declarations 2014-11-13 10:52:04 -07:00
pcie-designware.h PCI: designware: Add get_msi_data() to pcie_host_ops 2014-09-24 07:07:43 -06:00
pcie-rcar.c PCI: rcar: Make rcar_pci static 2014-10-23 10:07:58 -06:00
pcie-spear13xx.c PCI: spear: Remove unnecessary OOM message 2014-11-13 10:55:39 -07:00
pcie-xilinx.c PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test 2014-09-16 17:41:52 -06:00