aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vt_kern.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-11vt: Remove vc_panic_force_writeDaniel Vetter1-7/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-27tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby1-0/+2
2016-06-25tty: vt, ignore PIO_UNIMAPCLR paramJiri Slaby1-3/+2
2016-06-25vt: remove lines parameter from scrollbackJiri Slaby1-1/+1
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman1-1/+1
2013-05-20vt: delete unneeded function unbind_con_driverWang YanQing1-2/+0
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley1-1/+1
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie1-0/+1
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai1-0/+2
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie1-0/+1
2012-04-24vt: push the tty_lock down into the map handlingAlan Cox1-1/+0
2012-03-08vt:tackle kbd_tableAlan Cox1-0/+23
2012-02-24vt: lock the accent tableAlan Cox1-0/+3
2011-07-26panic, vt: do not force oops output when panic_timeout < 0Mandeep Singh Baines1-1/+1
2011-02-17tty,vcs removing con_buf/conf_buf_mtxJiri Olsa1-8/+0
2010-08-10vt: Fix warning: statement with no effect due to vt_kern.hKevin Winchester1-11/+46
2010-08-10vt/console: try harder to print output when panicingJesse Barnes1-0/+7
2009-11-13vc: Add support for hiding the cursor when creating VTsMatthew Garrett1-0/+3
2009-09-19vt: move kernel stuff out of vt.hAlan Cox1-0/+12
2009-09-19vt: remove power stuff from kernel/powerAlan Cox1-0/+1
2009-09-19vt: add an event interfaceAlan Cox1-1/+2
2008-10-13tty: Remove more special casing and out of place codeAlan Cox1-1/+1
2008-08-15tty: remove resize window special caseAlan Cox1-1/+0
2008-08-03drivers/video/console/promcon.c: fix build errorAlexander Beregalov1-0/+1
2008-08-01embedded: fix vc_translate operator precedenceTim Bird1-1/+1
2008-06-04Make console charset translation optionalDavid Woodhouse1-0/+19
2008-02-06proper prototype for vty_init()Adrian Bunk1-0/+1
2007-10-17add CONFIG_VT_UNICODEBill Nottingham1-0/+1
2007-07-17vt: add comment for unbind_con_driver()Jesse Barnes1-2/+0
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas1-0/+4
2007-05-08use mutex instead of semaphore in virtual console driverMatthias Kaehlcke1-1/+2
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson1-0/+1
2006-10-02[PATCH] vt: rework the console spawning variablesEric W. Biederman1-0/+7
2006-09-29[PATCH] tty locking on resizeAlan Cox1-1/+2
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-0/+1
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds1-1/+0
2006-05-31[PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton1-5/+0
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-23[PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+86