aboutsummaryrefslogtreecommitdiff
path: root/include/linux/console_struct.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-27tty: vt: pass vc_resize_user as a parameterGravatar Jiri Slaby (SUSE) 1-1/+0
2023-01-19tty: vt: remove struct uni_screenGravatar Jiri Slaby (SUSE) 1-2/+1
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Gravatar Jiri Slaby 1-2/+2
2022-06-10tty/vt: consolemap: rename and document struct uni_pagedirGravatar Jiri Slaby 1-3/+3
2021-05-13vt: Fix character height handling with VT_RESIZEXGravatar Maciej W. Rozycki 1-0/+1
2020-06-24vt: redefine world of cursor macrosGravatar Jiri Slaby 1-11/+17
2020-06-24vt: remove 25 years stale commentGravatar Jiri Slaby 1-2/+1
2020-06-24vt: convert vc_tab_stop to bitmapGravatar Jiri Slaby 1-1/+2
2020-06-24vt: switch G0/1_charset to an arrayGravatar Jiri Slaby 1-4/+2
2020-06-24vc: switch state to boolGravatar Jiri Slaby 1-4/+4
2020-06-24vt: introduce enum vc_intensity for intensityGravatar Jiri Slaby 1-2/+9
2020-06-24vc: separate stateGravatar Jiri Slaby 1-21/+33
2019-06-12vt: More locking checksGravatar Daniel Vetter 1-4/+1
2019-01-18vt: refactor vc_ques to allow of other private sequences.Gravatar Martin Hostettler 1-1/+1
2018-09-11vt: Remove vc_panic_force_writeGravatar Daniel Vetter 1-1/+0
2018-07-21vt: drop unused struct vt_structGravatar Adam Borowski 1-2/+1
2018-06-28vt: preserve unicode values corresponding to screen charactersGravatar Nicolas Pitre 1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-06-25tty: vt, remove unused vc_deccolmGravatar Jiri Slaby 1-1/+0
2016-06-25tty: vt, convert more macros to functionsGravatar Jiri Slaby 1-1/+4
2016-06-25vt: document vc_data by exampleGravatar Jiri Slaby 1-0/+32
2015-05-10vt: add cursor blink interval escape sequenceGravatar Scot Doyle 1-0/+1
2014-05-28console: Use explicit pointer type for vc_uni_pagedir* fieldsGravatar Takashi Iwai 1-2/+3
2010-08-10tty: Move the vt_tty field from the vc_data into the standard tty_portGravatar Alan Cox 1-1/+0
2010-08-10tty: Make vt's have a tty_portGravatar Alan Cox 1-0/+2
2010-08-10vt/console: try harder to print output when panicingGravatar Jesse Barnes 1-0/+1
2009-07-16vt: drop bootmem/slab memory distinctionGravatar Johannes Weiner 1-1/+0
2008-10-14Revert "vt: fix background color on line feed"Gravatar Linus Torvalds 1-1/+0
2008-04-29vt: fix background color on line feedGravatar Jan Engelhardt 1-0/+1
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceGravatar Antonino A. Daplas 1-0/+1
2007-06-08Protect <linux/console_struct.h> from multiple inclusionGravatar Robert P. J. Day 1-0/+5
2007-05-08vt: add color support to the "underline" and "italic" attributesGravatar Jan Engelhardt 1-0/+3
2007-02-11[PATCH] vt: refactor console SAK processingGravatar Eric W. Biederman 1-0/+3
2006-10-02[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Gravatar Eric W. Biederman 1-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hGravatar Jon Smirl 1-0/+1
2005-11-07[PATCH] console: Fix compile errorGravatar Antonino A. Daplas 1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+123