aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/remove.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()Alex Chiang1-2/+0
2009-03-26PCI: fix kernel oops on bridge removalKenji Kaneshige1-0/+1
2009-03-19PCI: check if a bus is added when removing itYu Zhao1-0/+3
2008-10-20PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger1-7/+3
2008-10-20PCI: make CPU list affinity visibleMike Travis1-0/+1
2008-04-20PCI: add PCI Express ASPM supportShaohua Li1-0/+4
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman1-4/+0
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman1-4/+2
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman1-4/+0
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman1-4/+2
2008-02-01PCI: PCIE ASPM supportShaohua Li1-0/+4
2006-09-26PCI: add pci_stop_bus_deviceSatoru Takeuchi1-1/+36
2006-06-21[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin1-6/+6
2006-01-09[PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk1-1/+2
2005-06-27[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-plugRajesh Shah1-5/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+118