aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/vt.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] add return value checking of get_user() in set_vesa_blanking()Yoichi Yuasa2006-12-071-6/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-42/+39
|\
| * Driver core: convert vt code to use struct deviceGreg Kroah-Hartman2006-12-011-42/+39
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
|/
* [PATCH] vt: proper prototypes for some console functionsAdrian Bunk2006-10-031-8/+0
* [PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-7/+24
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2006-10-021-0/+1
* [PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas2006-09-291-1/+2
* [PATCH] tty locking on resizeAlan Cox2006-09-291-1/+11
* [PATCH] console utf-8 mode fixesAdam Tlalka2006-09-291-27/+52
* [PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox2006-09-291-5/+5
* [PATCH] vt: Decrement ref count of the VT backend on deallocationAntonino A. Daplas2006-07-031-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] VT binding: Make VT binding a Kconfig optionAntonino A. Daplas2006-06-261-16/+27
* [PATCH] VT binding: Add sysfs control to the VT layerAntonino A. Daplas2006-06-261-147/+232
* [PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas2006-06-261-33/+434
* [PATCH] Detaching fbcon: fix give_up_console()Antonino A. Daplas2006-06-261-8/+21
* [PATCH] vt: Delay the update of the visible consoleDavid Hollister2006-06-261-9/+17
* [PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton2006-05-311-8/+0
* [PATCH] vt: add TIOCL_GETKMSGREDIRECTRafael J. Wysocki2006-03-311-0/+4
* [PATCH] sem2mutex: ttyIngo Molnar2006-03-231-7/+7
* [PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki2006-03-231-0/+8
* [PATCH] fbcon: Fix screen artifacts when moving cursorAntonino A. Daplas2006-02-011-0/+1
* [PATCH] Fix console blankingVille Syrjala2006-01-101-30/+3
* [PATCH] vc: Use correct size on buffer copy in vc_resizeAntonino A. Daplas2005-09-151-2/+3
* [PATCH] console: Fix buffer copy on vc resizeAntonino A. Daplas2005-09-091-6/+31
* [PATCH] vt: fix possible memory corruption in complement_posAntonino A. Daplas2005-09-071-6/+11
* [PATCH] Console blanking locking fixStephane Doyon2005-09-071-0/+4
* [PATCH] Remove race between con_open and con_closePaul Mackerras2005-08-271-1/+1
* [PATCH] vt.c build fixNishanth Aravamudan2005-07-151-1/+1
* [PATCH] console blanking oops fixJan Beulich2005-06-181-0/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3242