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-08-25
fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
Helge Deller
2022-07-12
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2022-07-12
fbcon: Disallow setting font bigger than screen size
Helge Deller
2022-06-14
fbcon: Consistently protect deferred_takeover with console_lock()
Daniel Vetter
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-17
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
2020-09-17
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-06-19
fbcon: Export fbcon_update_vcs
Daniel Vetter
2019-06-13
fbcon: Document what I learned about fbcon locking
Daniel Vetter
2019-06-12
fbcon: Call con2fb_map functions directly
Daniel Vetter
2019-06-12
vgaswitcheroo: call fbcon_remap_all directly
Daniel Vetter
2019-06-12
fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
Daniel Vetter
2019-06-12
fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
Daniel Vetter
2019-06-12
Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
Daniel Vetter
2019-06-12
fbdev: Call fbcon_get_requirement directly
Daniel Vetter
2019-06-12
fbcon: Call fbcon_mode_deleted/new_modelist directly
Daniel Vetter
2019-06-12
fbdev: directly call fbcon_suspended/resumed
Daniel Vetter
2019-06-12
fbcon: call fbcon_fb_bind directly
Daniel Vetter
2019-06-12
fbdev: lock_fb_info cannot fail
Daniel Vetter
2019-06-12
fbcon: call fbcon_fb_(un)registered directly
Daniel Vetter
2019-06-12
fbcon: Remove fbcon_has_exited
Daniel Vetter
2019-06-12
fbcon: s/struct display/struct fbcon_display/
Daniel Vetter
2019-05-24
vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
Grzegorz Halat
2019-05-06
fbcon: Don't reset logo_shown when logo is currently shown
Andreas Schwab
2019-02-08
fbcon: Silence fbcon logo on 'quiet' boots
Prarit Bhargava
2019-02-08
fbcon: use kvmalloc() for scrollback buffer
Konstantin Khorenko
2019-01-16
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
Peter Rosin
2018-12-20
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
2018-09-11
vt: Remove vc_panic_force_write
Daniel Vetter
2018-09-11
fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
Daniel Vetter
2018-08-10
fbcon: Do not takeover the console from atomic context
Hans de Goede
2018-08-10
fbcon: Only defer console takeover if the current console driver is the dummycon
Hans de Goede
2018-07-24
fbcon: introduce for_each_registered_fb() helper
Yisheng Xie
2018-06-28
console/fbcon: Add support for deferred console takeover
Hans de Goede
2018-06-28
fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable
Hans de Goede
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-02-27
console: Expand dummy functions for CFI
Kees Cook
2017-12-04
fbcon: Remove dmi quirk table
Hans de Goede
2017-12-04
fbcon: Add fbcon_rotate_hint to struct fb_info
Hans de Goede
2017-11-13
fbcon: Initialize ops->info early
Thierry Reding
2017-11-10
video: fbdev: Convert timers to use timer_setup()
Kees Cook
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
[next]