summaryrefslogtreecommitdiff
path: root/include/linux/sysfs.h
AgeCommit message (Expand)Author
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
2004-12-20[PATCH] sysfs: add mmap support to struct bin_attribute filesJesse Barnes
2004-10-31[PATCH] sysfs backing store - add sysfs_direct structureAndrew Morton
2004-06-02[sysfs] Add attr_name() macroPatrick Mochel
2004-06-02[Driver Model] Consolidate attribute definition macrosPatrick Mochel
2004-05-21[PATCH] Fix !CONFIG_SYSFS buildAndrew Morton
2004-05-13[PATCH] sysfs_rename_dir-cleanupManeesh Soni
2004-04-12[PATCH] Add CONFIG_SYSFSAndrew Morton
2003-08-11[sysfs] Mark some arguments const.Patrick Mochel
2003-08-09[sysfs] Convert struct attribute_group to take array of pointers.Patrick Mochel
2003-08-06[sysfs] Add attribute groupsPatrick Mochel
2003-07-03[PATCH] sysfs: add sysfs_rename_dir()Greg Kroah-Hartman
2003-07-03[PATCH] SYSFS: add module referencing to sysfs attribute files.Greg Kroah-Hartman
2003-05-22sysfs: Fix binary file handlingPatrick Mochel
2003-04-16sysfs: Rewrite binary file handling. Patrick Mochel
2003-01-31sysfs: add initial support for binary files.Patrick Mochel
2003-01-29sysfs: add sysfs_update_file()Patrick Mochel
2003-01-12sysfs: restore count parameter to struct sysfs_ops::store().Patrick Mochel
2003-01-09sysfs: remove count and off parameters from sysfs_ops methods. Patrick Mochel
2002-10-29driver model: convert devices to use kobjects and sysfs.Patrick Mochel
2002-10-29sysfs: kill struct sysfs_dir.Patrick Mochel
2002-10-29sysfs: make symlinks easier. Patrick Mochel
2002-10-29sysfs: marry api with struct kobject.Patrick Mochel
2002-10-17sysfs: clean up a couple of remaining driverfs references in sysfs.h.Patrick Mochel
2002-10-17sysfs: search replace to convert remaining names from driverfs* to sysfs*.Patrick Mochel
2002-10-17sysfs: copy driverfs_fs.h to sysfs.hPatrick Mochel