diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-08-28 22:53:08 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-08-28 22:53:08 +0200 |
commit | 9ca678d1dff610f7df6ac9b31fd9152c4426f815 (patch) | |
tree | 26abf6c7defad14a5e28606979940735b56f4382 /drivers/pci/pci.c | |
parent | Merge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into next (diff) | |
parent | PCI: Set MPS to match upstream bridge (diff) | |
parent | PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI (diff) | |
download | linux-9ca678d1dff610f7df6ac9b31fd9152c4426f815.tar.xz linux-9ca678d1dff610f7df6ac9b31fd9152c4426f815.zip |
Merge branches 'pci/enumeration' and 'pci/misc' into next
* pci/enumeration:
PCI: Set MPS to match upstream bridge
PCI: Move MPS configuration check to pci_configure_device()
PCI: Drop references acquired by of_parse_phandle()
PCI/MSI: Remove unused pcibios_msi_controller() hook
ARM/PCI: Remove msi_controller from struct pci_sys_data
ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()
PCI: Add pci_scan_root_bus_msi()
ARM/PCI: Replace panic with WARN messages on failures
PCI: generic: Add arm64 support
PCI: Build setup-irq.o for arm64
PCI: generic: Remove dependency on ARM-specific struct hw_pci
ARM/PCI: Set MPS before pci_bus_add_devices()
* pci/misc:
PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI