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
2022-07-12
fbcon: Disallow setting font bigger than screen size
Helge Deller
2022-04-20
video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()
Dan Carpenter
2021-09-22
fbmem: don't allow too huge resolutions
Tetsuo Handa
2021-09-03
fbmem: add margin check to fb_check_caps()
George Kennedy
2021-05-26
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-22
fbdev: zero-fill colormap in fbcmap.c
Phillip Potter
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-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-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-07-29
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Tetsuo Handa
2020-04-24
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
2020-04-13
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
2019-11-24
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
2019-05-31
fbdev: fix WARNING in __alloc_pages_nodemask bug
Jiufei Xue
2019-05-31
fbdev: fix divide error in fb_var_to_videomode
Shile Zhang
2019-04-05
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
2019-02-12
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
2019-02-12
fbdev: fbmem: behave better with small rotated displays and many CPUs
Peter Rosin
2018-09-26
fbdev: Distinguish between interlaced and progressive modes
Fredrik Noring
2018-09-09
fb: fix lost console when the user unplugs a USB adapter
Mikulas Patocka
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-14
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
2017-09-07
video/console: Update BIOS dates list for GPD win console rotation DMI quirk
Hans de Goede
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-05
video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17
Hans de Goede
2017-09-04
video/console: Add new BIOS date for GPD pocket to dmi quirk table
Hans de Goede
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
fbdev: fix 1bpp logo for unusual width
David Lechner
2017-08-18
video/console: Add dmi quirk table for x86 systems which need fbcon rotation
Hans de Goede
2017-08-07
video: fbdev: Convert to using %pOF instead of full_name
Rob Herring
2017-08-01
fbdev: Nuke FBINFO_MODULE
Daniel Vetter
2017-08-01
fbcon: Make fbcon a built-time depency for fbdev
Daniel Vetter
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-07-18
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
2017-07-13
Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux
Linus Torvalds
2017-07-12
fbdev: make get_fb_unmapped_area depends of !MMU
Benjamin Gaignard
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-06-14
video: fbdev: avoid int-in-bool-context warning
Arnd Bergmann
2017-06-09
fb_get_fscreeninfo(): don't bother with do_fb_ioctl()
Al Viro
2017-03-21
drivers/video: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-24
fbdev: color map copying bounds checking
Kees Cook
2017-01-06
fbmem: add a default get_fb_unmapped_area function
Benjamin Gaignard
2016-07-26
fbmon: remove unused function argument
Arnd Bergmann
[next]