aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console/vgacon.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-32/+49
* video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang2011-01-251-5/+1
* vgacon: check for efi machineYannick Heneault2011-01-131-1/+2
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* tty: fix console_sem lock orderArnd Bergmann2010-08-101-2/+0
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-101-2/+2
* console/vgacon.c: mark file-local symbol staticThiago Farina2010-03-061-1/+1
* vgacon: Add support for setting the default cursor stateMatthew Garrett2009-11-131-1/+4
* vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-131-0/+2
* vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Francisco Jerez2009-09-231-3/+5
* includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput2009-09-201-1/+0
* vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg2009-06-111-3/+2
* vgacon: return the upper half of 512 character fontsStefan Bader2009-05-021-1/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* DRM: add mode setting supportDave Airlie2008-12-291-0/+17
* vgacon: vgacon_scrolldelta simplificationMarcin Slusarz2008-10-161-12/+8
* vgacon: optimize scrollingMarcin Slusarz2008-10-161-12/+15
* Revert "vt: fix background color on line feed"Linus Torvalds2008-10-141-2/+2
* vt: fix background color on line feedJan Engelhardt2008-04-291-2/+2
* vgacon: fix sparse warning about shadowing 'i' symbolMarcin Slusarz2008-02-061-2/+0
* Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-161-24/+25
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-161-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-211-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/+0
* 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/+0
* [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/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [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-221-10/+9
* [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-081-7/+21
* [PATCH] vgacon: fix doublescan modeSamuel Thibault2006-01-081-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-301-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-211-4/+13
* [PATCH] vgacon: set vc_hi_font_mask correctlyBill Nottingham2005-05-011-0/+2