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
/
vgacon.c
Age
Commit message (
Expand
)
Author
2019-01-18
vgacon: unconfuse vc_origin when using soft scrollback
Nicolas Pitre
2018-07-24
video/console/vgacon: Print big fat warning with nomodeset
Lyude Paul
2018-02-27
console: Expand dummy functions for CFI
Kees Cook
2017-12-18
vgacon: Set VGA struct resource types
Bjorn Helgaas
2017-09-04
vgacon: Prevent faulty bootparams.screeninfo from causing harm
Jan H. Schönherr
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
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
2014-10-22
video/console: Resolve several shadow warnings
Mark Rustad
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-05-28
console: Use explicit pointer type for vc_uni_pagedir* fields
Takashi Iwai
2014-05-28
vgacon: Fix & cleanup refcounting
Takashi Iwai
2013-06-27
vgacon: fix missing include.
Dave Airlie
2013-06-26
vgacon.c: add cond reschedule points in vgacon_do_font_op
Marcelo Tosatti
2013-02-07
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
Dave Airlie
2011-09-13
locking, video: Annotate vga console lock as raw
Thomas Gleixner
2011-01-25
video: fix some comments in drivers/video/console/vgacon.c
Amerigo Wang
2011-01-13
vgacon: check for efi machine
Yannick Heneault
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-08-10
tty: fix console_sem lock order
Arnd Bergmann
2010-08-10
tty: replace BKL with a new tty_lock
Arnd Bergmann
2010-03-06
console/vgacon.c: mark file-local symbol static
Thiago Farina
2009-11-13
vgacon: Add support for setting the default cursor state
Matthew Garrett
2009-11-13
vc: Add support for hiding the cursor when creating VTs
Matthew Garrett
2009-09-23
vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.
Francisco Jerez
2009-09-20
includecheck fix: drivers/video, vgacon.c
Jaswinder Singh Rajput
2009-06-11
vgacon: use slab allocator instead of the bootmem allocator
Pekka Enberg
2009-05-02
vgacon: return the upper half of 512 character fonts
Stefan Bader
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-12-29
DRM: add mode setting support
Dave Airlie
2008-10-16
vgacon: vgacon_scrolldelta simplification
Marcin Slusarz
2008-10-16
vgacon: optimize scrolling
Marcin Slusarz
2008-10-14
Revert "vt: fix background color on line feed"
Linus Torvalds
2008-04-29
vt: fix background color on line feed
Jan Engelhardt
2008-02-06
vgacon: fix sparse warning about shadowing 'i' symbol
Marcin Slusarz
2007-10-16
Remove magic macros for screen_info structure members
H. Peter Anvin
2007-10-16
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
2007-07-21
console: fix section mismatch warning in vgacon.c
Sam Ravnborg
[next]