aboutsummaryrefslogtreecommitdiffstats
path: root/fs/char_dev.c
Commit message (Expand)AuthorAge
* Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman2008-01-24
* Kobject: convert fs/char_dev.c to use kobject_init/add_ng()Greg Kroah-Hartman2008-01-24
* mm: bdi init hooksPeter Zijlstra2007-10-17
* unregister_chrdev() return voidAkinobu Mita2007-07-19
* [PATCH] remove protection of LANANA-reserved majorsAndrew Morton2007-04-05
* [PATCH] rework reserved major handlingAndrew Morton2007-02-20
* [PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majorsAndrew Morton2007-02-12
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-30
* [PATCH] cdev documentationJonathan Corbet2006-09-29
* [PATCH] Chardev checking of overlapping rangesAmos Waterland2006-09-29
* [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells2006-09-27
* [PATCH] add function documentation for register_chrdev()Rolf Eike Beer2006-07-15
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2006-03-31
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* [PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum2006-03-25
* [PATCH] kobj_map semaphore to mutex conversionJes Sorensen2006-03-20
* [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-14
* [PATCH] cdev: cdev_put oopsBrian King2005-07-12
* [PATCH] fix semaphore handling in __unregister_chrdev_regionWen-chien Jesse Sung2005-06-29
* [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-23
* [PATCH] make some things staticAdrian Bunk2005-05-05
* [PATCH] revert fs/char_dev.c CONFIG_BASE_FULL changeDavid Brownell2005-04-17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16