summaryrefslogtreecommitdiff
path: root/drivers/char/vt.c
AgeCommit message (Expand)Author
2007-02-13[PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman
2007-02-12[PATCH] Char: timers cleanupJiri Slaby
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-07[PATCH] add return value checking of get_user() in set_vesa_blanking()Yoichi Yuasa
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01Driver core: convert vt code to use struct deviceGreg Kroah-Hartman
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk
2006-10-03[PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-02[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman
2006-09-29[PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas
2006-09-29[PATCH] tty locking on resizeAlan Cox
2006-09-29[PATCH] console utf-8 mode fixesAdam Tlalka
2006-09-29[PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox
2006-07-03[PATCH] vt: Decrement ref count of the VT backend on deallocationAntonino A. Daplas
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] VT binding: Make VT binding a Kconfig optionAntonino A. Daplas
2006-06-26[PATCH] VT binding: Add sysfs control to the VT layerAntonino A. Daplas
2006-06-26[PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: fix give_up_console()Antonino A. Daplas
2006-06-26[PATCH] vt: Delay the update of the visible consoleDavid Hollister
2006-05-31[PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton
2006-03-31[PATCH] vt: add TIOCL_GETKMSGREDIRECTRafael J. Wysocki
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar
2006-03-23[PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki
2006-02-01[PATCH] fbcon: Fix screen artifacts when moving cursorAntonino A. Daplas
2006-01-10[PATCH] Fix console blankingVille Syrjala
2005-09-15[PATCH] vc: Use correct size on buffer copy in vc_resizeAntonino A. Daplas
2005-09-09[PATCH] console: Fix buffer copy on vc resizeAntonino A. Daplas
2005-09-07[PATCH] vt: fix possible memory corruption in complement_posAntonino A. Daplas
2005-09-07[PATCH] Console blanking locking fixStephane Doyon
2005-08-27[PATCH] Remove race between con_open and con_closePaul Mackerras
2005-07-15[PATCH] vt.c build fixNishanth Aravamudan
2005-06-18[PATCH] console blanking oops fixJan Beulich
2005-04-16Linux-2.6.12-rc2Linus Torvalds