Commit Graph

31 Commits (67e465a77ba658635309ee00b367bec6555ea544)

Author SHA1 Message Date
James Bottomley d4acd722b7 [SCSI] sysfs: add filter function to groups 17 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
Alan Stern 523ded71de device_schedule_callback() needs a module reference 18 years ago
Ralf Baechle 5851fadce8 [PATCH] Fix build error due to not including <linux/errno.h> 18 years ago
Alan Stern d9a9cdfb07 [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 18 years ago
Ralf Baechle d701d8a3bc [PATCH] Fix sysfs build breakage if !CONFIG_SYSFS 18 years ago
Alan Stern dfa87c824a sysfs: allow attributes to be added to groups 18 years ago
Adam J. Richter d56c3eae67 sysfs: move struct sysfs_dirent to private header 18 years ago
Eric W. Biederman b592fcfe7f sysfs: Shadow directory support 18 years ago
Frank Haverkamp bf0acc3302 SYSFS: Fix missing include of list.h in sysfs.h 18 years ago
Cornelia Huck 8a82472f86 driver core: Introduce device_move(): move a device to a new parent. 18 years ago
Andrew Morton f20a9ead0d sysfs: add proper sysfs_init() prototype 19 years ago
Andrew Morton 4a7fb6363f add __must_check to device management code 19 years ago
Randy.Dunlap 995982ca79 sysfs_remove_bin_file: no return value, dump_stack on error 19 years ago
NeilBrown 4508a7a734 [PATCH] sysfs: Allow sysfs attribute files to be pollable 19 years ago
Maneesh Soni 988d186de5 [PATCH] sysfs-iattr: add sysfs_setattr 20 years ago
Dmitry Torokhov d48593bf20 [PATCH] Make attributes names const char * 20 years ago
Dmitry Torokhov e3a15db241 [PATCH] sysfs_{create|remove}_link should take const char * 20 years ago
Kay Sievers 31e5abe9a6 [PATCH] sysfs: add sysfs_chmod_file() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago