summaryrefslogtreecommitdiffstats
path: root/fs/char_dev.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] cdev documentationJonathan Corbet2006-09-291-0/+59
* [PATCH] Chardev checking of overlapping rangesAmos Waterland2006-09-291-5/+23
* [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells2006-09-271-0/+20
* [PATCH] add function documentation for register_chrdev()Rolf Eike Beer2006-07-151-0/+22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2006-03-311-76/+11Star
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-2/+2
* [PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum2006-03-251-5/+2Star
* [PATCH] kobj_map semaphore to mutex conversionJes Sorensen2006-03-201-8/+9
* [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-151-23/+73
* [PATCH] cdev: cdev_put oopsBrian King2005-07-131-1/+2
* [PATCH] fix semaphore handling in __unregister_chrdev_regionWen-chien Jesse Sung2005-06-291-1/+1
* [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-231-1/+12
* [PATCH] make some things staticAdrian Bunk2005-05-061-1/+1
* [PATCH] revert fs/char_dev.c CONFIG_BASE_FULL changeDavid Brownell2005-04-171-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+449