aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core/fbcon.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede1-0/+72
2018-06-28fbcon: Call WARN_CONSOLE_UNLOCKED() where applicableHans de Goede1-0/+11
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2018-02-27console: Expand dummy functions for CFIKees Cook1-1/+2
2017-12-04fbcon: Remove dmi quirk tableHans de Goede1-2/+2
2017-12-04fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede1-6/+12
2017-11-13fbcon: Initialize ops->info earlyThierry Reding1-0/+1
2017-11-10video: fbdev: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-09-04fbcon: remove restriction on margin colorDavid Lechner1-2/+0
2017-08-18fbcon: add fbcon=margin:<color> command line optionDavid Lechner1-1/+11
2017-08-18video/console: Add dmi quirk table for x86 systems which need fbcon rotationHans de Goede1-3/+9
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter1-1/+1
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter1-0/+3658