aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/sysfs.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Documentation/filesystems/sysfs.txt: fix device_attribute declarationAndre Richter1-3/+3
2012-01-03sysfs: propagate umode_tAl Viro1-1/+1
2011-08-22docs/sysfs: Specify ABI documentation requirementsBart Van Assche1-1/+9
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-03docs/sysfs: show() methods should use scnprintf().Bart Van Assche1-3/+3
2011-02-03docs/sysfs: Update directory/kobject documentation.Bart Van Assche1-4/+6
2010-08-05sysfs: Fix one more signature discrepancy between sysfs implementation and docs.Ira Weiny1-2/+2
2010-08-05sysfs: fix discrepancies between implementation and documentationBart Van Assche1-19/+25
2009-12-23Driver core: driver_attribute parameters can often be const*Phil Carmody1-2/+2
2009-12-23Driver core: device_attribute parameters can often be const*Phil Carmody1-4/+4
2009-07-28driver core: documentation: make it clear that sysfs is optionalLucian Adrian Grijincu1-1/+2
2009-02-22PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device attributesMike Murphy1-22/+28
2008-07-21sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams1-0/+6
2008-04-19sysfs: refill attribute buffer when reading from offset 0Dan Williams1-2/+7
2007-10-20docs/sysfs: add missing word to sysfs attribute explanationShaun Zinck1-1/+1
2006-10-03Fix typos in Documentation/: 'D'-'E'Matt LaPlante1-1/+1
2006-04-26[doc] add paragraph about 'fs' subsystem to sysfs.txtMiklos Szeredi1-0/+5
2005-09-05[PATCH] Driver core: Documentation: use S_IRUSR | ... in stead of 0644Jan Veldeman1-2/+2
2005-09-05[PATCH] Driver core: Documentation: fix whitespace between parametersJan Veldeman1-13/+13
2005-06-20[PATCH] Driver core: Documentation: update device attribute callbacksYani Ioannou1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+341