aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/console_struct.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-25tty: vt, remove unused vc_deccolmJiri Slaby1-1/+0
2016-06-25tty: vt, convert more macros to functionsJiri Slaby1-1/+4
2016-06-25vt: document vc_data by exampleJiri Slaby1-0/+32
2015-05-10vt: add cursor blink interval escape sequenceScot Doyle1-0/+1
2014-05-28console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai1-2/+3
2010-08-10tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox1-1/+0
2010-08-10tty: Make vt's have a tty_portAlan Cox1-0/+2
2010-08-10vt/console: try harder to print output when panicingJesse Barnes1-0/+1
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner1-1/+0
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds1-1/+0
2008-04-29vt: fix background color on line feedJan Engelhardt1-0/+1
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas1-0/+1
2007-06-08Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day1-0/+5
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt1-0/+3
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman1-0/+3
2006-10-02[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman1-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-0/+1
2005-11-07[PATCH] console: Fix compile errorAntonino A. Daplas1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+123