Commits
Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and 'pci/virtualization' into next * pci/enumeration: PCI: Remove fixed parameter in pci_iov_resource_bar() PCI: Add informational printk for invalid BARs PCI: Shrink decoding-disabled window while sizing BARs PCI: Restore detection of read-only BARs * pci/hotplug: PCI: Remove unused and broken to_hotplug_slot() * pci/misc: PCI: Make FLR and AF FLR reset warning messages different PCI: Simplify if-return sequences PCI: Delete unnecessary NULL pointer checks * pci/numa: PCI: Allow numa_node override via sysfs * pci/virtualization: xen/pcifront: Process failure for pcifront_(re)scan_root()
Showing diff toa4acded086c
- Bjorn Helgaas committed 35437e3d9b4MMerge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-g...
- Myron Stowe committed 26ff46c6f23PCI: Remove fixed parameter in pci_iov_resource_bar() pci_iov_resource_bar() always se...
- Gavin Shan committed a4acded086cPCI: Remove unused and broken to_hotplug_slot() to_hotplug_slot() is unused and wouldn...
- Gavin Shan committed bb383e283b2PCI: Make FLR and AF FLR reset warning messages different We have same warning message...
- Prarit Bhargava committed 63692df103ePCI: Allow numa_node override via sysfs NUMA systems with ACPI normally describe the p...
- Chen Gang committed 23cf1d006f1xen/pcifront: Process failure for pcifront_(re)scan_root() When pcifront_try_connect()...