summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core/fbcon.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-26tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa1-1/+1
2021-04-07drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng1-0/+3
2020-10-14fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye1-0/+12
2020-09-23fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa1-1/+1
2020-09-23fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds1-2/+2
2020-09-23fbcon: remove soft scrollback codeLinus Torvalds1-330/+4
2020-09-03fbcon: prevent user font height or width change from causing potential out-of...George Kennedy1-2/+23
2020-04-13fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang1-0/+3
2019-02-12fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes1-1/+1
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