aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cdev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-21chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe1-0/+5
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig1-2/+0
2011-01-13fs/char_dev.c: remove unused cdev_index()Namhyung Kim1-2/+0
2009-06-11fs: Remove i_cindex from struct inodeTheodore Ts'o1-0/+2
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day1-2/+0
2007-01-30[PATCH] cdev.h: forward declarationsJan Engelhardt1-0/+4
2006-12-07[PATCH] pull in necessary header files for cdev.hJan Engelhardt1-0/+4
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells1-0/+2
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+27