summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core/Makefile
AgeCommit message (Expand)Author
2023-11-29fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPSThomas Zimmermann
2023-10-19fbdev: Provide I/O-memory helpers as moduleThomas Zimmermann
2023-09-11fbdev/core: Move logo functions into separate source fileThomas Zimmermann
2023-07-22fbdev: Split frame buffer support in FB and FB_CORE symbolsJavier Martinez Canillas
2023-06-27fbdev: Make support for userspace interfaces configurableThomas Zimmermann
2023-06-27fbdev/core: Move file-I/O code into separate fileThomas Zimmermann
2023-06-27fbdev/core: Move procfs code to separate fileThomas Zimmermann
2023-06-27fbdev/core: Move framebuffer and backlight helpers into separate filesThomas Zimmermann
2023-05-08fbdev: Move I/O read and write code into helper functionsThomas Zimmermann
2023-02-20fbdev: Handle video= parameter in video/cmdline.cThomas Zimmermann
2020-01-15fbdev: remove object duplication in MakefileMasahiro Yamada
2017-12-04fbcon: Remove dmi quirk tableHans de Goede
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-18video/console: Add dmi quirk table for x86 systems which need fbcon rotationHans de Goede
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter
2015-12-15fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia
2015-05-07framebuffer: don't link fb_devio into kernel image unconditionallyHarald Geyer
2014-08-06video/fbdev: Always built-in video= cmdline parsingDaniel Vetter
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen