summaryrefslogtreecommitdiff
path: root/drivers/video/console
Commit message (Expand)AuthorAge
* Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds2018-04-10
|\
| * video/console/sticore: Delete an error message for a failed memory allocation...Markus Elfring2018-03-28
| * video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLEUlf Magnusson2018-03-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-09
|\ \
| * | s390/setup : enable display support for KVM guestFarhan Ali2018-03-18
| * | Kconfig : Remove HAS_IOMEM dependency for Graphics supportFarhan Ali2018-03-18
| |/
* | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-04
|\ \
| * | console: Drop added "static" for newport_conKees Cook2018-02-28
| * | console: Expand dummy functions for CFIKees Cook2018-02-27
| |/
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\ \
| * | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-26
| * | mn10300: Remove the architectureDavid Howells2018-03-09
| |/
* | drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32Greentime Hu2018-02-22
|/
* Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds2018-02-07
|\
| * console/dummy: leave .con_font_get set to NULLNicolas Pitre2018-01-15
* | vgacon: Set VGA struct resource typesBjorn Helgaas2017-12-18
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds2017-09-14
|\
| * vgacon: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr2017-09-04
| * fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter2017-08-01
* | parisc/sticore: Fix section mismatchesHelge Deller2017-08-22
|/
* mdacon: replace MDA_ADDR macro by inline functionJiri Slaby2017-06-14
* mdacon: make mda_vram_base u16 *Jiri Slaby2017-06-14
* mdacon: align code in mda_detect properlyJiri Slaby2017-06-14
* video: console: Remove reference to CONFIG_8xxChristophe Leroy2017-04-21
* Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds2017-02-25
|\
| * video/console: use setup_timer and mod_timer instead of init_timerJan Stourac2017-02-08
| * fbcon: Fix vc attr at deinitTakashi Iwai2017-01-11
* | console: Make persistent scrollback a boot parameterManuel Schölling2017-01-25
* | console: Add persistent scrollback buffers for all VGA consolesManuel Schölling2017-01-25
* | console: Add callback to flush scrollback buffer to consw structManuel Schölling2017-01-25
* | console: Move scrollback data into its own structManuel Schölling2017-01-25
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-13
|\
| * vgacon: remove prehistoric macrosJiri Slaby2016-10-27
| * vgacon: switch boolean variables to boolJiri Slaby2016-10-27
| * tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby2016-10-27
| * tty: vt, cleanup and document con_scrollJiri Slaby2016-10-27
* | openrisc: prevent VGA console, fix buildsRandy Dunlap2016-12-12
|/
* tty: vt, convert more macros to functionsJiri Slaby2016-06-25
* tty: vt, remove consw->con_bmoveJiri Slaby2016-06-25
* tty: vt, consw->con_set_palette cleanupJiri Slaby2016-06-25
* tty: vt, consw->con_scrolldelta cleanupJiri Slaby2016-06-25
* tty: vt, make color_table constJiri Slaby2016-04-30
* fbcon: set a default value to blink intervalJean-Philippe Brucker2016-02-26
* fbcon: initialize blink interval before calling fb_set_parScot Doyle2015-10-17
* Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-09-08
|\
| * framebuffer: disable vgacon on microblaze archNicolai Stange2015-08-20
* | drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov2015-09-04
|/
* fbcon: unconditionally initialize cursor blink intervalScot Doyle2015-08-10