Greg Kroah-Hartman
|
e86000d042
kobject: add kobject_init_ng function
|
17 年 前 |
Greg Kroah-Hartman
|
18041f4775
kobject: make kobject_cleanup be static
|
17 年 前 |
Greg Kroah-Hartman
|
663a47430b
kobject: fix up kobject_set_name to use kvasprintf
|
17 年 前 |
Greg Kroah-Hartman
|
7a83d456a8
kobject: remove incorrect comment in kobject_rename
|
17 年 前 |
Greg Kroah-Hartman
|
8c4606b1a4
kobject: fix the documentation of how kobject_set_name works
|
17 年 前 |
Johannes Berg
|
71409a498e
kobject: two typo fixes
|
17 年 前 |
Greg Kroah-Hartman
|
34358c26a2
kobject: check for duplicate names in kobject_rename
|
17 年 前 |
Greg Kroah-Hartman
|
f0e7e1bd77
kobject: update the copyrights
|
17 年 前 |
Greg Kroah-Hartman
|
e4bc16621d
driver core: remove subsystem_init()
|
17 年 前 |
Tejun Heo
|
a4e8b91254
sysfs: move sysfs file poll implementation to sysfs_open_dirent
|
17 年 前 |
Eric W. Biederman
|
90bc61359d
sysfs: Remove first pass at shadow directory support
|
18 年 前 |
Greg Kroah-Hartman
|
ce2c9cb025
kobject: remove the static array for the name
|
17 年 前 |
Greg Kroah-Hartman
|
1ef4cfac01
Driver core: remove subsys_get()
|
17 年 前 |
Greg Kroah-Hartman
|
6e9d930d16
Driver core: remove subsys_put()
|
17 年 前 |
Tejun Heo
|
608e266a2d
sysfs: make kobj point to sysfs_dirent instead of dentry
|
18 年 前 |
Kay Sievers
|
80f03e349f
Driver core: add missing kset uevent
|
18 年 前 |
Greg Kroah-Hartman
|
5c73a3fba6
kobject: use the proper printk level for kobject error
|
18 年 前 |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
18 年 前 |
Eric W. Biederman
|
2753133eb3
kobject: Comment and warning fixes to kobject.c
|
18 年 前 |
Greg Kroah-Hartman
|
4628803062
kobject core: remove rwsem from struct subsystem
|
18 年 前 |
Cornelia Huck
|
88db4721d4
kobject: kobject_add() reference leak
|
18 年 前 |
Jean Tourrilhes
|
ca2f37dbc5
Driver core: notify userspace of network device renames
|
18 年 前 |
Dmitriy Monakhov
|
460f7e9a1b
kobject: kobject_shadow_add cleanup
|
18 年 前 |
Kay Sievers
|
864062457a
driver core: fix namespace issue with devices assigned to classes
|
18 年 前 |
Dmitriy Monakhov
|
9e993efb0d
kobject: new_device->kref wasn't putted after error in kobject_move()
|
18 年 前 |
Linus Torvalds
|
733abe4fff
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
|
18 年 前 |
Randy Dunlap
|
f95d882d81
PCI/sysfs/kobject kernel-doc fixes
|
18 年 前 |
Martin Stoilov
|
1350770112
kobject: kobj->k_name verification fix
|
18 年 前 |
Robert P. J. Day
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 年 前 |
Eric W. Biederman
|
b592fcfe7f
sysfs: Shadow directory support
|
18 年 前 |