summaryrefslogtreecommitdiff
path: root/drivers/video/console (follow)
Commit message (Expand)AuthorAge
* tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2021-05-26
* vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-26
* vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki2021-05-26
* fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye2020-10-14
* fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-10-14
* fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa2020-09-23
* vgacon: remove software scrollback supportLinus Torvalds2020-09-23
* fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds2020-09-23
* fbcon: remove soft scrollback codeLinus Torvalds2020-09-23
* fbcon: prevent user font height or width change from causing potential out-of...George Kennedy2020-09-03
* console: newport_con: fix an issue about leak related system resourcesDejin Zheng2020-08-21
* vgacon: Fix for missing check in scrollback handlingYunhai Zhang2020-08-21
* fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa2020-08-21
* vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu2020-03-11
* fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes2019-02-20
* vgacon: Set VGA struct resource typesBjorn Helgaas2018-03-24
* console/dummy: leave .con_font_get set to NULLNicolas Pitre2018-02-22
* fbcon: Fix vc attr at deinitTakashi Iwai2017-03-30
* fbcon: set a default value to blink intervalJean-Philippe Brucker2016-03-09
* fbcon: initialize blink interval before calling fb_set_parScot Doyle2015-10-17
* Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-09-08
|\
| * framebuffer: disable vgacon on microblaze archNicolai Stange2015-08-20
* | drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov2015-09-04
|/
* fbcon: unconditionally initialize cursor blink intervalScot Doyle2015-08-10
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-26
|\
| * fbcon: Avoid deleting a timer in IRQ contextThierry Reding2015-05-27
| * fbcon: use the cursor blink interval provided by vtScot Doyle2015-05-10
* | video/console: use swap() in newport_bmove()Fabian Frederick2015-05-27
|/
* fbcon: Remove unused vblank cursor codeScot Doyle2015-01-26
* console/dummy: Move screen size selection from CPP to KconfigGeert Uytterhoeven2015-01-13
* fbcon: Change fbcon_init from module_init to fs_initcallHans de Goede2014-11-14
* video/console: Resolve several shadow warningsMark Rustad2014-10-22
* fbcon: Fix option parsing control flow in fb_console_setupMaarten ter Huurne2014-10-22
* framebuffer: fix border colorMikulas Patocka2014-09-30
* Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-19
|\
| * drm/i915: Kick out vga consoleDaniel Vetter2014-06-09
* | Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-04
|\ \
| * | fbcon: Fix memory leak in con2fb_release_oldinfo()Masami Ichikawa2014-05-09
| |/
* | console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai2014-05-28
* | vgacon: Fix & cleanup refcountingTakashi Iwai2014-05-28
|/
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-17
* fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard2014-02-11
* parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-02
* video: vgacon: Don't build on arm64Mark Brown2014-01-17
* fbcon: Fix memory leak in fbcon_exit().Masami Ichikawa2014-01-17
* fbcon: trivial optimization for fbcon_exitWang YanQing2014-01-17
* parisc: sticon - unbreak on 64bit kernelHelge Deller2013-11-07
* fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann2013-08-02
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-09
|\
| * vgacon: fix missing include.Dave Airlie2013-06-27