summaryrefslogtreecommitdiff
path: root/include/linux/console_struct.h
Commit message (Expand)AuthorAgeFilesLines
* tty: vt: remove struct uni_screenJiri Slaby (SUSE)2023-01-191-2/+1
* tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby2022-06-271-2/+2
* tty/vt: consolemap: rename and document struct uni_pagedirJiri Slaby2022-06-101-3/+3
* vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-131-0/+1
* vt: redefine world of cursor macrosJiri Slaby2020-06-241-11/+17
* vt: remove 25 years stale commentJiri Slaby2020-06-241-2/+1
* vt: convert vc_tab_stop to bitmapJiri Slaby2020-06-241-1/+2
* vt: switch G0/1_charset to an arrayJiri Slaby2020-06-241-4/+2
* vc: switch state to boolJiri Slaby2020-06-241-4/+4
* vt: introduce enum vc_intensity for intensityJiri Slaby2020-06-241-2/+9
* vc: separate stateJiri Slaby2020-06-241-21/+33
* vt: More locking checksDaniel Vetter2019-06-121-4/+1
* vt: refactor vc_ques to allow of other private sequences.Martin Hostettler2019-01-181-1/+1
* vt: Remove vc_panic_force_writeDaniel Vetter2018-09-111-1/+0
* vt: drop unused struct vt_structAdam Borowski2018-07-211-2/+1
* vt: preserve unicode values corresponding to screen charactersNicolas Pitre2018-06-281-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tty: vt, remove unused vc_deccolmJiri Slaby2016-06-251-1/+0
* tty: vt, convert more macros to functionsJiri Slaby2016-06-251-1/+4
* vt: document vc_data by exampleJiri Slaby2016-06-251-0/+32
* vt: add cursor blink interval escape sequenceScot Doyle2015-05-101-0/+1
* console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai2014-05-281-2/+3
* tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox2010-08-101-1/+0
* tty: Make vt's have a tty_portAlan Cox2010-08-101-0/+2
* vt/console: try harder to print output when panicingJesse Barnes2010-08-101-0/+1
* vt: drop bootmem/slab memory distinctionJohannes Weiner2009-07-161-1/+0
* Revert "vt: fix background color on line feed"Linus Torvalds2008-10-141-1/+0
* vt: fix background color on line feedJan Engelhardt2008-04-291-0/+1
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-161-0/+1
* Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day2007-06-081-0/+5
* vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-081-0/+3
* [PATCH] vt: refactor console SAK processingEric W. Biederman2007-02-111-0/+3
* [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2006-10-021-1/+1
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-0/+1
* [PATCH] console: Fix compile errorAntonino A. Daplas2005-11-071-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+123