Kay Sievers
|
23b5212cc7
Driver Core: add kobj_attribute handling
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
43968d2f16
kobject: get rid of kobject_kset_add_dir
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
4ff6abff83
kobject: get rid of kobject_add_dir
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
3f9e3ee9dc
kobject: add kobject_create_and_add function
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
b727c70289
kset: add kset_create_and_add function
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
c11c4154e7
kobject: add kobject_init_and_add function
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
244f6cee9a
kobject: add kobject_add_ng function
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
e86000d042
kobject: add kobject_init_ng function
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
18041f4775
kobject: make kobject_cleanup be static
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
663a47430b
kobject: fix up kobject_set_name to use kvasprintf
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
7a83d456a8
kobject: remove incorrect comment in kobject_rename
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
8c4606b1a4
kobject: fix the documentation of how kobject_set_name works
|
17 gadi atpakaļ |
Johannes Berg
|
71409a498e
kobject: two typo fixes
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
34358c26a2
kobject: check for duplicate names in kobject_rename
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
f0e7e1bd77
kobject: update the copyrights
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
e4bc16621d
driver core: remove subsystem_init()
|
17 gadi atpakaļ |
Tejun Heo
|
a4e8b91254
sysfs: move sysfs file poll implementation to sysfs_open_dirent
|
17 gadi atpakaļ |
Eric W. Biederman
|
90bc61359d
sysfs: Remove first pass at shadow directory support
|
18 gadi atpakaļ |
Greg Kroah-Hartman
|
ce2c9cb025
kobject: remove the static array for the name
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
1ef4cfac01
Driver core: remove subsys_get()
|
17 gadi atpakaļ |
Greg Kroah-Hartman
|
6e9d930d16
Driver core: remove subsys_put()
|
17 gadi atpakaļ |
Tejun Heo
|
608e266a2d
sysfs: make kobj point to sysfs_dirent instead of dentry
|
18 gadi atpakaļ |
Kay Sievers
|
80f03e349f
Driver core: add missing kset uevent
|
18 gadi atpakaļ |
Greg Kroah-Hartman
|
5c73a3fba6
kobject: use the proper printk level for kobject error
|
18 gadi atpakaļ |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
18 gadi atpakaļ |
Eric W. Biederman
|
2753133eb3
kobject: Comment and warning fixes to kobject.c
|
18 gadi atpakaļ |
Greg Kroah-Hartman
|
4628803062
kobject core: remove rwsem from struct subsystem
|
18 gadi atpakaļ |
Cornelia Huck
|
88db4721d4
kobject: kobject_add() reference leak
|
18 gadi atpakaļ |
Jean Tourrilhes
|
ca2f37dbc5
Driver core: notify userspace of network device renames
|
18 gadi atpakaļ |
Dmitriy Monakhov
|
460f7e9a1b
kobject: kobject_shadow_add cleanup
|
18 gadi atpakaļ |