aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console/vgacon.c
Commit message (Expand)AuthorAge
* locking, video: Annotate vga console lock as rawThomas Gleixner2011-09-13
* video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang2011-01-25
* vgacon: check for efi machineYannick Heneault2011-01-13
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* tty: fix console_sem lock orderArnd Bergmann2010-08-10
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-10
* console/vgacon.c: mark file-local symbol staticThiago Farina2010-03-06
* vgacon: Add support for setting the default cursor stateMatthew Garrett2009-11-13
* vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-13
* vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Francisco Jerez2009-09-23
* includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput2009-09-20
* vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg2009-06-11
* vgacon: return the upper half of 512 character fontsStefan Bader2009-05-02
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* DRM: add mode setting supportDave Airlie2008-12-29
* vgacon: vgacon_scrolldelta simplificationMarcin Slusarz2008-10-16
* vgacon: optimize scrollingMarcin Slusarz2008-10-16
* Revert "vt: fix background color on line feed"Linus Torvalds2008-10-14
* vt: fix background color on line feedJan Engelhardt2008-04-29
* vgacon: fix sparse warning about shadowing 'i' symbolMarcin Slusarz2008-02-06
* Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-17
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-16
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-16
* console: fix section mismatch warning in vgacon.cSam Ravnborg2007-07-21
* Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann2007-05-17
* vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas2007-05-08
* vt-add-color-support-to-the-underline-and-italic-attributes-fixAndrew Morton2007-05-08
* vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-08
* [PATCH] x86-64: ignore vgacon if hardware not presentGerd Hoffmann2007-05-02
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller2006-12-08
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-10
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-27
* [PATCH] Detaching fbcon: fix vgacon to allow retaking of the consoleAntonino A. Daplas2006-06-26
* [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-22
* [PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas2006-03-27
* [PATCH] vgacon: fix EGA cursor resize functionSamuel Thibault2006-03-27
* [PATCH] vgacon: no vertical resizing on EGASamuel Thibault2006-02-24
* [PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas2006-01-08
* [PATCH] vgacon: fix doublescan modeSamuel Thibault2006-01-08
* [PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas2005-11-22
* [PATCH] Set the vga cursor even when hiddenSamuel Thibault2005-11-05
* [PATCH] fix vgacon blankingPozsar Balazs2005-10-30
* [PATCH] SVGATextMode fixSamuel Thibault2005-10-17
* [PATCH] vgacon: Fix sanity checking in vgacon_resizeAntonino A. Daplas2005-09-15
* [PATCH] vga text console and stty cols/rowsSamuel Thibault2005-09-09
* [PATCH] VGA to fbcon fix.James Simmons2005-06-21
* [PATCH] vgacon: set vc_hi_font_mask correctlyBill Nottingham2005-05-01