Commits
Merge branches 'pci/hotplug', 'pci/initdata' and 'pci/misc' into next * pci/hotplug: PCI: pciehp: Stop disabling notifications during init PCI: pciehp: Add more Slot Control debug output PCI: pciehp: Fix wait time in timeout message * pci/initdata: x86/PCI: Mark PCI BIOS initialization code as such x86/PCI: Constify pci_mmcfg_probes[] array x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconst x86/PCI: Move __init annotation to the correct place x86/PCI: Mark DMI tables as initialization data * pci/misc: PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
Showing diff to94e57fea620
- Bjorn Helgaas committed 2f419d76599MMerge branch 'pci/hotplug' into next * pci/hotplug: PCI: pciehp: Prevent NULL derefe...
- Yinghai Lu committed 31ff2a5e42fPCI: pciehp: Stop disabling notifications during init During pciehp initialization, we...
- Mathias Krause committed 615f77511e4x86/PCI: Mark PCI BIOS initialization code as such The pci_find_bios() function is onl...
- Francesco Ruggeri committed 94e57fea620PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h Move PCI_VENDOR_ID_VMWARE from device-spec...