diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2014-11-19 23:10:33 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-11-19 23:10:33 +0100 |
commit | 18e88beceb1838cfa7cc1a9abf16f5b419e11fdd (patch) | |
tree | 3011b8e28d7a78265b260255f5839e54c119b7e3 /drivers/pci/xen-pcifront.c | |
parent | Merge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', '... (diff) | |
parent | PCI: Remove fixed parameter in pci_iov_resource_bar() (diff) | |
parent | PCI: Remove unused and broken to_hotplug_slot() (diff) | |
parent | PCI: Make FLR and AF FLR reset warning messages different (diff) | |
parent | PCI: Allow numa_node override via sysfs (diff) | |
parent | xen/pcifront: Process failure for pcifront_(re)scan_root() (diff) | |
download | linux-18e88beceb1838cfa7cc1a9abf16f5b419e11fdd.tar.xz linux-18e88beceb1838cfa7cc1a9abf16f5b419e11fdd.zip |
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()