summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAgeFilesLines
* dummycon: Sprinkle locking checksDaniel Vetter2019-06-121-0/+6
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-212-0/+2
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* vgacon: unconfuse vc_origin when using soft scrollbackNicolas Pitre2019-01-181-3/+4
* dummycon: Stop exporting dummycon_[un]register_output_notifierHans de Goede2018-08-101-2/+0Star
* fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtinHans de Goede2018-08-101-1/+1
* video/console/vgacon: Print big fat warning with nomodesetLyude Paul2018-07-241-0/+5
* console: dummycon: export dummycon_[un]register_output_notifierHans de Goede2018-06-291-0/+2
* console/fbcon: Add support for deferred console takeoverHans de Goede2018-06-282-8/+70
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds2018-04-101-3/+1Star
|\
| * video/console/sticore: Delete an error message for a failed memory allocation...Markus Elfring2018-03-281-3/+1Star
| * video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLEUlf Magnusson2018-03-121-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-091-3/+3
|\ \
| * | s390/setup : enable display support for KVM guestFarhan Ali2018-03-191-1/+1
| * | Kconfig : Remove HAS_IOMEM dependency for Graphics supportFarhan Ali2018-03-191-3/+3
| |/
* | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-053-31/+66
|\ \
| * | console: Drop added "static" for newport_conKees Cook2018-02-281-1/+1
| * | console: Expand dummy functions for CFIKees Cook2018-02-273-32/+67
| |/
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-031-2/+1Star
|\ \
| * | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-2/+1Star
| * | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
| |/
* / drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32Greentime Hu2018-02-221-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
|/