aboutsummaryrefslogtreecommitdiff
path: root/include/linux/vt_kern.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-27vt: keyboard.c: make console an unsigned intGravatar Greg Kroah-Hartman 1-15/+15
2021-06-09vt: vt_kern.h, remove the repeated declarationGravatar Shaokun Zhang 1-1/+0
2021-01-07vgacon: drop BROKEN_GRAPHICS_PROGRAMSGravatar Jiri Slaby 1-12/+0
2020-06-24vt: move vc_translate to vt.c and rename itGravatar Jiri Slaby 1-3/+0
2020-03-06vt: vt_kern.h, remove extern from functionsGravatar Jiri Slaby 1-31/+31
2020-03-06vt: switch vt_dont_switch to boolGravatar Jiri Slaby 1-1/+1
2018-09-11vt: Remove vc_panic_force_writeGravatar Daniel Vetter 1-7/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-10-27tty: vgacon+sisusb, move scrolldelta to a common helperGravatar Jiri Slaby 1-0/+2
2016-06-25tty: vt, ignore PIO_UNIMAPCLR paramGravatar Jiri Slaby 1-3/+2
2016-06-25vt: remove lines parameter from scrollbackGravatar Jiri Slaby 1-1/+1
2013-05-27Merge 3.10-rc3 into tty-nextGravatar Greg Kroah-Hartman 1-1/+1
2013-05-20vt: delete unneeded function unbind_con_driverGravatar Wang YanQing 1-2/+0
2013-05-20tty/vt: Fix vc_deallocate() lock orderGravatar Peter Hurley 1-1/+1
2013-02-08Merge branch 'console-fixes' into drm-nextGravatar Dave Airlie 1-0/+1
2013-02-08fb: Yet another band-aid for fixing lockdep messGravatar Takashi Iwai 1-0/+2
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Gravatar Dave Airlie 1-0/+1
2012-04-24vt: push the tty_lock down into the map handlingGravatar Alan Cox 1-1/+0
2012-03-08vt:tackle kbd_tableGravatar Alan Cox 1-0/+23
2012-02-24vt: lock the accent tableGravatar Alan Cox 1-0/+3
2011-07-26panic, vt: do not force oops output when panic_timeout < 0Gravatar Mandeep Singh Baines 1-1/+1
2011-02-17tty,vcs removing con_buf/conf_buf_mtxGravatar Jiri Olsa 1-8/+0
2010-08-10vt: Fix warning: statement with no effect due to vt_kern.hGravatar Kevin Winchester 1-11/+46
2010-08-10vt/console: try harder to print output when panicingGravatar Jesse Barnes 1-0/+7
2009-11-13vc: Add support for hiding the cursor when creating VTsGravatar Matthew Garrett 1-0/+3
2009-09-19vt: move kernel stuff out of vt.hGravatar Alan Cox 1-0/+12
2009-09-19vt: remove power stuff from kernel/powerGravatar Alan Cox 1-0/+1
2009-09-19vt: add an event interfaceGravatar Alan Cox 1-1/+2
2008-10-13tty: Remove more special casing and out of place codeGravatar Alan Cox 1-1/+1
2008-08-15tty: remove resize window special caseGravatar Alan Cox 1-1/+0
2008-08-03drivers/video/console/promcon.c: fix build errorGravatar Alexander Beregalov 1-0/+1
2008-08-01embedded: fix vc_translate operator precedenceGravatar Tim Bird 1-1/+1
2008-06-04Make console charset translation optionalGravatar David Woodhouse 1-0/+19
2008-02-06proper prototype for vty_init()Gravatar Adrian Bunk 1-0/+1
2007-10-17add CONFIG_VT_UNICODEGravatar Bill Nottingham 1-0/+1
2007-07-17vt: add comment for unbind_con_driver()Gravatar Jesse Barnes 1-2/+0
2007-07-17fbcon: allow fbcon to use the primary display driverGravatar Antonino A. Daplas 1-0/+4
2007-05-08use mutex instead of semaphore in virtual console driverGravatar Matthias Kaehlcke 1-1/+2
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeGravatar Andrew Johnson 1-0/+1
2006-10-02[PATCH] vt: rework the console spawning variablesGravatar Eric W. Biederman 1-0/+7
2006-09-29[PATCH] tty locking on resizeGravatar Alan Cox 1-1/+2
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hGravatar Jon Smirl 1-0/+1
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Gravatar Linus Torvalds 1-1/+0
2006-05-31[PATCH] revert "swsusp add check for suspension of X controlled devices"Gravatar Andrew Morton 1-5/+0
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-03-23[PATCH] swsusp: add check for suspension of X-controlled devicesGravatar Rafael J. Wysocki 1-0/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+86