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