index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pci_hotplug_core.c
Age
Commit message (
Expand
)
Author
2008-06-25
Remove unnecessary 'tmp' variable from pci_hp_register().
Kenji Kaneshige
2008-06-25
PCI: fixup kdoc blocks for hotplug functions
Jesse Barnes
2008-06-10
PCI: ACPI PCI slot detection driver
Alex Chiang
2008-06-10
PCI: introduce pci_slot
Alex Chiang
2008-05-27
pci hotplug core: add check of duplicate slot name
Kenji Kaneshige
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-01
PCI: Add missing "space" in printk messages
Joe Perches
2008-02-01
PCI: hotplug: pci_hotplug_core whitespace fix
Alex Chiang
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
driver core: add way to get to bus kset
Greg Kroah-Hartman
2008-01-24
Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...
Greg Kroah-Hartman
2008-01-24
kset: convert pci hotplug to use kset_create_and_add
Greg Kroah-Hartman
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2007-10-15
Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c
Linus Torvalds
2007-10-12
sysfs: kill sysfs_update_file()
Tejun Heo
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2006-10-18
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
2006-10-18
change pci hotplug subsystem maintainer to Kristen
Kristen Carlson Accardi
2006-09-26
PCI Hotplug: fix __must_check warnings
Greg Kroah-Hartman
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-06-20
[PATCH] sysfs: (driver/pci) if show/store is missing return -EIO
Dmitry Torokhov
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds