summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pci_hotplug_core.c
Commit message (Expand)AuthorAgeFilesLines
* pci hotplug core: add check of duplicate slot nameKenji Kaneshige2008-05-281-1/+6
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-1/+1
* PCI: Add missing "space" in printk messagesJoe Perches2008-02-021-1/+1
* PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang2008-02-021-1/+1
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-251-1/+1
* driver core: add way to get to bus ksetGreg Kroah-Hartman2008-01-251-1/+4
* Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Greg Kroah-Hartman2008-01-251-7/+7
* kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman2008-01-251-12/+11Star
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-251-3/+4
* Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds2007-10-151-2/+0Star
* sysfs: kill sysfs_update_file()Tejun Heo2007-10-121-60/+0Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-031-2/+2
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-181-4/+3Star
* change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi2006-10-181-3/+1Star
* PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman2006-09-271-31/+126
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov2005-06-211-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+715