| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-05 | sysfb: Fix screen_info type check for VGA | Thomas Zimmermann | 1 | -8/+18 |
| 2024-11-19 | Merge tag 'chrome-platform-firmware-for-6.13' of git://git.kernel.org/pub/scm... | Linus Torvalds | 1 | -0/+19 |
| 2024-09-30 | firmware: sysfb: Add a sysfb_handles_screen_info() helper function | Javier Martinez Canillas | 1 | -0/+19 |
| 2024-09-26 | firmware/sysfb: Disable sysfb for firmware buffers with unknown parent | Thomas Zimmermann | 1 | -1/+3 |
| 2024-08-26 | video/aperture: optionally match the device in sysfb_disable() | Alex Deucher | 1 | -6/+13 |
| 2024-06-28 | firmware: sysfb: Fix reference count of sysfb parent device | Thomas Zimmermann | 1 | -4/+8 |
| 2024-02-27 | firmware/sysfb: fix an error code in sysfb_init() | Dan Carpenter | 1 | -1/+3 |
| 2024-02-14 | firmware/sysfb: Update screen_info for relocated EFI framebuffers | Thomas Zimmermann | 1 | -0/+2 |
| 2024-02-14 | firmware/sysfb: Create firmware device only for enabled PCI devices | Thomas Zimmermann | 1 | -2/+30 |
| 2024-02-14 | firmware/sysfb: Set firmware-framebuffer parent device | Thomas Zimmermann | 1 | -1/+20 |
| 2024-01-24 | Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_in... | Thomas Zimmermann | 1 | -1/+1 |
| 2023-05-15 | drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_sync | Huacai Chen | 1 | -1/+1 |
| 2023-03-18 | efi: sysfb_efi: Fix DMI quirks not working for simpledrm | Hans de Goede | 1 | -1/+3 |
| 2022-07-19 | fbdev/vga16fb: Create EGA/VGA devices in sysfb code | Thomas Zimmermann | 1 | -0/+4 |
| 2022-06-09 | firmware: sysfb: Add sysfb_disable() helper function | Javier Martinez Canillas | 1 | -6/+48 |
| 2022-06-09 | firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer | Javier Martinez Canillas | 1 | -2/+2 |
| 2021-07-21 | drivers/firmware: consolidate EFI framebuffer setup for all arches | Javier Martinez Canillas | 1 | -11/+24 |
| 2021-07-21 | drivers/firmware: move x86 Generic System Framebuffers support | Javier Martinez Canillas | 1 | -0/+70 |