summaryrefslogtreecommitdiff
path: root/include/linux/vt_kern.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby2016-10-27
* tty: vt, ignore PIO_UNIMAPCLR paramJiri Slaby2016-06-25
* vt: remove lines parameter from scrollbackJiri Slaby2016-06-25
* Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-27
|\
| * tty/vt: Fix vc_deallocate() lock orderPeter Hurley2013-05-20
* | vt: delete unneeded function unbind_con_driverWang YanQing2013-05-20
|/
* Merge branch 'console-fixes' into drm-nextDave Airlie2013-02-08
|\
| * vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2013-02-07
* | fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-08
|/
* vt: push the tty_lock down into the map handlingAlan Cox2012-04-24
* vt:tackle kbd_tableAlan Cox2012-03-08
* vt: lock the accent tableAlan Cox2012-02-24
* panic, vt: do not force oops output when panic_timeout < 0Mandeep Singh Baines2011-07-26
* tty,vcs removing con_buf/conf_buf_mtxJiri Olsa2011-02-17
* vt: Fix warning: statement with no effect due to vt_kern.hKevin Winchester2010-08-10
* vt/console: try harder to print output when panicingJesse Barnes2010-08-10
* vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-13
* vt: move kernel stuff out of vt.hAlan Cox2009-09-19
* vt: remove power stuff from kernel/powerAlan Cox2009-09-19
* vt: add an event interfaceAlan Cox2009-09-19
* tty: Remove more special casing and out of place codeAlan Cox2008-10-13
* tty: remove resize window special caseAlan Cox2008-08-15
* drivers/video/console/promcon.c: fix build errorAlexander Beregalov2008-08-03
* embedded: fix vc_translate operator precedenceTim Bird2008-08-01
* Make console charset translation optionalDavid Woodhouse2008-06-04
* proper prototype for vty_init()Adrian Bunk2008-02-06
* add CONFIG_VT_UNICODEBill Nottingham2007-10-17
* vt: add comment for unbind_con_driver()Jesse Barnes2007-07-17
* fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2007-07-17
* use mutex instead of semaphore in virtual console driverMatthias Kaehlcke2007-05-08
* [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-16
* [PATCH] vt: rework the console spawning variablesEric W. Biederman2006-10-02
* [PATCH] tty locking on resizeAlan Cox2006-09-29
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | [PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton2006-05-31
|/
* [PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki2006-03-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16