| Commit message (Expand) | Author | Age |
* | fs/char_dev.c: chrdev_open marked static and removed from fs.h | Denis Cheng | 2008-02-08 |
* | Kobject: rename kobject_init_ng() to kobject_init() | Greg Kroah-Hartman | 2008-01-24 |
* | Kobject: convert fs/char_dev.c to use kobject_init/add_ng() | Greg Kroah-Hartman | 2008-01-24 |
* | mm: bdi init hooks | Peter Zijlstra | 2007-10-17 |
* | unregister_chrdev() return void | Akinobu Mita | 2007-07-19 |
* | [PATCH] remove protection of LANANA-reserved majors | Andrew Morton | 2007-04-05 |
* | [PATCH] rework reserved major handling | Andrew Morton | 2007-02-20 |
* | [PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors | Andrew Morton | 2007-02-12 |
* | [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] | David Howells | 2006-09-30 |
* | [PATCH] cdev documentation | Jonathan Corbet | 2006-09-29 |
* | [PATCH] Chardev checking of overlapping ranges | Amos Waterland | 2006-09-29 |
* | [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem | David Howells | 2006-09-27 |
* | [PATCH] add function documentation for register_chrdev() | Rolf Eike Beer | 2006-07-15 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] Simplify proc/devices and fix early termination regression | Joe Korty | 2006-03-31 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 |
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 |
* | [PATCH] use kzalloc and kcalloc in core fs code | Oliver Neukum | 2006-03-25 |
* | [PATCH] kobj_map semaphore to mutex conversion | Jes Sorensen | 2006-03-20 |
* | [PATCH] convert /proc/devices to use seq_file interface | Neil Horman | 2006-01-14 |
* | [PATCH] cdev: cdev_put oops | Brian King | 2005-07-12 |
* | [PATCH] fix semaphore handling in __unregister_chrdev_region | Wen-chien Jesse Sung | 2005-06-29 |
* | [PATCH] add check to /proc/devices read routines | Neil Horman | 2005-06-23 |
* | [PATCH] make some things static | Adrian Bunk | 2005-05-05 |
* | [PATCH] revert fs/char_dev.c CONFIG_BASE_FULL change | David Brownell | 2005-04-17 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |