Age | Commit message (Expand) | Author |
2020-08-06 | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-08-04 | vgacon: Fix for missing check in scrollback handling | Yunhai Zhang |
2020-07-24 | newport_con: vc_color is now in state | Jiri Slaby |
2020-06-24 | vt: use newly defined CUR_* macros | Jiri Slaby |
2020-06-24 | vc: switch state to bool | Jiri Slaby |
2020-06-24 | vt: introduce enum vc_intensity for intensity | Jiri Slaby |
2020-06-24 | vc: separate state | Jiri Slaby |
2020-06-24 | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-01 | console: newport_con: fix an issue about leak related system resources | Dejin Zheng |
2020-03-11 | Merge v5.6-rc5 into drm-next | Dave Airlie |
2020-03-06 | vgacon: Fix a UAF in vgacon_invert_region | Zhang Xiaoxu |
2020-02-21 | Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-01-15 | video: Fix Kconfig indentation | Krzysztof Kozlowski |
2020-01-14 | console/dummycon: Remove bogus depends on from DUMMY_CONSOLE | Arvind Sankar |
2019-10-18 | vgacon: Use pr_warn instead of pr_warning | Kefeng Wang |
2019-06-12 | dummycon: Sprinkle locking checks | Daniel Vetter |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-01-18 | vgacon: unconfuse vc_origin when using soft scrollback | Nicolas Pitre |
2018-08-10 | dummycon: Stop exporting dummycon_[un]register_output_notifier | Hans de Goede |
2018-08-10 | fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtin | Hans de Goede |
2018-07-24 | video/console/vgacon: Print big fat warning with nomodeset | Lyude Paul |
2018-06-29 | console: dummycon: export dummycon_[un]register_output_notifier | Hans de Goede |
2018-06-28 | console/fbcon: Add support for deferred console takeover | Hans de Goede |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-04-10 | Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux | Linus Torvalds |
2018-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-04-04 | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-03-28 | video/console/sticore: Delete an error message for a failed memory allocation... | Markus Elfring |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann |
2018-03-18 | s390/setup : enable display support for KVM guest | Farhan Ali |
2018-03-18 | Kconfig : Remove HAS_IOMEM dependency for Graphics support | Farhan Ali |
2018-03-12 | video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLE | Ulf Magnusson |
2018-03-09 | mn10300: Remove the architecture | David Howells |
2018-02-28 | console: Drop added "static" for newport_con | Kees Cook |
2018-02-27 | console: Expand dummy functions for CFI | Kees Cook |
2018-02-22 | drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32 | Greentime Hu |
2018-02-07 | Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux | Linus Torvalds |
2018-01-15 | console/dummy: leave .con_font_get set to NULL | Nicolas Pitre |
2017-12-18 | vgacon: Set VGA struct resource types | Bjorn Helgaas |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-14 | Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux | Linus Torvalds |
2017-09-04 | vgacon: Prevent faulty bootparams.screeninfo from causing harm | Jan H. Schönherr |
2017-08-22 | parisc/sticore: Fix section mismatches | Helge Deller |
2017-08-01 | fbcon: Make fbcon a built-time depency for fbdev | Daniel Vetter |
2017-06-14 | mdacon: replace MDA_ADDR macro by inline function | Jiri Slaby |