summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
AgeCommit message (Expand)Author
2019-02-19vgacon: unconfuse vc_origin when using soft scrollbackNicolas Pitre
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
2017-06-14mdacon: make mda_vram_base u16 *Jiri Slaby
2017-06-14mdacon: align code in mda_detect properlyJiri Slaby
2017-04-21video: console: Remove reference to CONFIG_8xxChristophe Leroy
2017-02-25Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds
2017-02-08video/console: use setup_timer and mod_timer instead of init_timerJan Stourac
2017-01-25console: Make persistent scrollback a boot parameterManuel Schölling
2017-01-25console: Add persistent scrollback buffers for all VGA consolesManuel Schölling
2017-01-25console: Add callback to flush scrollback buffer to consw structManuel Schölling
2017-01-25console: Move scrollback data into its own structManuel Schölling
2017-01-11fbcon: Fix vc attr at deinitTakashi Iwai
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-12openrisc: prevent VGA console, fix buildsRandy Dunlap
2016-10-27vgacon: remove prehistoric macrosJiri Slaby
2016-10-27vgacon: switch boolean variables to boolJiri Slaby
2016-10-27tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby
2016-06-25tty: vt, convert more macros to functionsJiri Slaby
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby
2016-04-30tty: vt, make color_table constJiri Slaby
2016-02-26fbcon: set a default value to blink intervalJean-Philippe Brucker
2015-10-17fbcon: initialize blink interval before calling fb_set_parScot Doyle
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-09-04drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov