aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-07vgacon: drop BROKEN_GRAPHICS_PROGRAMSJiri Slaby1-19/+0
2020-11-16parisc/sticore: Avoid hard-coding built-in font charcountPeilin Ye1-4/+4
2020-11-16console: Delete dummy con_font_set() and con_font_default() callback implementationsPeilin Ye1-14/+0
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye1-6/+0
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard5-560/+325
2020-10-28Fonts: Make font size unsigned in font_descPeilin Ye1-1/+1
2020-10-15parisc/sticon: Add user font supportHelge Deller3-254/+313
2020-10-15parisc/sticon: Always register sticon console driverHelge Deller1-8/+7
2020-10-14Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-27/+4
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-6/+1
2020-09-25fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye1-6/+1
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman2-266/+1
2020-09-16sticon: remove no-op sticon_set_origin()Tetsuo Handa1-7/+0
2020-09-16newport_con: remove no-op newport_set_origin()Tetsuo Handa1-6/+0
2020-09-14vgacon: remove software scrollback supportLinus Torvalds2-266/+1
2020-08-18newport_con: make module's init & exit static using module_driverJiri Slaby1-13/+1
2020-08-18newport_con: fix no return statement in newport_show_logoJiri Slaby1-0/+2
2020-08-18vt: make vc_data pointers const in selection.hJiri Slaby1-1/+1
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-37/+47
2020-08-04vgacon: Fix for missing check in scrollback handlingYunhai Zhang1-0/+4
2020-07-24newport_con: vc_color is now in stateJiri Slaby1-5/+5
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby3-3/+3
2020-06-24vc: switch state to boolJiri Slaby3-7/+10
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby3-7/+10
2020-06-24vc: separate stateJiri Slaby3-15/+15
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-2/+10
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-01console: newport_con: fix an issue about leak related system resourcesDejin Zheng1-2/+10
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie1-0/+3
2020-03-06vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu1-0/+3
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-38/+38
2020-01-15video: Fix Kconfig indentationKrzysztof Kozlowski1-38/+38
2020-01-14console/dummycon: Remove bogus depends on from DUMMY_CONSOLEArvind Sankar1-1/+0
2019-10-18vgacon: Use pr_warn instead of pr_warningKefeng Wang1-3/+3
2019-06-12dummycon: Sprinkle locking checksDaniel Vetter1-0/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner2-0/+2
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-01-18vgacon: unconfuse vc_origin when using soft scrollbackNicolas Pitre1-3/+4
2018-08-10dummycon: Stop exporting dummycon_[un]register_output_notifierHans de Goede1-2/+0
2018-08-10fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtinHans de Goede1-1/+1
2018-07-24video/console/vgacon: Print big fat warning with nomodesetLyude Paul1-0/+5
2018-06-29console: dummycon: export dummycon_[un]register_output_notifierHans de Goede1-0/+2
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede2-8/+70
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-04-10Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds1-3/+1
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+3
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-31/+66
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+1