aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/remove.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-21PCI/sysfs: move bus cpuaffinity to class dev_attrsGravatar Yinghai Lu 1-2/+0
2009-06-11PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()Gravatar Alex Chiang 1-2/+0
2009-03-26PCI: fix kernel oops on bridge removalGravatar Kenji Kaneshige 1-0/+1
2009-03-19PCI: check if a bus is added when removing itGravatar Yu Zhao 1-0/+3
2008-10-20PCI: fix sparse warning in pci_remove_behind_bridgeGravatar Stephen Hemminger 1-7/+3
2008-10-20PCI: make CPU list affinity visibleGravatar Mike Travis 1-0/+1
2008-04-20PCI: add PCI Express ASPM supportGravatar Shaohua Li 1-0/+4
2008-04-20PCI: remove global list of PCI devicesGravatar Greg Kroah-Hartman 1-4/+0
2008-04-20PCI: add is_added flag to struct pci_devGravatar Greg Kroah-Hartman 1-4/+2
2008-02-02Revert "PCI: PCIE ASPM support"Gravatar Greg Kroah-Hartman 1-4/+0
2008-02-01PCI: make pci_bus a struct deviceGravatar Greg Kroah-Hartman 1-4/+2
2008-02-01PCI: PCIE ASPM supportGravatar Shaohua Li 1-0/+4
2006-09-26PCI: add pci_stop_bus_deviceGravatar Satoru Takeuchi 1-1/+36
2006-06-21[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devGravatar Zhang Yanmin 1-6/+6
2006-01-09[PATCH] PCI: drivers/pci: some cleanupsGravatar Adrian Bunk 1-1/+2
2005-06-27[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...Gravatar Rajesh Shah 1-5/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+118