| Commit message (Expand) | Author | Age | Files | Lines |
* | vgacon/vt: clear buffer attributes when we load a 512 character font (v2) | Dave Airlie | 2013-02-07 | 1 | -7/+15 |
* | locking, video: Annotate vga console lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -21/+21 |
* | video: fix some comments in drivers/video/console/vgacon.c | Amerigo Wang | 2011-01-25 | 1 | -5/+1 |
* | vgacon: check for efi machine | Yannick Heneault | 2011-01-13 | 1 | -1/+2 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | tty: fix console_sem lock order | Arnd Bergmann | 2010-08-10 | 1 | -2/+0 |
* | tty: replace BKL with a new tty_lock | Arnd Bergmann | 2010-08-10 | 1 | -2/+2 |
* | console/vgacon.c: mark file-local symbol static | Thiago Farina | 2010-03-06 | 1 | -1/+1 |
* | vgacon: Add support for setting the default cursor state | Matthew Garrett | 2009-11-13 | 1 | -1/+4 |
* | vc: Add support for hiding the cursor when creating VTs | Matthew Garrett | 2009-11-13 | 1 | -0/+2 |
* | vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. | Francisco Jerez | 2009-09-23 | 1 | -3/+5 |
* | includecheck fix: drivers/video, vgacon.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
* | vgacon: use slab allocator instead of the bootmem allocator | Pekka Enberg | 2009-06-11 | 1 | -3/+2 |
* | vgacon: return the upper half of 512 character fonts | Stefan Bader | 2009-05-02 | 1 | -1/+1 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | DRM: add mode setting support | Dave Airlie | 2008-12-29 | 1 | -0/+17 |
* | vgacon: vgacon_scrolldelta simplification | Marcin Slusarz | 2008-10-16 | 1 | -12/+8 |
* | vgacon: optimize scrolling | Marcin Slusarz | 2008-10-16 | 1 | -12/+15 |
* | Revert "vt: fix background color on line feed" | Linus Torvalds | 2008-10-14 | 1 | -2/+2 |
* | vt: fix background color on line feed | Jan Engelhardt | 2008-04-29 | 1 | -2/+2 |
* | vgacon: fix sparse warning about shadowing 'i' symbol | Marcin Slusarz | 2008-02-06 | 1 | -2/+0 |
* | Remove magic macros for screen_info structure members | H. Peter Anvin | 2007-10-16 | 1 | -24/+25 |
* | [x86] remove uses of magic macros for boot_params access | H. Peter Anvin | 2007-10-16 | 1 | -1/+1 |
* | vt/vgacon: Check if screen resize request comes from userspace | Antonino A. Daplas | 2007-10-16 | 1 | -3/+4 |
* | console: fix section mismatch warning in vgacon.c | Sam Ravnborg | 2007-07-21 | 1 | -1/+5 |
* | Refine SCREEN_INFO sanity check for vgacon initialization | Gerd Hoffmann | 2007-05-17 | 1 | -2/+7 |
* | vgacon: disallow console operations when in KD_GRAPHICS mode | Antonino A. Daplas | 2007-05-08 | 1 | -1/+4 |
* | vt-add-color-support-to-the-underline-and-italic-attributes-fix | Andrew Morton | 2007-05-08 | 1 | -2/+0 |
* | vt: add color support to the "underline" and "italic" attributes | Jan Engelhardt | 2007-05-08 | 1 | -4/+8 |
* | [PATCH] x86-64: ignore vgacon if hardware not present | Gerd Hoffmann | 2007-05-02 | 1 | -1/+2 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c | Helge Deller | 2006-12-08 | 1 | -15/+15 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 1 | -0/+1 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] 64bit resource: C99 changes for struct resource declarations | Greg Kroah-Hartman | 2006-06-27 | 1 | -6/+6 |
* | [PATCH] Detaching fbcon: fix vgacon to allow retaking of the console | Antonino A. Daplas | 2006-06-26 | 1 | -6/+22 |
* | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas | 2006-06-22 | 1 | -10/+9 |
* | [PATCH] vgacon: Add support for soft scrollback | Antonino A. Daplas | 2006-03-27 | 1 | -43/+201 |
* | [PATCH] vgacon: fix EGA cursor resize function | Samuel Thibault | 2006-03-27 | 1 | -8/+19 |
* | [PATCH] vgacon: no vertical resizing on EGA | Samuel Thibault | 2006-02-24 | 1 | -32/+35 |
* | [PATCH] vgacon: Workaround for resize bug in some chipsets | Antonino A. Daplas | 2006-01-08 | 1 | -7/+21 |
* | [PATCH] vgacon: fix doublescan mode | Samuel Thibault | 2006-01-08 | 1 | -1/+7 |
* | [PATCH] vgacon: Fix usage of stale height value on vc initialization | Antonino A. Daplas | 2005-11-22 | 1 | -0/+1 |
* | [PATCH] Set the vga cursor even when hidden | Samuel Thibault | 2005-11-05 | 1 | -1/+2 |
* | [PATCH] fix vgacon blanking | Pozsar Balazs | 2005-10-30 | 1 | -0/+2 |
* | [PATCH] SVGATextMode fix | Samuel Thibault | 2005-10-17 | 1 | -2/+7 |
* | [PATCH] vgacon: Fix sanity checking in vgacon_resize | Antonino A. Daplas | 2005-09-15 | 1 | -1/+3 |
* | [PATCH] vga text console and stty cols/rows | Samuel Thibault | 2005-09-09 | 1 | -2/+69 |
* | [PATCH] VGA to fbcon fix. | James Simmons | 2005-06-21 | 1 | -4/+13 |