aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sysfs.h
AgeCommit message (Expand)Author
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-16kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman
2008-10-16kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman
2008-10-16sysfs: Make dir and name args to sysfs_notify() constTrent Piepho
2008-10-16sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown
2008-10-16sysfs: crash debuggingAndrew Morton
2008-07-21driver core: Suppress sysfs warnings for device_rename().Cornelia Huck
2008-05-04sysfs: build fixIngo Molnar
2008-05-01sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap
2008-04-30sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap
2008-04-22[SCSI] sysfs: make group is_valid return a mode_tJames Bottomley
2008-04-19sysfs: small header file cleanup for SYSFS=nDavid Rientjes
2008-01-23[SCSI] sysfs: add filter function to groupsJames Bottomley
2007-10-12sysfs: add copyrightsTejun Heo
2007-10-12sysfs: kill sysfs_update_file()Tejun Heo
2007-10-12sysfs: clean up header filesTejun Heo
2007-10-12sysfs: Remove first pass at shadow directory supportEric W. Biederman
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: make directory dentries and inodes reclaimableTejun Heo
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo
2007-07-11sysfs: implement SYSFS_FLAG_REMOVED flagTejun Heo
2007-07-11sysfs: rename sysfs_dirent->s_type to s_flags and make room for flagsTejun Heo
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11sysfs: add sysfs_dirent->s_nameTejun Heo
2007-04-27device_schedule_callback() needs a module referenceAlan Stern
2007-03-18[PATCH] Fix build error due to not including <linux/errno.h>Ralf Baechle
2007-03-15[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern
2007-03-01[PATCH] Fix sysfs build breakage if !CONFIG_SYSFSRalf Baechle
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-23sysfs: allow attributes to be added to groupsAlan Stern
2007-02-23sysfs: move struct sysfs_dirent to private headerAdam J. Richter
2007-02-07sysfs: Shadow directory supportEric W. Biederman
2007-02-07SYSFS: Fix missing include of list.h in sysfs.hFrank Haverkamp
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck
2006-09-25sysfs: add proper sysfs_init() prototypeAndrew Morton
2006-09-25add __must_check to device management codeAndrew Morton
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni
2005-06-20[PATCH] Make attributes names const char *Dmitry Torokhov
2005-06-20[PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov
2005-04-18[PATCH] sysfs: add sysfs_chmod_file()Kay Sievers
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds