index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
/
vgacon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-29
console: Use explicit pointer type for vc_uni_pagedir* fields
Takashi Iwai
1
-2
/
+2
2014-05-29
vgacon: Fix & cleanup refcounting
Takashi Iwai
1
-7
/
+8
2013-06-27
vgacon: fix missing include.
Dave Airlie
1
-0
/
+1
2013-06-26
vgacon.c: add cond reschedule points in vgacon_do_font_op
Marcelo Tosatti
1
-4
/
+12
2013-02-07
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
Dave Airlie
1
-7
/
+15
2011-09-13
locking, video: Annotate vga console lock as raw
Thomas Gleixner
1
-21
/
+21
2011-01-25
video: fix some comments in drivers/video/console/vgacon.c
Amerigo Wang
1
-5
/
+1
2011-01-13
vgacon: check for efi machine
Yannick Heneault
1
-1
/
+2
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-08-11
tty: fix console_sem lock order
Arnd Bergmann
1
-2
/
+0
2010-08-11
tty: replace BKL with a new tty_lock
Arnd Bergmann
1
-2
/
+2
2010-03-06
console/vgacon.c: mark file-local symbol static
Thiago Farina
1
-1
/
+1
2009-11-14
vgacon: Add support for setting the default cursor state
Matthew Garrett
1
-1
/
+4
2009-11-14
vc: Add support for hiding the cursor when creating VTs
Matthew Garrett
1
-0
/
+2
2009-09-23
vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.
Francisco Jerez
1
-3
/
+5
2009-09-20
includecheck fix: drivers/video, vgacon.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-06-11
vgacon: use slab allocator instead of the bootmem allocator
Pekka Enberg
1
-3
/
+2
2009-05-03
vgacon: return the upper half of 512 character fonts
Stefan Bader
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-12-29
DRM: add mode setting support
Dave Airlie
1
-0
/
+17
2008-10-16
vgacon: vgacon_scrolldelta simplification
Marcin Slusarz
1
-12
/
+8
2008-10-16
vgacon: optimize scrolling
Marcin Slusarz
1
-12
/
+15
2008-10-14
Revert "vt: fix background color on line feed"
Linus Torvalds
1
-2
/
+2
2008-04-29
vt: fix background color on line feed
Jan Engelhardt
1
-2
/
+2
2008-02-06
vgacon: fix sparse warning about shadowing 'i' symbol
Marcin Slusarz
1
-2
/
+0
2007-10-17
Remove magic macros for screen_info structure members
H. Peter Anvin
1
-24
/
+25
2007-10-17
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
1
-1
/
+1
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
1
-3
/
+4
2007-07-22
console: fix section mismatch warning in vgacon.c
Sam Ravnborg
1
-1
/
+5
2007-05-17
Refine SCREEN_INFO sanity check for vgacon initialization
Gerd Hoffmann
1
-2
/
+7
2007-05-08
vgacon: disallow console operations when in KD_GRAPHICS mode
Antonino A. Daplas
1
-1
/
+4
2007-05-08
vt-add-color-support-to-the-underline-and-italic-attributes-fix
Andrew Morton
1
-2
/
+0
2007-05-08
vt: add color support to the "underline" and "italic" attributes
Jan Engelhardt
1
-4
/
+8
2007-05-02
[PATCH] x86-64: ignore vgacon if hardware not present
Gerd Hoffmann
1
-1
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-08
[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c
Helge Deller
1
-15
/
+15
2006-07-11
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
1
-0
/
+1
2006-07-11
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: C99 changes for struct resource declarations
Greg Kroah-Hartman
1
-6
/
+6
2006-06-26
[PATCH] Detaching fbcon: fix vgacon to allow retaking of the console
Antonino A. Daplas
1
-6
/
+22
2006-06-23
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
Bjorn Helgaas
1
-10
/
+9
2006-03-27
[PATCH] vgacon: Add support for soft scrollback
Antonino A. Daplas
1
-43
/
+201
2006-03-27
[PATCH] vgacon: fix EGA cursor resize function
Samuel Thibault
1
-8
/
+19
2006-02-25
[PATCH] vgacon: no vertical resizing on EGA
Samuel Thibault
1
-32
/
+35
2006-01-09
[PATCH] vgacon: Workaround for resize bug in some chipsets
Antonino A. Daplas
1
-7
/
+21
2006-01-09
[PATCH] vgacon: fix doublescan mode
Samuel Thibault
1
-1
/
+7
2005-11-22
[PATCH] vgacon: Fix usage of stale height value on vc initialization
Antonino A. Daplas
1
-0
/
+1
2005-11-06
[PATCH] Set the vga cursor even when hidden
Samuel Thibault
1
-1
/
+2
2005-10-31
[PATCH] fix vgacon blanking
Pozsar Balazs
1
-0
/
+2
[next]