aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/devices.c
AgeCommit message (Expand)Author
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-17block: order /proc/devices by major numberLogan Gunthorpe
2017-07-17char_dev: order /proc/devices by major numberLogan Gunthorpe
2014-01-23fs/proc: don't use module_init for non-modular core codePaul Gortmaker
2011-01-13proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan
2008-10-23proc: move /proc/devices code to fs/proc/devices.cAlexey Dobriyan