aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sysfs.h
AgeCommit message (Expand)Author
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