diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-04-10 08:26:54 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-04-10 08:26:54 -0500 |
commit | 4dd1f57956ada782fd80b1c11c30a9595d6caafc (patch) | |
tree | ca16ce62ba1760a5bdcea7b3fe77ad457a4c9e54 /drivers/pci/probe.c | |
parent | 8e795840e4d89df3d594e736989212ee8a4a1fca (diff) | |
parent | 01d06a9a4c28b6b0121014591a3c3da5e908d51e (diff) | |
parent | 1fb37a8178da007cad75f48e2355b9dcb0711e06 (diff) | |
parent | f76ea574d615cd003b2fc51580006f7dc220897c (diff) | |
parent | e3dc17a53f9649d0a67ec69ec883e781fa9dd920 (diff) | |
parent | ab14d45ea58eae67c739e4ba01871cae7b6c4586 (diff) | |
parent | 7a27db23a3f697b730422482df7d21c93f84fe4a (diff) | |
parent | 873581698d391ff070fc1eb8fb298c85e873c07c (diff) |
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