summaryrefslogtreecommitdiff
path: root/drivers/pci/remove.c
AgeCommit message (Expand)Author
2013-02-17PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki
2012-02-27PCI: export __pci_remove_bus_deviceYinghai Lu
2012-02-27PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-02-14PCI: make sriov work with hotplug removeYinghai Lu
2012-02-10PCI: Fix pci cardbus removalYinghai Lu
2012-01-06PCI: Only call pci_stop_bus_device() one time for child devices at removeYinghai Lu
2011-05-21PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu
2009-06-11PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()Alex Chiang
2009-03-26PCI: fix kernel oops on bridge removalKenji Kaneshige
2009-03-19PCI: check if a bus is added when removing itYu Zhao
2008-10-20PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger
2008-10-20PCI: make CPU list affinity visibleMike Travis
2008-04-20PCI: add PCI Express ASPM supportShaohua Li
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman
2008-02-01PCI: PCIE ASPM supportShaohua Li
2006-09-26PCI: add pci_stop_bus_deviceSatoru Takeuchi
2006-06-21[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin
2006-01-09[PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk
2005-06-27[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...Rajesh Shah
2005-04-01PCI: revert dumb SGI patch for resource freeing.Greg Kroah-Hartman
2005-03-28[PATCH] PCI: create PCI_DEBUG config option to make it easier for users to en...Greg Kroah-Hartman
2005-03-16PCI: fix an oops in some pci devices on hotplug remove when their resources a...Greg Kroah-Hartman
2005-01-13[PATCH] PCI: fix release_pcibus_dev() crashJohn Rose
2004-11-04[PATCH] PCI: add PCI ROMs to sysfsJon Smirl
2004-08-24[PATCH] PCI Hotplug: create pci_remove_bus()John Rose
2004-02-03[PATCH] PCI: fix "pcibus_class" Device Class, release functionMatthew Dobson
2003-12-29[PATCH] ia32 Message Signalled Interrupt supportAndrew Morton
2003-07-14[PATCH] PCI: fix problem with pci remove functions not being built if CONFIG_...Greg Kroah-Hartman