summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-064-37/+47
|\
| * vgacon: Fix for missing check in scrollback handlingYunhai Zhang2020-08-041-0/+4
| * newport_con: vc_color is now in stateJiri Slaby2020-07-241-5/+5
| * vt: use newly defined CUR_* macrosJiri Slaby2020-06-243-3/+3
| * vc: switch state to boolJiri Slaby2020-06-243-7/+10
| * vt: introduce enum vc_intensity for intensityJiri Slaby2020-06-243-7/+10
| * vc: separate stateJiri Slaby2020-06-243-15/+15
* | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-241-2/+10
|\ \ | |/ |/|
| * console: newport_con: fix an issue about leak related system resourcesDejin Zheng2020-06-011-2/+10
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
|/
* Merge v5.6-rc5 into drm-nextDave Airlie2020-03-111-0/+3
|\
| * vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu2020-03-061-0/+3
* | Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-02-211-38/+38
|\ \ | |/ |/|
| * video: Fix Kconfig indentationKrzysztof Kozlowski2020-01-151-38/+38
* | console/dummycon: Remove bogus depends on from DUMMY_CONSOLEArvind Sankar2020-01-141-1/+0
|/
* vgacon: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-3/+3
* dummycon: Sprinkle locking checksDaniel Vetter2019-06-121-0/+6
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-212-0/+2
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* vgacon: unconfuse vc_origin when using soft scrollbackNicolas Pitre2019-01-181-3/+4
* dummycon: Stop exporting dummycon_[un]register_output_notifierHans de Goede2018-08-101-2/+0
* fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtinHans de Goede2018-08-101-1/+1
* video/console/vgacon: Print big fat warning with nomodesetLyude Paul2018-07-241-0/+5
* console: dummycon: export dummycon_[un]register_output_notifierHans de Goede2018-06-291-0/+2
* console/fbcon: Add support for deferred console takeoverHans de Goede2018-06-282-8/+70
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds2018-04-101-3/+1
|\
| * video/console/sticore: Delete an error message for a failed memory allocation...Markus Elfring2018-03-281-3/+1
| * video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLEUlf Magnusson2018-03-121-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-091-3/+3
|\ \
| * | s390/setup : enable display support for KVM guestFarhan Ali2018-03-181-1/+1
| * | Kconfig : Remove HAS_IOMEM dependency for Graphics supportFarhan Ali2018-03-181-3/+3
| |/
* | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-043-31/+66
|\ \
| * | console: Drop added "static" for newport_conKees Cook2018-02-281-1/+1
| * | console: Expand dummy functions for CFIKees Cook2018-02-273-32/+67
| |/
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-021-2/+1
|\ \
| * | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-2/+1
| * | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
| |/
* / drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32Greentime Hu2018-02-221-1/+1
|/
* Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds2018-02-071-1/+0
|\
| * console/dummy: leave .con_font_get set to NULLNicolas Pitre2018-01-151-1/+0
* | vgacon: Set VGA struct resource typesBjorn Helgaas2017-12-181-8/+26
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds2017-09-1413-6100/+3
|\
| * vgacon: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr2017-09-041-3/+2
| * fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter2017-08-0112-6097/+1
* | parisc/sticore: Fix section mismatchesHelge Deller2017-08-221-5/+6
|/
* mdacon: replace MDA_ADDR macro by inline functionJiri Slaby2017-06-141-8/+11