summaryrefslogtreecommitdiff
path: root/drivers/video/console
AgeCommit message (Expand)Author
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
2015-08-20framebuffer: disable vgacon on microblaze archNicolai Stange
2015-08-10fbcon: unconditionally initialize cursor blink intervalScot Doyle
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-05-27fbcon: Avoid deleting a timer in IRQ contextThierry Reding
2015-05-27video/console: use swap() in newport_bmove()Fabian Frederick
2015-05-10fbcon: use the cursor blink interval provided by vtScot Doyle
2015-01-26fbcon: Remove unused vblank cursor codeScot Doyle
2015-01-13console/dummy: Move screen size selection from CPP to KconfigGeert Uytterhoeven
2014-11-14fbcon: Change fbcon_init from module_init to fs_initcallHans de Goede
2014-10-22video/console: Resolve several shadow warningsMark Rustad
2014-10-22fbcon: Fix option parsing control flow in fb_console_setupMaarten ter Huurne
2014-09-30framebuffer: fix border colorMikulas Patocka
2014-06-19Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-09drm/i915: Kick out vga consoleDaniel Vetter
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-28console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai
2014-05-28vgacon: Fix & cleanup refcountingTakashi Iwai
2014-05-09fbcon: Fix memory leak in con2fb_release_oldinfo()Masami Ichikawa
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen