summaryrefslogtreecommitdiff
path: root/drivers/video/console/vgacon.c
AgeCommit message (Expand)Author
2011-09-13locking, video: Annotate vga console lock as rawThomas Gleixner
2011-01-25video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang
2011-01-13vgacon: check for efi machineYannick Heneault
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-08-10tty: fix console_sem lock orderArnd Bergmann
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann
2010-03-06console/vgacon.c: mark file-local symbol staticThiago Farina
2009-11-13vgacon: Add support for setting the default cursor stateMatthew Garrett
2009-11-13vc: Add support for hiding the cursor when creating VTsMatthew Garrett
2009-09-23vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Francisco Jerez
2009-09-20includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput
2009-06-11vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg
2009-05-02vgacon: return the upper half of 512 character fontsStefan Bader
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-29DRM: add mode setting supportDave Airlie
2008-10-16vgacon: vgacon_scrolldelta simplificationMarcin Slusarz
2008-10-16vgacon: optimize scrollingMarcin Slusarz
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds
2008-04-29vt: fix background color on line feedJan Engelhardt
2008-02-06vgacon: fix sparse warning about shadowing 'i' symbolMarcin Slusarz
2007-10-16Remove magic macros for screen_info structure membersH. Peter Anvin
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas
2007-07-21console: fix section mismatch warning in vgacon.cSam Ravnborg
2007-05-17Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann
2007-05-08vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas
2007-05-08vt-add-color-support-to-the-underline-and-italic-attributes-fixAndrew Morton
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt
2007-05-02[PATCH] x86-64: ignore vgacon if hardware not presentGerd Hoffmann
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-08[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman
2006-06-26[PATCH] Detaching fbcon: fix vgacon to allow retaking of the consoleAntonino A. Daplas
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas
2006-03-27[PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas
2006-03-27[PATCH] vgacon: fix EGA cursor resize functionSamuel Thibault
2006-02-24[PATCH] vgacon: no vertical resizing on EGASamuel Thibault
2006-01-08[PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas
2006-01-08[PATCH] vgacon: fix doublescan modeSamuel Thibault
2005-11-22[PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas
2005-11-05[PATCH] Set the vga cursor even when hiddenSamuel Thibault
2005-10-30[PATCH] fix vgacon blankingPozsar Balazs
2005-10-17[PATCH] SVGATextMode fixSamuel Thibault
2005-09-15[PATCH] vgacon: Fix sanity checking in vgacon_resizeAntonino A. Daplas
2005-09-09[PATCH] vga text console and stty cols/rowsSamuel Thibault
2005-06-21[PATCH] VGA to fbcon fix.James Simmons
2005-05-01[PATCH] vgacon: set vc_hi_font_mask correctlyBill Nottingham