summaryrefslogtreecommitdiff
path: root/drivers/video/console
AgeCommit message (Expand)Author
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-04vgacon: Fix for missing check in scrollback handlingYunhai Zhang
2020-07-24newport_con: vc_color is now in stateJiri Slaby
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby
2020-06-24vc: switch state to boolJiri Slaby
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby
2020-06-24vc: separate stateJiri Slaby
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-01console: newport_con: fix an issue about leak related system resourcesDejin Zheng
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-06vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-01-15video: Fix Kconfig indentationKrzysztof Kozlowski
2020-01-14console/dummycon: Remove bogus depends on from DUMMY_CONSOLEArvind Sankar
2019-10-18vgacon: Use pr_warn instead of pr_warningKefeng Wang
2019-06-12dummycon: Sprinkle locking checksDaniel Vetter
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-01-18vgacon: unconfuse vc_origin when using soft scrollbackNicolas Pitre
2018-08-10dummycon: Stop exporting dummycon_[un]register_output_notifierHans de Goede
2018-08-10fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtinHans de Goede
2018-07-24video/console/vgacon: Print big fat warning with nomodesetLyude Paul
2018-06-29console: dummycon: export dummycon_[un]register_output_notifierHans de Goede
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-10Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-28video/console/sticore: Delete an error message for a failed memory allocation...Markus Elfring
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-18s390/setup : enable display support for KVM guestFarhan Ali
2018-03-18Kconfig : Remove HAS_IOMEM dependency for Graphics supportFarhan Ali
2018-03-12video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLEUlf Magnusson
2018-03-09mn10300: Remove the architectureDavid Howells
2018-02-28console: Drop added "static" for newport_conKees Cook
2018-02-27console: Expand dummy functions for CFIKees Cook
2018-02-22drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32Greentime Hu
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds
2018-01-15console/dummy: leave .con_font_get set to NULLNicolas Pitre
2017-12-18vgacon: Set VGA struct resource typesBjorn Helgaas
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds
2017-09-04vgacon: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr
2017-08-22parisc/sticore: Fix section mismatchesHelge Deller
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter
2017-06-14mdacon: replace MDA_ADDR macro by inline functionJiri Slaby