index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
Age
Commit message (
Expand
)
Author
2017-06-14
mdacon: replace MDA_ADDR macro by inline function
Jiri Slaby
2017-06-14
mdacon: make mda_vram_base u16 *
Jiri Slaby
2017-06-14
mdacon: align code in mda_detect properly
Jiri Slaby
2017-04-21
video: console: Remove reference to CONFIG_8xx
Christophe Leroy
2017-02-25
Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux
Linus Torvalds
2017-02-08
video/console: use setup_timer and mod_timer instead of init_timer
Jan Stourac
2017-01-25
console: Make persistent scrollback a boot parameter
Manuel Schölling
2017-01-25
console: Add persistent scrollback buffers for all VGA consoles
Manuel Schölling
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
2017-01-25
console: Move scrollback data into its own struct
Manuel Schölling
2017-01-11
fbcon: Fix vc attr at deinit
Takashi Iwai
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-13
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2016-12-12
openrisc: prevent VGA console, fix builds
Randy Dunlap
2016-10-27
vgacon: remove prehistoric macros
Jiri Slaby
2016-10-27
vgacon: switch boolean variables to bool
Jiri Slaby
2016-10-27
tty: vgacon+sisusb, move scrolldelta to a common helper
Jiri Slaby
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
2016-06-25
tty: vt, convert more macros to functions
Jiri Slaby
2016-06-25
tty: vt, remove consw->con_bmove
Jiri Slaby
2016-06-25
tty: vt, consw->con_set_palette cleanup
Jiri Slaby
2016-06-25
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
2016-04-30
tty: vt, make color_table const
Jiri Slaby
2016-02-26
fbcon: set a default value to blink interval
Jean-Philippe Brucker
2015-10-17
fbcon: initialize blink interval before calling fb_set_par
Scot Doyle
2015-09-08
Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2015-09-04
drivers/video/concole: add negative dependency for VGA_CONSOLE on ARC
Yuriy Kolerov
2015-08-20
framebuffer: disable vgacon on microblaze arch
Nicolai Stange
2015-08-10
fbcon: unconditionally initialize cursor blink interval
Scot Doyle
2015-06-26
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-05-27
fbcon: Avoid deleting a timer in IRQ context
Thierry Reding
2015-05-27
video/console: use swap() in newport_bmove()
Fabian Frederick
2015-05-10
fbcon: use the cursor blink interval provided by vt
Scot Doyle
2015-01-26
fbcon: Remove unused vblank cursor code
Scot Doyle
2015-01-13
console/dummy: Move screen size selection from CPP to Kconfig
Geert Uytterhoeven
2014-11-14
fbcon: Change fbcon_init from module_init to fs_initcall
Hans de Goede
2014-10-22
video/console: Resolve several shadow warnings
Mark Rustad
2014-10-22
fbcon: Fix option parsing control flow in fb_console_setup
Maarten ter Huurne
2014-09-30
framebuffer: fix border color
Mikulas Patocka
2014-06-19
Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-06-09
drm/i915: Kick out vga console
Daniel Vetter
2014-06-04
Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-05-28
console: Use explicit pointer type for vc_uni_pagedir* fields
Takashi Iwai
2014-05-28
vgacon: Fix & cleanup refcounting
Takashi Iwai
2014-05-09
fbcon: Fix memory leak in con2fb_release_oldinfo()
Masami Ichikawa
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-02-11
fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs
Keith Packard
2014-02-02
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2014-01-17
video: vgacon: Don't build on arm64
Mark Brown
2014-01-17
fbcon: Fix memory leak in fbcon_exit().
Masami Ichikawa
[next]