summaryrefslogtreecommitdiff
path: root/drivers/video/console
AgeCommit message (Expand)AuthorFilesLines
2021-12-08vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki1-5/+9
2021-11-26parisc/sticon: fix reverse colorsSven Schnelle1-6/+6
2021-05-26tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa1-1/+1
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki1-22/+22
2021-05-26vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki1-3/+11
2020-10-14fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye1-0/+12
2020-10-14fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye4-13/+3
2020-09-23fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa1-1/+1
2020-09-23vgacon: remove software scrollback supportLinus Torvalds2-183/+1
2020-09-23fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds7-44/+8
2020-09-23fbcon: remove soft scrollback codeLinus Torvalds1-330/+4
2020-09-03fbcon: prevent user font height or width change from causing potential out-of...George Kennedy1-2/+23
2020-08-21console: newport_con: fix an issue about leak related system resourcesDejin Zheng1-2/+10
2020-08-21vgacon: Fix for missing check in scrollback handlingYunhai Zhang1-0/+4
2020-08-21fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa4-8/+8
2020-03-11vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu1-0/+3
2019-02-12fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes1-1/+1
2018-03-24vgacon: Set VGA struct resource typesBjorn Helgaas1-8/+26
2018-02-22console/dummy: leave .con_font_get set to NULLNicolas Pitre1-1/+0
2017-03-30fbcon: Fix vc attr at deinitTakashi Iwai1-27/+40
2016-06-25tty: vt, convert more macros to functionsJiri Slaby2-17/+17
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby6-82/+0
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby6-29/+7
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby6-37/+12
2016-04-30tty: vt, make color_table constJiri Slaby5-8/+7
2016-02-26fbcon: set a default value to blink intervalJean-Philippe Brucker1-0/+2
2015-10-18fbcon: initialize blink interval before calling fb_set_parScot Doyle1-0/+1
2015-09-09Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-1/+1
2015-09-05drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov1-1/+1
2015-08-20framebuffer: disable vgacon on microblaze archNicolai Stange1-1/+1
2015-08-10fbcon: unconditionally initialize cursor blink intervalScot Doyle1-1/+2
2015-06-27Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+4
2015-05-27fbcon: Avoid deleting a timer in IRQ contextThierry Reding1-2/+3
2015-05-27video/console: use swap() in newport_bmove()Fabian Frederick1-4/+2
2015-05-10fbcon: use the cursor blink interval provided by vtScot Doyle2-5/+6
2015-01-26fbcon: Remove unused vblank cursor codeScot Doyle1-4/+0
2015-01-13console/dummy: Move screen size selection from CPP to KconfigGeert Uytterhoeven2-10/+11
2014-11-14fbcon: Change fbcon_init from module_init to fs_initcallHans de Goede1-1/+1
2014-10-22video/console: Resolve several shadow warningsMark Rustad1-12/+12
2014-10-22fbcon: Fix option parsing control flow in fb_console_setupMaarten ter Huurne1-10/+9
2014-09-30framebuffer: fix border colorMikulas Patocka4-8/+4
2014-06-19Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-0/+2
2014-06-09drm/i915: Kick out vga consoleDaniel Vetter2-0/+2
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-05-29console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai1-2/+2
2014-05-29vgacon: Fix & cleanup refcountingTakashi Iwai1-7/+8
2014-05-09fbcon: Fix memory leak in con2fb_release_oldinfo()Masami Ichikawa1-0/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen2-2/+2
2014-02-11fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard1-2/+25
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-1/+1