summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core/fbcon.c
AgeCommit message (Expand)Author
2022-07-12fbcon: Disallow setting font bigger than screen sizeHelge Deller
2021-05-26tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa
2021-04-07drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng
2020-10-14fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye
2020-09-23fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa
2020-09-23fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds
2020-09-23fbcon: remove soft scrollback codeLinus Torvalds
2020-09-03fbcon: prevent user font height or width change from causing potential out-of...George Kennedy
2020-04-13fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang
2019-02-12fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes
2017-09-04fbcon: remove restriction on margin colorDavid Lechner
2017-08-18fbcon: add fbcon=margin:<color> command line optionDavid Lechner
2017-08-18video/console: Add dmi quirk table for x86 systems which need fbcon rotationHans de Goede
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter