linux_dsm_epyc7002/drivers/pci
Auke Kok b8a3a5214d PCI: read revision ID by default
Currently there are 97 occurrences where drivers need the pci
revision ID. We can do this once for all devices. Even the pci
subsystem needs the revision several times for quirks. The extra
u8 member pads out nicely in the pci_dev struct.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-11 16:02:09 -07:00
..
hotplug PCI: hotplug: pciehp: Fix possible race condition in writing slot 2007-07-11 16:02:08 -07:00
pcie PCI aer: add pci_cleanup_aer_correct_aer_status 2007-07-11 16:02:08 -07:00
.gitignore
access.c
bus.c
hotplug.c
htirq.c
Kconfig
Makefile
msi.c msi: mask the msix vector before we unmap it 2007-06-01 08:18:27 -07:00
msi.h
pci-acpi.c PCI: fix AER driver error information 2007-07-11 16:02:08 -07:00
pci-driver.c
pci-sysfs.c PCI: Make pcibios_add_platform_entries() return errors 2007-07-11 16:02:07 -07:00
pci.c PCI: add PCI-X/PCI-Express read control interfaces 2007-07-11 16:02:07 -07:00
pci.h
probe.c PCI: read revision ID by default 2007-07-11 16:02:09 -07:00
proc.c PCI: unexport pci_proc_attach_device 2007-07-11 16:02:08 -07:00
quirks.c PCI: add PCI-X/PCI-Express read control interfaces 2007-07-11 16:02:07 -07:00
remove.c
rom.c
search.c PCI: Fix pci_find_present 2007-05-31 16:56:37 -07:00
setup-bus.c
setup-irq.c
setup-res.c
syscall.c pci syscall.c: Switch to refcounting API 2007-07-11 16:02:07 -07:00