index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
/
fbcon.c
Age
Commit message (
Expand
)
Author
2022-07-12
fbcon: Disallow setting font bigger than screen size
Helge Deller
2021-05-26
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-04-07
drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
Du Cheng
2020-10-14
fbcon: Fix global-out-of-bounds read in fbcon_get_font()
Peilin Ye
2020-09-23
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
2020-09-23
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
2020-09-23
fbcon: remove soft scrollback code
Linus Torvalds
2020-09-03
fbcon: prevent user font height or width change from causing potential out-of...
George Kennedy
2020-04-13
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
2019-02-12
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
2017-09-04
fbcon: remove restriction on margin color
David Lechner
2017-08-18
fbcon: add fbcon=margin:<color> command line option
David Lechner
2017-08-18
video/console: Add dmi quirk table for x86 systems which need fbcon rotation
Hans de Goede
2017-08-01
fbdev: Nuke FBINFO_MODULE
Daniel Vetter
2017-08-01
fbcon: Make fbcon a built-time depency for fbdev
Daniel Vetter