aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pci_hotplug_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-1/+1
2008-01-24driver core: add way to get to bus ksetGreg Kroah-Hartman1-1/+4
2008-01-24Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_addGreg Kroah-Hartman1-7/+7
2008-01-24kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman1-12/+11
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman1-3/+4
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds1-2/+0
2007-10-12sysfs: kill sysfs_update_file()Tejun Heo1-60/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-2/+2
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman1-4/+3
2006-10-18change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi1-3/+1
2006-09-26PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman1-31/+126
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-06-20[PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+715