index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-10
Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux
Linus Torvalds
1
-3
/
+1
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-3
/
+3
2018-04-04
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-31
/
+66
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
1
-2
/
+1
2018-03-28
video/console/sticore: Delete an error message for a failed memory allocation...
Markus Elfring
1
-3
/
+1
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
1
-2
/
+1
2018-03-18
s390/setup : enable display support for KVM guest
Farhan Ali
1
-1
/
+1
2018-03-18
Kconfig : Remove HAS_IOMEM dependency for Graphics support
Farhan Ali
1
-3
/
+3
2018-03-12
video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLE
Ulf Magnusson
1
-1
/
+1
2018-03-09
mn10300: Remove the architecture
David Howells
1
-1
/
+1
2018-02-28
console: Drop added "static" for newport_con
Kees Cook
1
-1
/
+1
2018-02-27
console: Expand dummy functions for CFI
Kees Cook
3
-32
/
+67
2018-02-22
drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32
Greentime Hu
1
-1
/
+1
2018-02-07
Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
Linus Torvalds
1
-1
/
+0
2018-01-15
console/dummy: leave .con_font_get set to NULL
Nicolas Pitre
1
-1
/
+0
2017-12-18
vgacon: Set VGA struct resource types
Bjorn Helgaas
1
-8
/
+26
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
13
-6100
/
+3
2017-09-04
vgacon: Prevent faulty bootparams.screeninfo from causing harm
Jan H. Schönherr
1
-3
/
+2
2017-08-22
parisc/sticore: Fix section mismatches
Helge Deller
1
-5
/
+6
2017-08-01
fbcon: Make fbcon a built-time depency for fbdev
Daniel Vetter
12
-6097
/
+1
2017-06-14
mdacon: replace MDA_ADDR macro by inline function
Jiri Slaby
1
-8
/
+11
2017-06-14
mdacon: make mda_vram_base u16 *
Jiri Slaby
1
-6
/
+6
2017-06-14
mdacon: align code in mda_detect properly
Jiri Slaby
1
-25
/
+35
2017-04-21
video: console: Remove reference to CONFIG_8xx
Christophe Leroy
1
-1
/
+1
2017-02-25
Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux
Linus Torvalds
1
-32
/
+43
2017-02-08
video/console: use setup_timer and mod_timer instead of init_timer
Jan Stourac
1
-5
/
+3
2017-01-25
console: Make persistent scrollback a boot parameter
Manuel Schölling
2
-18
/
+19
2017-01-25
console: Add persistent scrollback buffers for all VGA consoles
Manuel Schölling
2
-56
/
+111
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
1
-1
/
+23
2017-01-25
console: Move scrollback data into its own struct
Manuel Schölling
1
-44
/
+47
2017-01-11
fbcon: Fix vc attr at deinit
Takashi Iwai
1
-27
/
+40
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-13
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-123
/
+50
2016-12-12
openrisc: prevent VGA console, fix builds
Randy Dunlap
1
-1
/
+1
2016-10-27
vgacon: remove prehistoric macros
Jiri Slaby
1
-49
/
+0
2016-10-27
vgacon: switch boolean variables to bool
Jiri Slaby
1
-22
/
+23
2016-10-27
tty: vgacon+sisusb, move scrolldelta to a common helper
Jiri Slaby
1
-25
/
+2
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
5
-27
/
+25
2016-06-25
tty: vt, convert more macros to functions
Jiri Slaby
2
-17
/
+17
2016-06-25
tty: vt, remove consw->con_bmove
Jiri Slaby
6
-82
/
+0
2016-06-25
tty: vt, consw->con_set_palette cleanup
Jiri Slaby
6
-29
/
+7
2016-06-25
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
6
-37
/
+12
2016-04-30
tty: vt, make color_table const
Jiri Slaby
5
-8
/
+7
2016-02-26
fbcon: set a default value to blink interval
Jean-Philippe Brucker
1
-0
/
+2
2015-10-17
fbcon: initialize blink interval before calling fb_set_par
Scot Doyle
1
-0
/
+1
2015-09-08
Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
1
-1
/
+1
2015-09-04
drivers/video/concole: add negative dependency for VGA_CONSOLE on ARC
Yuriy Kolerov
1
-1
/
+1
2015-08-20
framebuffer: disable vgacon on microblaze arch
Nicolai Stange
1
-1
/
+1
[next]