index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdacon: replace MDA_ADDR macro by inline function
Jiri Slaby
2017-06-14
1
-8
/
+11
*
mdacon: make mda_vram_base u16 *
Jiri Slaby
2017-06-14
1
-6
/
+6
*
mdacon: align code in mda_detect properly
Jiri Slaby
2017-06-14
1
-25
/
+35
*
video: console: Remove reference to CONFIG_8xx
Christophe Leroy
2017-04-21
1
-1
/
+1
*
Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux
Linus Torvalds
2017-02-25
1
-32
/
+43
|
\
|
*
video/console: use setup_timer and mod_timer instead of init_timer
Jan Stourac
2017-02-08
1
-5
/
+3
|
*
fbcon: Fix vc attr at deinit
Takashi Iwai
2017-01-11
1
-27
/
+40
*
|
console: Make persistent scrollback a boot parameter
Manuel Schölling
2017-01-25
2
-18
/
+19
*
|
console: Add persistent scrollback buffers for all VGA consoles
Manuel Schölling
2017-01-25
2
-56
/
+111
*
|
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
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2016-12-13
5
-123
/
+50
|
\
|
*
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
5
-27
/
+25
*
|
openrisc: prevent VGA console, fix builds
Randy Dunlap
2016-12-12
1
-1
/
+1
|
/
*
tty: vt, convert more macros to functions
Jiri Slaby
2016-06-25
2
-17
/
+17
*
tty: vt, remove consw->con_bmove
Jiri Slaby
2016-06-25
6
-82
/
+0
*
tty: vt, consw->con_set_palette cleanup
Jiri Slaby
2016-06-25
6
-29
/
+7
*
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
2016-06-25
6
-37
/
+12
*
tty: vt, make color_table const
Jiri Slaby
2016-04-30
5
-8
/
+7
*
fbcon: set a default value to blink interval
Jean-Philippe Brucker
2016-02-26
1
-0
/
+2
*
fbcon: initialize blink interval before calling fb_set_par
Scot Doyle
2015-10-17
1
-0
/
+1
*
Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
|
*
framebuffer: disable vgacon on microblaze arch
Nicolai Stange
2015-08-20
1
-1
/
+1
*
|
drivers/video/concole: add negative dependency for VGA_CONSOLE on ARC
Yuriy Kolerov
2015-09-04
1
-1
/
+1
|
/
*
fbcon: unconditionally initialize cursor blink interval
Scot Doyle
2015-08-10
1
-1
/
+2
*
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-06-26
2
-2
/
+4
|
\
|
*
fbcon: Avoid deleting a timer in IRQ context
Thierry Reding
2015-05-27
1
-2
/
+3
|
*
fbcon: use the cursor blink interval provided by vt
Scot Doyle
2015-05-10
2
-5
/
+6
*
|
video/console: use swap() in newport_bmove()
Fabian Frederick
2015-05-27
1
-4
/
+2
|
/
*
fbcon: Remove unused vblank cursor code
Scot Doyle
2015-01-26
1
-4
/
+0
*
console/dummy: Move screen size selection from CPP to Kconfig
Geert Uytterhoeven
2015-01-13
2
-10
/
+11
*
fbcon: Change fbcon_init from module_init to fs_initcall
Hans de Goede
2014-11-14
1
-1
/
+1
*
video/console: Resolve several shadow warnings
Mark Rustad
2014-10-22
1
-12
/
+12
*
fbcon: Fix option parsing control flow in fb_console_setup
Maarten ter Huurne
2014-10-22
1
-10
/
+9
*
framebuffer: fix border color
Mikulas Patocka
2014-09-30
4
-8
/
+4
*
Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-06-19
2
-0
/
+2
|
\
|
*
drm/i915: Kick out vga console
Daniel Vetter
2014-06-09
2
-0
/
+2
*
|
Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-04
1
-0
/
+1
|
\
\
|
*
|
fbcon: Fix memory leak in con2fb_release_oldinfo()
Masami Ichikawa
2014-05-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
|
/
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
2
-2
/
+2
*
fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs
Keith Packard
2014-02-11
1
-2
/
+25
*
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2014-02-02
1
-1
/
+1
*
video: vgacon: Don't build on arm64
Mark Brown
2014-01-17
1
-1
/
+2
*
fbcon: Fix memory leak in fbcon_exit().
Masami Ichikawa
2014-01-17
1
-0
/
+1
[next]