aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2015-08-28 15:53:08 -0500
committerBjorn Helgaas <bhelgaas@google.com>2015-08-28 15:53:08 -0500
commit9ca678d1dff610f7df6ac9b31fd9152c4426f815 (patch)
tree26abf6c7defad14a5e28606979940735b56f4382 /drivers/pci
parentMerge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into next (diff)
parentPCI: Set MPS to match upstream bridge (diff)
parentPCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI (diff)
downloadlinux-dev-9ca678d1dff610f7df6ac9b31fd9152c4426f815.tar.xz
linux-dev-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