summaryrefslogtreecommitdiff
path: root/include/linux/console_struct.h
AgeCommit message (Expand)Author
2021-05-13vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2020-06-24vt: redefine world of cursor macrosJiri Slaby
2020-06-24vt: remove 25 years stale commentJiri Slaby
2020-06-24vt: convert vc_tab_stop to bitmapJiri Slaby
2020-06-24vt: switch G0/1_charset to an arrayJiri Slaby
2020-06-24vc: switch state to boolJiri Slaby
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby
2020-06-24vc: separate stateJiri Slaby
2019-06-12vt: More locking checksDaniel Vetter
2019-01-18vt: refactor vc_ques to allow of other private sequences.Martin Hostettler
2018-09-11vt: Remove vc_panic_force_writeDaniel Vetter
2018-07-21vt: drop unused struct vt_structAdam Borowski
2018-06-28vt: preserve unicode values corresponding to screen charactersNicolas Pitre
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-25tty: vt, remove unused vc_deccolmJiri Slaby
2016-06-25tty: vt, convert more macros to functionsJiri Slaby
2016-06-25vt: document vc_data by exampleJiri Slaby
2015-05-10vt: add cursor blink interval escape sequenceScot Doyle
2014-05-28console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai
2010-08-10tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox
2010-08-10tty: Make vt's have a tty_portAlan Cox
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds
2008-04-29vt: fix background color on line feedJan Engelhardt
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas
2007-06-08Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman
2006-10-02[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2005-11-07[PATCH] console: Fix compile errorAntonino A. Daplas
2005-04-16Linux-2.6.12-rc2Linus Torvalds