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
Age
Commit message (
Expand
)
Author
2020-10-29
fbmem: add margin check to fb_check_caps()
George Kennedy
2020-10-14
fbcon: Fix global-out-of-bounds read in fbcon_get_font()
Peilin Ye
2020-10-14
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
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
fbmem: pull fbcon_update_vcs() out of fb_set_var()
Tetsuo Handa
2020-09-03
fbcon: prevent user font height or width change from causing potential out-of...
George Kennedy
2020-07-29
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Tetsuo Handa
2020-04-23
fbmem: Adjust indentation in fb_prepare_logo and fb_blank
Nathan Chancellor
2020-04-23
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
2020-04-13
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
2019-08-05
backlight: drop EARLY_EVENT_BLANK support
Sam Ravnborg
2019-07-23
fbmem: remove redundant assignment to err
Colin Ian King
2019-07-23
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
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
fb: Flatten control flow in fb_set_var
Daniel Vetter
2019-06-12
fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
Daniel Vetter
2019-06-12
fbmem: pull fbcon_fb_blanked out of 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
fbdev: unify unlink_framebuffer paths
Daniel Vetter
2019-06-12
fbdev: make unregister/unlink functions not fail
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
fbdev: sysfs files can't disappear before the device is gone
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-06-12
fbdev: locking check for fb_set_suspend
Daniel Vetter
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
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-04-11
fbdev: fix WARNING in __alloc_pages_nodemask bug
Jiufei Xue
2019-04-01
fbdev: fix divide error in fb_var_to_videomode
Shile Zhang
2019-04-01
fbdev: list all pci memory bars as conflicting apertures
Gerd Hoffmann
2019-02-08
video: fbdev: Fix potential NULL pointer dereference
YueHaibing
2019-02-08
fbcon: Silence fbcon logo on 'quiet' boots
Prarit Bhargava
2019-02-08
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
2019-02-08
video/fbdev: refactor video= cmdline parsing
Jani Nikula
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
[next]