aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
diff options
context:
space:
mode:
authorGravatar Bjorn Helgaas <bhelgaas@google.com> 2015-12-10 19:40:14 -0600
committerGravatar Bjorn Helgaas <bhelgaas@google.com> 2015-12-10 19:40:14 -0600
commit800e07b609bf31c34c1fa08745812fc721101acc (patch)
tree2f5543f0e5ac65ef2e1943208253a9da8839f3c5 /drivers/pci/probe.c
parentLinux 4.4-rc2 (diff)
parentPCI/ASPM: Make sysfs link_state_store() consistent with link_state_show() (diff)
parentPCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutex (diff)
parentx86/PCI: Simplify pci_bios_{read,write} (diff)
parentPCI/MSI: Remove empty pci_msi_init_pci_dev() (diff)
downloadlinux-800e07b609bf31c34c1fa08745812fc721101acc.tar.gz
linux-800e07b609bf31c34c1fa08745812fc721101acc.tar.bz2
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