aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cdev.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-30randstruct: Mark various structs for randomizationGravatar Kees Cook 1-1/+1
2017-03-21chardev: add helper function to register char devs with a struct deviceGravatar Logan Gunthorpe 1-0/+5
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportGravatar Christoph Hellwig 1-2/+0
2011-01-13fs/char_dev.c: remove unused cdev_index()Gravatar Namhyung Kim 1-2/+0
2009-06-11fs: Remove i_cindex from struct inodeGravatar Theodore Ts'o 1-0/+2
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersGravatar Robert P. J. Day 1-2/+0
2007-01-30[PATCH] cdev.h: forward declarationsGravatar Jan Engelhardt 1-0/+4
2006-12-07[PATCH] pull in necessary header files for cdev.hGravatar Jan Engelhardt 1-0/+4
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemGravatar David Howells 1-0/+2
2006-03-28[PATCH] mark f_ops const in the inodeGravatar Arjan van de Ven 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+27