Commits
Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next * pci/host-exynos: PCI: exynos: Fix add_pcie_port() section mismatch warning * pci/host-imx6: PCI: imx6: Add support for MSI PCI: designware: Make MSI ISR shared IRQ aware PCI: imx6: Remove optional (and unused) IRQs PCI: imx6: Drop old IRQ mapping PCI: imx6: Use new clock names PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning * pci/resource: i82875p_edac: Assign PCI resources before adding device * pci/misc: ARM/PCI: Call pcie_bus_configure_settings() to set MPS PCI: Make pci_bus_add_device() void Conflicts: drivers/edac/i82875p_edac.c
Showing diff to8b5742ad156
- Bjorn Helgaas committed d785260e2f5MMerge branch 'pci/host-generic' into next * pci/host-generic: MAINTAINERS: Add gener...
- Sachin Kamat committed 17d7acc8e1cPCI: exynos: Fix add_pcie_port() section mismatch warning add_pcie_port() is called on...
- Lucas Stach committed d1dc9749a5bPCI: imx6: Add support for MSI This patch adds support for Message Signaled Interrupts...
- Yinghai Lu committed 06b00514b7fi82875p_edac: Assign PCI resources before adding device Assign PCI resources before pc...
- Murali Karicheri committed 8b5742ad156ARM/PCI: Call pcie_bus_configure_settings() to set MPS Call pcie_bus_configure_setting...