summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug.c
AgeCommit message (Expand)Author
2003-02-24[PATCH] PCI: Make hot unplugging of PCI buses workRussell King
2003-02-20[PATCH] try_module_get(THIS_MODULE) is bogusChristoph Hellwig
2003-02-07[PATCH] pci patch for sysfs filesDaniel Stekloff
2003-02-06[PATCH] PCI Hotplug: moved the some stuff into the pci coreGreg Kroah-Hartman
2003-01-07PCI: properly unregister a PCI device if it is removed.Greg Kroah-Hartman
2002-11-02[PATCH] PCI hotplug comment fixesRussell King
2002-09-26converted PCI to use the driver core's hotplug call.Greg Kroah-Hartman
2002-09-09PCI: hotplug core cleanup to get pci hotplug working againGreg Kroah-Hartman
2002-05-28PCI Update:Patrick Mochel
2002-05-28PCI: start to use common fields of struct device_driver morePatrick Mochel
2002-04-16Split drivers/pci/pci.c into smaller, bite-size chunksPatrick Mochel