aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/remove.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+2
* PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu2011-05-211-2/+0
* PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()Alex Chiang2009-06-111-2/+0
* PCI: fix kernel oops on bridge removalKenji Kaneshige2009-03-261-0/+1
* PCI: check if a bus is added when removing itYu Zhao2009-03-191-0/+3
* PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger2008-10-201-7/+3
* PCI: make CPU list affinity visibleMike Travis2008-10-201-0/+1
* PCI: add PCI Express ASPM supportShaohua Li2008-04-201-0/+4
* PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-201-4/+0
* PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-201-4/+2
* Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-021-4/+0
* PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-011-4/+2
* PCI: PCIE ASPM supportShaohua Li2008-02-011-0/+4
* PCI: add pci_stop_bus_deviceSatoru Takeuchi2006-09-261-1/+36
* [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin2006-06-211-6/+6
* [PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk2006-01-091-1/+2
* [PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...Rajesh Shah2005-06-271-5/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+118