summaryrefslogtreecommitdiffstats
path: root/drivers/char/misc.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-041-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-4/+0Star
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-8/+1Star
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig2005-09-081-8/+1Star
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-281-3/+0Star
* [PATCH] I8K: initialization code cleanup; formattingDmitry Torokhov2005-06-261-4/+0Star
* [PATCH] Toshiba driver cleanupDmitry Torokhov2005-06-261-4/+0Star
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-211-8/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+331