Alex Chiang
|
8344b568f5
PCI: ACPI PCI slot detection driver
|
17 years ago |
Kay Sievers
|
a4ca661742
kobject: do not copy vargs, just pass them around
|
17 years ago |
Harvey Harrison
|
810304db75
lib: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Robert P. J. Day
|
c6a2a3dc26
Kobject: Replace list_for_each() with list_for_each_entry().
|
17 years ago |
Greg Kroah-Hartman
|
c1ebdae514
kobject: catch kobjects that are not initialized
|
17 years ago |
Greg Kroah-Hartman
|
a4573c488d
kobject: properly initialize ksets
|
17 years ago |
Dave Young
|
f70701a34e
kobject: kerneldoc comment fix
|
17 years ago |
Greg Kroah-Hartman
|
e374a2bfeb
Kobject: fix coding style issues in kobject c files
|
17 years ago |
Kay Sievers
|
af5ca3f4ec
Driver core: change sysdev classes to use dynamic kobject names
|
17 years ago |
Greg Kroah-Hartman
|
528a4bf1d5
Kobject: remove kobject_unregister() as no one uses it anymore
|
17 years ago |
Greg Kroah-Hartman
|
78a2d906b4
Kobject: convert remaining kobject_unregister() to kobject_put()
|
17 years ago |
Kay Sievers
|
0f4dafc056
Kobject: auto-cleanup on final unref
|
17 years ago |
Greg Kroah-Hartman
|
12e339ac6e
Kset: remove kset_add function
|
23 years ago |
Greg Kroah-Hartman
|
6d06adfaf8
Kobject: remove kobject_register()
|
17 years ago |
Greg Kroah-Hartman
|
f9cb074bff
Kobject: rename kobject_init_ng() to kobject_init()
|
17 years ago |
Greg Kroah-Hartman
|
e1543ddf73
Kobject: remove kobject_init() as no one uses it anymore
|
17 years ago |
Greg Kroah-Hartman
|
b2d6db5878
Kobject: rename kobject_add_ng() to kobject_add()
|
17 years ago |
Greg Kroah-Hartman
|
9e7bbccd02
Kobject: remove kobject_add() as no one uses it anymore
|
17 years ago |
Alan Stern
|
09f82ea928
Kobject: drop child->parent ref at unregistration
|
17 years ago |
Greg Kroah-Hartman
|
9f66fa2a46
kobject: clean up debugging messages
|
17 years ago |
Greg Kroah-Hartman
|
cfb36fff45
kobject: grab the kset reference in kobject_add, not kobject_init
|
17 years ago |
Greg Kroah-Hartman
|
2fb9113b97
kobject: remove subsystem_(un)register functions
|
17 years ago |
Kay Sievers
|
000f2a4d8c
Driver Core: kill subsys_attribute and default sysfs ops
|
17 years ago |
Kay Sievers
|
386f275f5d
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
|
17 years ago |
Kay Sievers
|
23b5212cc7
Driver Core: add kobj_attribute handling
|
17 years ago |
Greg Kroah-Hartman
|
43968d2f16
kobject: get rid of kobject_kset_add_dir
|
17 years ago |
Greg Kroah-Hartman
|
4ff6abff83
kobject: get rid of kobject_add_dir
|
17 years ago |
Greg Kroah-Hartman
|
3f9e3ee9dc
kobject: add kobject_create_and_add function
|
17 years ago |
Greg Kroah-Hartman
|
b727c70289
kset: add kset_create_and_add function
|
17 years ago |
Greg Kroah-Hartman
|
c11c4154e7
kobject: add kobject_init_and_add function
|
17 years ago |