Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch: Fix name collision with ACPI's video.o | Thomas Zimmermann | 2024-05-20 | 2 | -1/+1 |
* | arch: Rename fbdev header and source files | Thomas Zimmermann | 2024-05-03 | 2 | -3/+3 |
* | arch: Remove struct fb_info from video helpers | Thomas Zimmermann | 2024-05-03 | 1 | -9/+8 |
* | arch: Select fbdev helpers with CONFIG_VIDEO | Thomas Zimmermann | 2024-05-03 | 1 | -1/+1 |
* | sparc: Fix undefined reference to fb_is_primary_device | Javier Martinez Canillas | 2024-02-21 | 1 | -1/+1 |
* | arch/sparc: Add module license and description for fbdev helpers | Thomas Zimmermann | 2023-06-29 | 1 | -0/+3 |
* | fbdev: Include <linux/fb.h> instead of <asm/fb.h> | Thomas Zimmermann | 2023-05-18 | 1 | -1/+0 |
* | arch/sparc: Implement fb_is_primary_device() in source file | Thomas Zimmermann | 2023-04-20 | 2 | -0/+27 |