Commits
Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next * pci/host-exynos: PCI: exynos: Remove unnecessary OOM messages * pci/host-rcar: PCI: rcar: Add gen2 device tree support PCI: rcar: Add R-Car PCIe device tree bindings PCI: rcar: Add MSI support for PCIe PCI: rcar: Add Renesas R-Car PCIe driver PCI: rcar: Use new OF interrupt mapping when possible * pci/amd-numa: x86/PCI: Clean up and mark early_root_info_init() as deprecated x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM x86/PCI: Warn if we have to "guess" host bridge node information
Showing diff to755ba5e406e
- Bjorn Helgaas committed e5558d1a516MMerge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource...
- Jingoo Han committed 755ba5e406ePCI: exynos: Remove unnecessary OOM messages The site-specific OOM messages are unnece...
- Ben Dooks committed d47b62f4b1cPCI: rcar: Add gen2 device tree support Add device tree probing support to the 'pci-rc...
- Suravee Suthikulpanit committed 9e7f7231e45x86/PCI: Clean up and mark early_root_info_init() as deprecated early_root_info_init()...