summaryrefslogtreecommitdiffstats
path: root/fs/char_dev.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2006-03-311-76/+11
* [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/+2
* [PATCH] kobj_map semaphore to mutex conversionJes Sorensen2006-03-201-8/+9
* [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-141-23/+73
* [PATCH] cdev: cdev_put oopsBrian King2005-07-121-1/+2
* [PATCH] fix semaphore handling in __unregister_chrdev_regionWen-chien Jesse Sung2005-06-281-1/+1
* [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-231-1/+12
* [PATCH] make some things staticAdrian Bunk2005-05-051-1/+1
* [PATCH] revert fs/char_dev.c CONFIG_BASE_FULL changeDavid Brownell2005-04-171-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+449
OpenPOWER on IntegriCloud