summaryrefslogtreecommitdiffstats
path: root/include/linux/sysfs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-131-4/+14
|\
| * sysfs: Support is_visible() on binary attributesEmilio López2015-10-071-4/+14
* | sysfs: added __compat_only_sysfs_link_entry_to_kobj()Jarkko Sakkinen2015-10-191-0/+11
|/
* sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman2015-07-011-0/+15
* sysfs: Document struct attribute_groupGuenter Roeck2015-03-251-0/+15
* sysfs/kernfs: allow attributes to request write buffer be pre-allocated.NeilBrown2014-11-071-0/+9
* sysfs.h: don't return a void-valued expression in sysfs_remove_fileSimon Wunderlich2014-05-271-1/+1
* sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-04-161-9/+0
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-061-1/+2
|\
| * VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell2014-03-241-1/+2
* | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2014-03-251-0/+9
* | sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()Tejun Heo2014-02-071-0/+9
* | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-02-071-9/+0
* | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo2014-02-071-0/+7
|/
* Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...Greg Kroah-Hartman2014-01-131-7/+0
* Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2014-01-131-0/+9
* sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-01-101-9/+0
* kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo2014-01-101-0/+7
* kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo2013-12-111-10/+10
* sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo2013-11-291-21/+14
* sysfs, kernfs: introduce kernfs_notify()Tejun Heo2013-11-291-4/+5
* sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo2013-11-291-6/+0
* sysfs, kernfs: add skeletons for kernfsTejun Heo2013-11-271-2/+1
* sysfs: drop kobj_ns_type handling, take #2Tejun Heo2013-11-271-0/+6
* sysfs: clean up sysfs_get_dirent()Tejun Heo2013-09-261-7/+12
* sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo2013-09-261-4/+12
* sysfs: remove ktype->namespace() invocations in directory codeTejun Heo2013-09-261-8/+12
* sysfs: make attr namespace interface less convolutedTejun Heo2013-09-261-8/+23
* sysfs: sysfs_create_groups returns a value.Greg Kroah-Hartman2013-08-281-0/+1
* sysfs: add sysfs_create/remove_groups for when SYSFS is not enabledGreg Kroah-Hartman2013-08-271-0/+10
* sysfs: create __ATTR_WO()Greg Kroah-Hartman2013-08-231-0/+5
* sysfs.h: remove attr_name() macroGreg Kroah-Hartman2013-08-221-2/+0
* sysfs: fix up minor coding style issues in sysfs.hGreg Kroah-Hartman2013-08-211-6/+6
* sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman2013-08-211-0/+4
* sysfs.h: fix __BIN_ATTR_RW()Greg Kroah-Hartman2013-08-201-1/+1
* sysfs: use file mode defines from stat.hOliver Schinagl2013-07-161-8/+9
* sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl2013-07-161-13/+38
* sysfs: add support for binary attributes in groupsGreg Kroah-Hartman2013-07-161-2/+2
* sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman2013-07-161-0/+9
* sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman2013-07-161-0/+9
* sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman2013-07-161-0/+2
* sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael J. Wysocki2013-01-251-0/+16
* sysfs: get rid of some lockdep false positivesAlan Stern2012-05-141-0/+12
* switch sysfs_chmod_file() to umode_tAl Viro2012-01-031-2/+2
* switch ->is_visible() to returning umode_tAl Viro2012-01-031-1/+1
* switch sysfs attr->mode to umode_tAl Viro2012-01-031-1/+1
* sysfs: Implement support for tagged files in sysfs.Eric W. Biederman2011-10-191-0/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-121-7/+0
* sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-131-5/+0