aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/misc.c
Commit message (Expand)AuthorAge
* seq_file: constify seq_operationsJames Morris2009-09-23
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-16
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* misc: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* drivers: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
* Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki2008-02-05
* Make /proc/misc use seq_list_xxx helpersPavel Emelianov2007-07-16
* use mutex instead of semaphore for misc char devicesMatthias Kaehlcke2007-05-08
* [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-07
* Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-01
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig2005-09-07
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-27
* [PATCH] I8K: initialization code cleanup; formattingDmitry Torokhov2005-06-25
* [PATCH] Toshiba driver cleanupDmitry Torokhov2005-06-25
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16