]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci/host...
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 10 Apr 2015 13:26:54 +0000 (08:26 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 10 Apr 2015 13:26:54 +0000 (08:26 -0500)
commitecc8981ac0db618d94300a8ccf0f204691dd83a7
treeca16ce62ba1760a5bdcea7b3fe77ad457a4c9e54
parent5a58a912919e706ab5f66196261e7b715fc1cc00
parentab3c0370ef2268949269853d0f1f4ffe46f7ec67
parent2c31ad7de3ba9c17cd11d6c7c14d2133b1f226d4
parentc39388f6d2cfcffca79d7d09113a5aa2f8fbc7fe
parenta1c3c9c82d9d0640e216125db2b16db0126b6ba3
parent2c4c1a80af1e9beb210b1f48bdabf302da52e5ef
parentcd8eeb4bc39e0f82d75817ee0e9cb854354e48b3
parenta5ee62409beaf6fc3503688eddbb95cedba72006
Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar' and 'pci/host-versatile' into next

* pci/host-exynos:
  PCI: exynos: Fix INTx enablement statement termination error

* pci/host-iproc:
  PCI: iproc: Add Broadcom iProc PCIe support
  PCI: iproc: Add DT docs for Broadcom iProc PCIe driver
  PCI: Export symbols required for loadable host driver modules

* pci/host-keystone:
  PCI: keystone: Don't dereference possible NULL pointer

* pci/host-layerscape:
  PCI: layerscape: Simplify platform_get_resource_byname() failure checking

* pci/host-mvebu:
  PCI: mvebu: Add suspend/resume support

* pci/host-rcar:
  PCI: rcar: Verify that mem_res is 64K-aligned
  PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAUR
  PCI: rcar: Write zeroes to reserved PCIEPARL bits
  PCI: rcar: Fix position of MSI enable bit

* pci/host-versatile:
  PCI: versatile: Check for devm_ioremap_resource() failures
drivers/pci/host/pci-versatile.c
drivers/pci/pci.c
drivers/pci/probe.c