aboutsummaryrefslogtreecommitdiff
path: root/fs/char_dev.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionGravatar Joe Korty 1-76/+11
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2006-03-28[PATCH] mark f_ops const in the inodeGravatar Arjan van de Ven 1-2/+2
2006-03-25[PATCH] use kzalloc and kcalloc in core fs codeGravatar Oliver Neukum 1-5/+2
2006-03-20[PATCH] kobj_map semaphore to mutex conversionGravatar Jes Sorensen 1-8/+9
2006-01-14[PATCH] convert /proc/devices to use seq_file interfaceGravatar Neil Horman 1-23/+73
2005-07-12[PATCH] cdev: cdev_put oopsGravatar Brian King 1-1/+2
2005-06-28[PATCH] fix semaphore handling in __unregister_chrdev_regionGravatar Wen-chien Jesse Sung 1-1/+1
2005-06-23[PATCH] add check to /proc/devices read routinesGravatar Neil Horman 1-1/+12
2005-05-05[PATCH] make some things staticGravatar Adrian Bunk 1-1/+1
2005-04-17[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL changeGravatar David Brownell 1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+449