diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-12-11 02:40:14 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-12-11 02:40:14 +0100 |
commit | 800e07b609bf31c34c1fa08745812fc721101acc (patch) | |
tree | 2f5543f0e5ac65ef2e1943208253a9da8839f3c5 /drivers/pci/hotplug | |
parent | Linux 4.4-rc2 (diff) | |
parent | PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show() (diff) | |
parent | PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutex (diff) | |
parent | x86/PCI: Simplify pci_bios_{read,write} (diff) | |
parent | PCI/MSI: Remove empty pci_msi_init_pci_dev() (diff) | |
download | linux-800e07b609bf31c34c1fa08745812fc721101acc.tar.xz linux-800e07b609bf31c34c1fa08745812fc721101acc.zip |
Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next
* pci/aspm:
PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show()
* pci/hotplug:
PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutex
* pci/misc:
x86/PCI: Simplify pci_bios_{read,write}
PCI: Simplify config space size computation
PCI: Limit config space size for Netronome NFP6000 family
PCI: Add Netronome vendor and device IDs
PCI: Support PCIe devices with short cfg_size
x86/PCI: Clarify AMD Fam10h config access restrictions comment
PCI: Print warnings for all invalid expansion ROM headers
PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask
* pci/msi:
PCI/MSI: Remove empty pci_msi_init_pci_dev()
PCI/MSI: Initialize MSI capability for all architectures