summaryrefslogtreecommitdiffstats
path: root/drivers/char/vc_screen.c
Commit message (Expand)AuthorAgeFilesLines
* vc: create vcs(a) devices for consolesKay Sievers2009-07-201-0/+4
* vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers2009-03-241-8/+8
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-6/+6
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-6/+6
* vcs: BKL pushdownJonathan Corbet2008-06-201-2/+7
* use mutex instead of semaphore in virtual console driverMatthias Kaehlcke2007-05-081-8/+10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-081-3/+3
* Driver core: convert vc code to use struct deviceGreg Kroah-Hartman2006-12-011-8/+8
* [PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox2006-09-291-2/+3
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-8/+0
* [PATCH] fix ia64 compile failure with gcc4.1Dave Jones2005-12-291-1/+1
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-4/+6
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-201-8/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+509