index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
/
modedb.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-16
fbdev: Include <linux/export.h>
Thomas Zimmermann
2023-08-31
fbdev/core: Use list_for_each_entry() helper
Jinjie Ruan
2023-05-12
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
2023-02-20
fbdev: Read video= option with fb_get_option() in modedb
Thomas Zimmermann
2019-07-23
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
2019-04-01
fbdev: fix divide error in fb_var_to_videomode
Shile Zhang
2018-07-24
fbdev: fix modedb docs in fb_find_mode
Daniel Vetter
2018-07-24
fbdev: Distinguish between interlaced and progressive modes
Fredrik Noring
2015-08-20
fbdev: fix cea_modes array size
Tomi Valkeinen
2015-01-19
video: fbdev: Fix sparse warning messages
David Ung
2015-01-15
video: fbdev: Check Standard Timing against DMT
David Ung
2015-01-15
video: fbdev: Add additional vesa modes
David Ung
2014-08-06
video/fbdev: Always built-in video= cmdline parsing
Daniel Vetter
2014-04-17
fbdev: move fbdev core files to separate directory
Tomi Valkeinen