summaryrefslogtreecommitdiffstats
path: root/drivers/video/console/vgacon.c
Commit message (Expand)AuthorAgeFilesLines
* Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-171-24/+25
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-171-1/+1
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-161-3/+4
* console: fix section mismatch warning in vgacon.cSam Ravnborg2007-07-221-1/+5
* Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann2007-05-171-2/+7
* vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas2007-05-081-1/+4
* vt-add-color-support-to-the-underline-and-italic-attributes-fixAndrew Morton2007-05-081-2/+0Star
* vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-081-4/+8
* [PATCH] x86-64: ignore vgacon if hardware not presentGerd Hoffmann2007-05-021-1/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller2006-12-081-15/+15
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-0/+1
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-271-6/+6
* [PATCH] Detaching fbcon: fix vgacon to allow retaking of the consoleAntonino A. Daplas2006-06-261-6/+22
* [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-231-10/+9Star
* [PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas2006-03-271-43/+201
* [PATCH] vgacon: fix EGA cursor resize functionSamuel Thibault2006-03-271-8/+19
* [PATCH] vgacon: no vertical resizing on EGASamuel Thibault2006-02-241-32/+35
* [PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas2006-01-091-7/+21
* [PATCH] vgacon: fix doublescan modeSamuel Thibault2006-01-091-1/+7
* [PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas2005-11-221-0/+1
* [PATCH] Set the vga cursor even when hiddenSamuel Thibault2005-11-051-1/+2
* [PATCH] fix vgacon blankingPozsar Balazs2005-10-311-0/+2
* [PATCH] SVGATextMode fixSamuel Thibault2005-10-171-2/+7
* [PATCH] vgacon: Fix sanity checking in vgacon_resizeAntonino A. Daplas2005-09-151-1/+3
* [PATCH] vga text console and stty cols/rowsSamuel Thibault2005-09-091-2/+69
* [PATCH] VGA to fbcon fix.James Simmons2005-06-221-4/+13
* [PATCH] vgacon: set vc_hi_font_mask correctlyBill Nottingham2005-05-011-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1103