summaryrefslogtreecommitdiff
path: root/include/linux/cdev.h
AgeCommit message (Expand)Author
2017-06-30randstruct: Mark various structs for randomizationKees Cook
2017-03-21chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2011-01-13fs/char_dev.c: remove unused cdev_index()Namhyung Kim
2009-06-11fs: Remove i_cindex from struct inodeTheodore Ts'o
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2007-01-30[PATCH] cdev.h: forward declarationsJan Engelhardt
2006-12-07[PATCH] pull in necessary header files for cdev.hJan Engelhardt
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2004-11-10[PATCH] make cdev_get static, unexportArjan van de Ven
2004-02-05[PATCH] Char drivers: cdev_unmap()Jonathan Corbet
2003-05-24[PATCH] i_cdev/i_cindexAlexander Viro
2003-05-24[PATCH] cdev-cidr, part 1Alexander Viro