summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAgeFilesLines
* treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-2/+1Star
* mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
* Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds2018-02-071-1/+0Star
|\
| * console/dummy: leave .con_font_get set to NULLNicolas Pitre2018-01-151-1/+0Star
* | vgacon: Set VGA struct resource typesBjorn Helgaas2017-12-191-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/+3Star
|\
| * vgacon: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr2017-09-041-3/+2Star
| * fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter2017-08-0112-6097/+1Star
* | parisc/sticore: Fix section mismatchesHelge Deller2017-08-221-5/+6
|/
* mdacon: replace MDA_ADDR macro by inline functionJiri Slaby2017-06-141-8/+11
* mdacon: make mda_vram_base u16 *Jiri Slaby2017-06-141-6/+6
* mdacon: align code in mda_detect properlyJiri Slaby2017-06-141-25/+35
* video: console: Remove reference to CONFIG_8xxChristophe Leroy2017-04-211-1/+1
* Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds2017-02-251-32/+43
|\
| * video/console: use setup_timer and mod_timer instead of init_timerJan Stourac2017-02-081-5/+3Star
| * fbcon: Fix vc attr at deinitTakashi Iwai2017-01-111-27/+40
* | console: Make persistent scrollback a boot parameterManuel Schölling2017-01-252-18/+19
* | console: Add persistent scrollback buffers for all VGA consolesManuel Schölling2017-01-252-56/+111
* | console: Add callback to flush scrollback buffer to consw structManuel Schölling2017-01-251-1/+23
* | console: Move scrollback data into its own structManuel Schölling2017-01-251-44/+47
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-135-123/+50Star
|\
| * vgacon: remove prehistoric macrosJiri Slaby2016-10-271-49/+0Star
| * vgacon: switch boolean variables to boolJiri Slaby2016-10-271-22/+23
| * tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby2016-10-271-25/+2Star
| * tty: vt, cleanup and document con_scrollJiri Slaby2016-10-275-27/+25Star
* | openrisc: prevent VGA console, fix buildsRandy Dunlap2016-12-121-1/+1
|/
* tty: vt, convert more macros to functionsJiri Slaby2016-06-252-17/+17
* tty: vt, remove consw->con_bmoveJiri Slaby2016-06-256-82/+0Star
* tty: vt, consw->con_set_palette cleanupJiri Slaby2016-06-256-29/+7Star
* tty: vt, consw->con_scrolldelta cleanupJiri Slaby2016-06-256-37/+12Star
* tty: vt, make color_table constJiri Slaby2016-04-305-8/+7Star
* fbcon: set a default value to blink intervalJean-Philippe Brucker2016-02-261-0/+2
* fbcon: initialize blink interval before calling fb_set_parScot Doyle2015-10-181-0/+1
* Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-09-091-1/+1
|\
| * framebuffer: disable vgacon on microblaze archNicolai Stange2015-08-201-1/+1
* | drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov2015-09-051-1/+1
|/
* fbcon: unconditionally initialize cursor blink intervalScot Doyle2015-08-101-1/+2
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-272-2/+4
|\
| * fbcon: Avoid deleting a timer in IRQ contextThierry Reding2015-05-271-2/+3
| * fbcon: use the cursor blink interval provided by vtScot Doyle2015-05-102-5/+6
* | video/console: use swap() in newport_bmove()Fabian Frederick2015-05-271-4/+2Star
|/
* fbcon: Remove unused vblank cursor codeScot Doyle2015-01-261-4/+0Star
* console/dummy: Move screen size selection from CPP to KconfigGeert Uytterhoeven2015-01-132-10/+11
* fbcon: Change fbcon_init from module_init to fs_initcallHans de Goede2014-11-141-1/+1
* video/console: Resolve several shadow warningsMark Rustad2014-10-221-12/+12
* fbcon: Fix option parsing control flow in fb_console_setupMaarten ter Huurne2014-10-221-10/+9Star
* framebuffer: fix border colorMikulas Patocka2014-09-304-8/+4Star
* Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-192-0/+2
|\