index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
sysfs.txt
Age
Commit message (
Expand
)
Author
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
2019-02-17
sysfs.txt: add note on available attribute macros
Nicholas Mc Guire
2019-01-08
Documentation: driver core: remove use of BUS_ATTR
Greg Kroah-Hartman
2018-01-16
kallsyms: remove print_symbol() function
Sergey Senozhatsky
2017-09-19
driver core: remove DRIVER_ATTR
Greg Kroah-Hartman
2015-09-13
sysfs.txt: mention that store method buffers are null-terminated
Ulf Magnusson
2015-09-13
sysfs.txt: fix pre-kernfs sysfs_dirent reference
Ulf Magnusson
2015-08-05
sysfs.txt: update show method notes about sprintf/snprintf/scnprintf usage
Seymour, Shane M
2014-01-23
Documentation/filesystems/sysfs.txt: fix device_attribute declaration
Andre Richter
2012-01-03
sysfs: propagate umode_t
Al Viro
2011-08-22
docs/sysfs: Specify ABI documentation requirements
Bart Van Assche
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-03
docs/sysfs: show() methods should use scnprintf().
Bart Van Assche
2011-02-03
docs/sysfs: Update directory/kobject documentation.
Bart Van Assche
2010-08-05
sysfs: Fix one more signature discrepancy between sysfs implementation and docs.
Ira Weiny
2010-08-05
sysfs: fix discrepancies between implementation and documentation
Bart Van Assche
2009-12-23
Driver core: driver_attribute parameters can often be const*
Phil Carmody
2009-12-23
Driver core: device_attribute parameters can often be const*
Phil Carmody
2009-07-28
driver core: documentation: make it clear that sysfs is optional
Lucian Adrian Grijincu
2009-02-22
PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a...
Mike Murphy
2008-07-21
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
2008-04-19
sysfs: refill attribute buffer when reading from offset 0
Dan Williams
2007-10-20
docs/sysfs: add missing word to sysfs attribute explanation
Shaun Zinck
2006-10-03
Fix typos in Documentation/: 'D'-'E'
Matt LaPlante
2006-04-26
[doc] add paragraph about 'fs' subsystem to sysfs.txt
Miklos Szeredi
2005-09-05
[PATCH] Driver core: Documentation: use S_IRUSR | ... in stead of 0644
Jan Veldeman
2005-09-05
[PATCH] Driver core: Documentation: fix whitespace between parameters
Jan Veldeman
2005-06-20
[PATCH] Driver core: Documentation: update device attribute callbacks
Yani Ioannou
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds