summaryrefslogtreecommitdiffstats
path: root/arch/sparc/video
Commit message (Expand)AuthorAgeFilesLines
* arch: Fix name collision with ACPI's video.oThomas Zimmermann2024-05-202-1/+1
* arch: Rename fbdev header and source filesThomas Zimmermann2024-05-032-3/+3
* arch: Remove struct fb_info from video helpersThomas Zimmermann2024-05-031-9/+8
* arch: Select fbdev helpers with CONFIG_VIDEOThomas Zimmermann2024-05-031-1/+1
* sparc: Fix undefined reference to fb_is_primary_deviceJavier Martinez Canillas2024-02-211-1/+1
* arch/sparc: Add module license and description for fbdev helpersThomas Zimmermann2023-06-291-0/+3
* fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann2023-05-181-1/+0
* arch/sparc: Implement fb_is_primary_device() in source fileThomas Zimmermann2023-04-202-0/+27