linux/drivers/pci
Greg Kroah-Hartman 8a1bc9013a PCI: add is_added flag to struct pci_dev
This lets us check if the device is really added to the driver core or
not, which is what we need when walking some of the bus lists.  The flag
is there in anticipation of getting rid of the other PCI device list,
which is what we used to check in this situation.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-20 21:47:00 -07:00
..
hotplug PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY 2008-04-20 21:46:57 -07:00
pcie
.gitignore
access.c
bus.c PCI: add is_added flag to struct pci_dev 2008-04-20 21:47:00 -07:00
dmar.c
hotplug-pci.c
hotplug.c
htirq.c
intel-iommu.c
intel-iommu.h
iova.c
iova.h
Kconfig
Makefile
msi.c
msi.h
pci-acpi.c
pci-driver.c
pci-sysfs.c
pci.c PCI: revert "pcie: utilize pcie transaction pending bit" 2008-03-24 22:38:44 -07:00
pci.h
probe.c PCI: add is_added flag to struct pci_dev 2008-04-20 21:47:00 -07:00
proc.c
quirks.c pci: revert SMBus unhide on HP Compaq nx6110 2008-03-28 14:45:22 -07:00
remove.c PCI: add is_added flag to struct pci_dev 2008-04-20 21:47:00 -07:00
rom.c
search.c PCI: clean up search.c a lot 2008-04-20 21:46:54 -07:00
setup-bus.c Revert "PCI: remove transparent bridge sizing" 2008-03-26 11:22:40 -07:00
setup-irq.c
setup-res.c PCI: #if 0 pci_assign_resource_fixed() 2008-04-20 21:46:52 -07:00
syscall.c