Stephen Rothwell
|
62e877b893
sysfs: fix for thinko with sysfs_bin_attr_init()
|
15 years ago |
Eric W. Biederman
|
7cb32942d9
sysfs: Implement sysfs_rename_link
|
15 years ago |
Eric W. Biederman
|
35960258ed
sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
|
15 years ago |
Eric W. Biederman
|
6992f53349
sysfs: Use one lockdep class per sysfs attribute.
|
15 years ago |
Andi Kleen
|
1c205ae18d
sysfs: Add sysfs_add/remove_files utility functions
|
15 years ago |
Phil Carmody
|
66ecb92be9
Driver core: bin_attribute parameters can often be const*
|
15 years ago |
Parag Warudkar
|
01e8ef11bc
x86: sysfs: kill owner field from attribute
|
17 years ago |
Eric W. Biederman
|
0b4a4fea25
kobject: Cleanup kobject_rename and !CONFIG_SYSFS
|
17 years ago |
Eric W. Biederman
|
030c1d2bfc
kobject: Fix kobject_rename and !CONFIG_SYSFS
|
17 years ago |
Trent Piepho
|
8c0e3998f5
sysfs: Make dir and name args to sysfs_notify() const
|
17 years ago |
Neil Brown
|
f1282c844e
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
|
17 years ago |
Andrew Morton
|
ae87221d3c
sysfs: crash debugging
|
18 years ago |
Cornelia Huck
|
36ce6dad6e
driver core: Suppress sysfs warnings for device_rename().
|
17 years ago |
Ingo Molnar
|
e73b65f1db
sysfs: build fix
|
17 years ago |
Randy Dunlap
|
2850699c59
sysfs: sysfs_update_group stub for CONFIG_SYSFS=n
|
17 years ago |
Randy Dunlap
|
1cbfb7a5ac
sysfs: sysfs_update_group stub for CONFIG_SYSFS=n
|
17 years ago |
James Bottomley
|
0f4238958d
[SCSI] sysfs: make group is_valid return a mode_t
|
17 years ago |
David Rientjes
|
3612e06b2c
sysfs: small header file cleanup for SYSFS=n
|
17 years ago |
James Bottomley
|
d4acd722b7
[SCSI] sysfs: add filter function to groups
|
18 years ago |
Tejun Heo
|
6d66f5cd26
sysfs: add copyrights
|
18 years ago |
Tejun Heo
|
5a7ad7f044
sysfs: kill sysfs_update_file()
|
18 years ago |
Tejun Heo
|
59f6901568
sysfs: clean up header files
|
18 years ago |
Eric W. Biederman
|
90bc61359d
sysfs: Remove first pass at shadow directory support
|
18 years ago |
Zhang Rui
|
91a6902958
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
|
18 years ago |
Tejun Heo
|
51225039f3
sysfs: make directory dentries and inodes reclaimable
|
18 years ago |
Tejun Heo
|
608e266a2d
sysfs: make kobj point to sysfs_dirent instead of dentry
|
18 years ago |
Tejun Heo
|
380e6fbb72
sysfs: implement SYSFS_FLAG_REMOVED flag
|
18 years ago |
Tejun Heo
|
b402d72cf7
sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags
|
18 years ago |
Tejun Heo
|
7b595756ec
sysfs: kill unnecessary attribute->owner
|
18 years ago |
Tejun Heo
|
0c096b507f
sysfs: add sysfs_dirent->s_name
|
18 years ago |