Commits
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
Showing diff to8e795840e4d
- Bjorn Helgaas committed 8e795840e4dMMerge branches 'pci/enumeration' and 'pci/virtualization' into next * pci/enumeration:...
- Jaehoon Chung committed 01d06a9a4c2PCI: exynos: Fix INTx enablement statement termination error Use a semicolon, not a co...
- Ray Jui committed 1fb37a8178dPCI: iproc: Add Broadcom iProc PCIe support Add support for the Broadcom iProc PCIe co...
- Bjorn Helgaas committed f76ea574d61PCI: keystone: Don't dereference possible NULL pointer Check for failure from platform...
- Bjorn Helgaas committed e3dc17a53f9PCI: layerscape: Simplify platform_get_resource_byname() failure checking devm_ioremap...
- Thomas Petazzoni committed ab14d45ea58PCI: mvebu: Add suspend/resume support Add suspend/resume support for the mvebu PCIe h...
- Nobuhiro Iwamatsu committed 7a27db23a3fPCI: rcar: Verify that mem_res is 64K-aligned The lower 16 bits of the address, which ...
- Jisheng Zhang committed 873581698d3PCI: versatile: Check for devm_ioremap_resource() failures Check for failure of devm_i...