| Commit message (Expand) | Author | Age | Files | Lines |
* | driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW} | Ira Weiny | 2022-07-19 | 1 | -0/+16 |
* | sysfs: Rename struct bin_attribute member to f_mapping | Krzysztof Wilczyński | 2021-08-05 | 1 | -1/+1 |
* | sysfs: Invoke iomem_get_mapping() from the sysfs open callback | Krzysztof Wilczyński | 2021-08-05 | 1 | -1/+1 |
* | sysfs: Add helper BIN_ATTRIBUTE_GROUPS | Heiner Kallweit | 2021-05-21 | 1 | -0/+6 |
* | sysfs: Support zapping of binary attr mmaps | Daniel Vetter | 2021-01-12 | 1 | -0/+2 |
* | sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output | Joe Perches | 2020-10-02 | 1 | -0/+15 |
* | driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW} | Dan Williams | 2020-07-01 | 1 | -0/+7 |
* | docs: filesystems: fix renamed references | Mauro Carvalho Chehab | 2020-04-20 | 1 | -1/+1 |
* | sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn | Linus Torvalds | 2020-04-05 | 1 | -11/+0 |
* | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-04-05 | 1 | -0/+12 |
|\ |
|
| * | sysfs: Wrap __compat_only_sysfs_link_entry_to_kobj function to change the sym... | Sourabh Jain | 2020-02-19 | 1 | -0/+12 |
* | | sysfs: fix static inline declaration of sysfs_groups_change_owner() | Christian Brauner | 2020-03-19 | 1 | -2/+2 |
* | | sysfs: add sysfs_change_owner() | Christian Brauner | 2020-02-26 | 1 | -0/+6 |
* | | sysfs: add sysfs_group{s}_change_owner() | Christian Brauner | 2020-02-26 | 1 | -0/+20 |
* | | sysfs: add sysfs_link_change_owner() | Christian Brauner | 2020-02-26 | 1 | -0/+10 |
* | | sysfs: add sysfs_file_change_owner() | Christian Brauner | 2020-02-26 | 1 | -0/+10 |
|/ |
|
* | sysfs: Fixes __BIN_ATTR_WO() macro | Nayna Jain | 2019-10-02 | 1 | -2/+2 |
* | sysfs: add BIN_ATTR_WO() macro | Greg Kroah-Hartman | 2019-09-04 | 1 | -0/+9 |
* | sysfs: Add sysfs_update_groups function | Jiri Olsa | 2019-06-03 | 1 | -0/+8 |
* | sysfs: constify sysfs create/remove files harder | Jani Nikula | 2018-12-03 | 1 | -4/+4 |
* | Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-08-18 | 1 | -3/+3 |
|\ |
|
| * | sysfs.h: fix non-kernel-doc comment | Randy Dunlap | 2018-07-16 | 1 | -3/+3 |
* | | scsi: sysfs: Introduce sysfs_{un,}break_active_protection() | Bart Van Assche | 2018-08-02 | 1 | -0/+14 |
|/ |
|
* | sysfs.h: Use octal permissions | Joe Perches | 2018-01-09 | 1 | -8/+6 |
* | efi: Move some sysfs files to be read-only by root | Greg Kroah-Hartman | 2017-12-06 | 1 | -0/+6 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sysfs: remove signedness from sysfs_get_dirent | Nick Desaulniers | 2017-05-25 | 1 | -1/+1 |
* | Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-13 | 1 | -4/+14 |
|\ |
|
| * | sysfs: Support is_visible() on binary attributes | Emilio López | 2015-10-07 | 1 | -4/+14 |
* | | sysfs: added __compat_only_sysfs_link_entry_to_kobj() | Jarkko Sakkinen | 2015-10-19 | 1 | -0/+11 |
|/ |
|
* | sysfs: Add support for permanently empty directories to serve as mount points. | Eric W. Biederman | 2015-07-01 | 1 | -0/+15 |
* | sysfs: Document struct attribute_group | Guenter Roeck | 2015-03-25 | 1 | -0/+15 |
* | sysfs/kernfs: allow attributes to request write buffer be pre-allocated. | NeilBrown | 2014-11-07 | 1 | -0/+9 |
* | sysfs.h: don't return a void-valued expression in sysfs_remove_file | Simon Wunderlich | 2014-05-27 | 1 | -1/+1 |
* | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() | Tejun Heo | 2014-04-16 | 1 | -9/+0 |
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-04-06 | 1 | -1/+2 |
|\ |
|
| * | VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. | Rusty Russell | 2014-03-24 | 1 | -1/+2 |
* | | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow... | Greg Kroah-Hartman | 2014-03-25 | 1 | -0/+9 |
* | | sysfs, kobject: add sysfs wrapper for kernfs_enable_ns() | Tejun Heo | 2014-02-07 | 1 | -0/+9 |
* | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() | Tejun Heo | 2014-02-07 | 1 | -9/+0 |
* | | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers | Tejun Heo | 2014-02-07 | 1 | -0/+7 |
|/ |
|
* | Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr... | Greg Kroah-Hartman | 2014-01-13 | 1 | -7/+0 |
* | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow... | Greg Kroah-Hartman | 2014-01-13 | 1 | -0/+9 |
* | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() | Tejun Heo | 2014-01-10 | 1 | -9/+0 |
* | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers | Tejun Heo | 2014-01-10 | 1 | -0/+7 |
* | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly | Tejun Heo | 2013-12-11 | 1 | -10/+10 |
* | sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put() | Tejun Heo | 2013-11-29 | 1 | -21/+14 |
* | sysfs, kernfs: introduce kernfs_notify() | Tejun Heo | 2013-11-29 | 1 | -4/+5 |
* | sysfs, kernfs: introduce kernfs_create_dir[_ns]() | Tejun Heo | 2013-11-29 | 1 | -6/+0 |
* | sysfs, kernfs: add skeletons for kernfs | Tejun Heo | 2013-11-27 | 1 | -2/+1 |