index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'resizex' (patches from Maciej)
Linus Torvalds
2021-05-13
1
-24
/
+32
|
\
|
*
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
2021-05-13
1
-22
/
+22
|
*
vgacon: Record video mode changes with VT_RESIZEX
Maciej W. Rozycki
2021-05-13
1
-3
/
+11
*
|
vgacon: drop unused vga_init_done
Stephen Kitt
2021-03-23
1
-3
/
+0
*
|
vgacon: comment on vga_rolled_over
Jiri Slaby
2021-03-10
1
-1
/
+1
|
/
*
vgacon: drop BROKEN_GRAPHICS_PROGRAMS
Jiri Slaby
2021-01-07
1
-19
/
+0
*
parisc/sticore: Avoid hard-coding built-in font charcount
Peilin Ye
2020-11-16
1
-4
/
+4
*
console: Delete dummy con_font_set() and con_font_default() callback implemen...
Peilin Ye
2020-11-16
1
-14
/
+0
*
console: Delete unused con_font_copy() callback implementations
Peilin Ye
2020-11-16
1
-6
/
+0
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
5
-560
/
+325
|
\
|
*
parisc/sticon: Add user font support
Helge Deller
2020-10-15
3
-254
/
+313
|
*
parisc/sticon: Always register sticon console driver
Helge Deller
2020-10-15
1
-8
/
+7
|
*
Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-10-15
2
-27
/
+4
|
|
\
|
|
*
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
2020-09-21
2
-266
/
+1
|
|
|
\
|
|
*
|
sticon: remove no-op sticon_set_origin()
Tetsuo Handa
2020-09-16
1
-7
/
+0
|
|
*
|
newport_con: remove no-op newport_set_origin()
Tetsuo Handa
2020-09-16
1
-6
/
+0
|
|
*
|
newport_con: make module's init & exit static using module_driver
Jiri Slaby
2020-08-18
1
-13
/
+1
|
|
*
|
newport_con: fix no return statement in newport_show_logo
Jiri Slaby
2020-08-18
1
-0
/
+2
|
|
*
|
vt: make vc_data pointers const in selection.h
Jiri Slaby
2020-08-18
1
-1
/
+1
|
*
|
|
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-10-06
1
-6
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
2020-09-25
1
-6
/
+1
|
|
|
/
|
*
/
vgacon: remove software scrollback support
Linus Torvalds
2020-09-14
2
-266
/
+1
|
|
/
*
/
Fonts: Make font size unsigned in font_desc
Peilin Ye
2020-10-28
1
-1
/
+1
|
/
*
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-06
4
-37
/
+47
|
\
|
*
vgacon: Fix for missing check in scrollback handling
Yunhai Zhang
2020-08-04
1
-0
/
+4
|
*
newport_con: vc_color is now in state
Jiri Slaby
2020-07-24
1
-5
/
+5
|
*
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
3
-3
/
+3
|
*
vc: switch state to bool
Jiri Slaby
2020-06-24
3
-7
/
+10
|
*
vt: introduce enum vc_intensity for intensity
Jiri Slaby
2020-06-24
3
-7
/
+10
|
*
vc: separate state
Jiri Slaby
2020-06-24
3
-15
/
+15
*
|
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-24
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
console: newport_con: fix an issue about leak related system resources
Dejin Zheng
2020-06-01
1
-2
/
+10
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-2
/
+2
*
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
|
/
*
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-03-10
1
-0
/
+3
|
\
|
*
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
2020-03-06
1
-0
/
+3
*
|
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-02-20
1
-38
/
+38
|
\
\
|
|
/
|
/
|
|
*
video: Fix Kconfig indentation
Krzysztof Kozlowski
2020-01-15
1
-38
/
+38
*
|
console/dummycon: Remove bogus depends on from DUMMY_CONSOLE
Arvind Sankar
2020-01-14
1
-1
/
+0
|
/
*
vgacon: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-3
/
+3
*
dummycon: Sprinkle locking checks
Daniel Vetter
2019-06-12
1
-0
/
+6
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
vgacon: unconfuse vc_origin when using soft scrollback
Nicolas Pitre
2019-01-18
1
-3
/
+4
*
dummycon: Stop exporting dummycon_[un]register_output_notifier
Hans de Goede
2018-08-10
1
-2
/
+0
*
fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtin
Hans de Goede
2018-08-10
1
-1
/
+1
*
video/console/vgacon: Print big fat warning with nomodeset
Lyude Paul
2018-07-24
1
-0
/
+5
*
console: dummycon: export dummycon_[un]register_output_notifier
Hans de Goede
2018-06-29
1
-0
/
+2
*
console/fbcon: Add support for deferred console takeover
Hans de Goede
2018-06-28
2
-8
/
+70
[next]