index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
/
Makefile
Age
Commit message (
Expand
)
Author
2023-11-29
fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPS
Thomas Zimmermann
2023-10-19
fbdev: Provide I/O-memory helpers as module
Thomas Zimmermann
2023-09-11
fbdev/core: Move logo functions into separate source file
Thomas Zimmermann
2023-07-22
fbdev: Split frame buffer support in FB and FB_CORE symbols
Javier Martinez Canillas
2023-06-27
fbdev: Make support for userspace interfaces configurable
Thomas Zimmermann
2023-06-27
fbdev/core: Move file-I/O code into separate file
Thomas Zimmermann
2023-06-27
fbdev/core: Move procfs code to separate file
Thomas Zimmermann
2023-06-27
fbdev/core: Move framebuffer and backlight helpers into separate files
Thomas Zimmermann
2023-05-08
fbdev: Move I/O read and write code into helper functions
Thomas Zimmermann
2023-02-20
fbdev: Handle video= parameter in video/cmdline.c
Thomas Zimmermann
2020-01-15
fbdev: remove object duplication in Makefile
Masahiro Yamada
2017-12-04
fbcon: Remove dmi quirk table
Hans de Goede
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-18
video/console: Add dmi quirk table for x86 systems which need fbcon rotation
Hans de Goede
2017-08-01
fbcon: Make fbcon a built-time depency for fbdev
Daniel Vetter
2015-12-15
fbdev: Make fb-notify a no-op if CONFIG_FB=n
Ezequiel Garcia
2015-05-07
framebuffer: don't link fb_devio into kernel image unconditionally
Harald Geyer
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