summaryrefslogtreecommitdiffstats
path: root/drivers/video/console/vgacon.c
AgeCommit message (Expand)AuthorLines
2008-04-29vt: fix background color on line feedJan Engelhardt-2/+2
2008-02-06vgacon: fix sparse warning about shadowing 'i' symbolMarcin Slusarz-2/+0
2007-10-16Remove magic macros for screen_info structure membersH. Peter Anvin-24/+25
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin-1/+1
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas-3/+4
2007-07-21console: fix section mismatch warning in vgacon.cSam Ravnborg-1/+5
2007-05-17Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann-2/+7
2007-05-08vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas-1/+4
2007-05-08vt-add-color-support-to-the-underline-and-italic-attributes-fixAndrew Morton-2/+0
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt-4/+8
2007-05-02[PATCH] x86-64: ignore vgacon if hardware not presentGerd Hoffmann-1/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2006-12-08[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller-15/+15
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl-0/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-27[PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman-6/+6
2006-06-26[PATCH] Detaching fbcon: fix vgacon to allow retaking of the consoleAntonino A. Daplas-6/+22
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas-10/+9
2006-03-27[PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas-43/+201
2006-03-27[PATCH] vgacon: fix EGA cursor resize functionSamuel Thibault-8/+19
2006-02-24[PATCH] vgacon: no vertical resizing on EGASamuel Thibault-32/+35
2006-01-08[PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas-7/+21
2006-01-08[PATCH] vgacon: fix doublescan modeSamuel Thibault-1/+7
2005-11-22[PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas-0/+1
2005-11-05[PATCH] Set the vga cursor even when hiddenSamuel Thibault-1/+2
2005-10-30[PATCH] fix vgacon blankingPozsar Balazs-0/+2
2005-10-17[PATCH] SVGATextMode fixSamuel Thibault-2/+7
2005-09-15[PATCH] vgacon: Fix sanity checking in vgacon_resizeAntonino A. Daplas-1/+3
2005-09-09[PATCH] vga text console and stty cols/rowsSamuel Thibault-2/+69
2005-06-21[PATCH] VGA to fbcon fix.James Simmons-4/+13
2005-05-01[PATCH] vgacon: set vc_hi_font_mask correctlyBill Nottingham-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1103