| Commit message (Expand) | Author | Age | Files | Lines |
* | vgacon: Prevent faulty bootparams.screeninfo from causing harm | Jan H. Schönherr | 2017-09-04 | 1 | -3/+2 |
* | console: Make persistent scrollback a boot parameter | Manuel Schölling | 2017-01-25 | 1 | -13/+12 |
* | console: Add persistent scrollback buffers for all VGA consoles | Manuel Schölling | 2017-01-25 | 1 | -53/+89 |
* | console: Add callback to flush scrollback buffer to consw struct | Manuel Schölling | 2017-01-25 | 1 | -1/+23 |
* | console: Move scrollback data into its own struct | Manuel Schölling | 2017-01-25 | 1 | -44/+47 |
* | vgacon: remove prehistoric macros | Jiri Slaby | 2016-10-27 | 1 | -49/+0 |
* | vgacon: switch boolean variables to bool | Jiri Slaby | 2016-10-27 | 1 | -22/+23 |
* | tty: vgacon+sisusb, move scrolldelta to a common helper | Jiri Slaby | 2016-10-27 | 1 | -25/+2 |
* | tty: vt, cleanup and document con_scroll | Jiri Slaby | 2016-10-27 | 1 | -7/+5 |
* | tty: vt, convert more macros to functions | Jiri Slaby | 2016-06-25 | 1 | -4/+4 |
* | tty: vt, remove consw->con_bmove | Jiri Slaby | 2016-06-25 | 1 | -1/+0 |
* | tty: vt, consw->con_set_palette cleanup | Jiri Slaby | 2016-06-25 | 1 | -5/+2 |
* | tty: vt, consw->con_scrolldelta cleanup | Jiri Slaby | 2016-06-25 | 1 | -8/+5 |
* | tty: vt, make color_table const | Jiri Slaby | 2016-04-30 | 1 | -3/+2 |
* | video/console: Resolve several shadow warnings | Mark Rustad | 2014-10-22 | 1 | -12/+12 |
* | Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2014-06-19 | 1 | -0/+1 |
|\ |
|
| * | drm/i915: Kick out vga console | Daniel Vetter | 2014-06-09 | 1 | -0/+1 |
* | | console: Use explicit pointer type for vc_uni_pagedir* fields | Takashi Iwai | 2014-05-28 | 1 | -2/+2 |
* | | vgacon: Fix & cleanup refcounting | Takashi Iwai | 2014-05-28 | 1 | -7/+8 |
|/ |
|
* | vgacon: fix missing include. | Dave Airlie | 2013-06-27 | 1 | -0/+1 |
* | vgacon.c: add cond reschedule points in vgacon_do_font_op | Marcelo Tosatti | 2013-06-26 | 1 | -4/+12 |
* | 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 |