Commits
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
Showing diff to91f15fb30c7
- Bjorn Helgaas committed 2fc32c92593MMerge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into next * pci...
- Keith Busch committed 27d868b5e6cPCI: Set MPS to match upstream bridge Firmware typically configures the PCIe fabric wi...
- Zhang Rui committed 91f15fb30c7PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI On multi-functi...