summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core
AgeCommit message (Expand)Author
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-25drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-10-28fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan
2025-10-28fbdev: bitblit: bound-check glyph index in bit_putcs*Junjie Cao
2025-10-21Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-10Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-10fbdev: Fix logic error in "offb" name matchFinn Thain
2025-10-04fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-boundsAlbin Babu Varghese
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-09-30fbdev: Use string choices helpersChelsy Ratnawat
2025-09-30fbdev: core: Fix ubsan warning in pixel_to_patZsolt Kajtar
2025-09-23fbdev: Turn FB_MODE_HELPERS into an internal config optionThomas Zimmermann
2025-09-23fbcon: Fix OOB access in font allocationThomas Zimmermann
2025-09-22fbcon: fix integer overflow in fbcon_do_set_fontSamasth Norway Ananda
2025-09-19fbcon: Streamline setting rotated/unrotated bitopsThomas Zimmermann
2025-09-19fbcon: Move fbcon callbacks into struct fbcon_bitopsThomas Zimmermann
2025-09-19fbcon: Set rotate_font callback with related callbacksThomas Zimmermann
2025-09-19fbcon: Rename struct fbcon_ops to struct fbcon_parThomas Zimmermann
2025-09-19fbcon: Fix empty lines in fbcon.hThomas Zimmermann
2025-09-13fbdev: use panic_in_progress() helperJinchao Wang
2025-08-08Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-08-02fbdev: Fix vmalloc out-of-bounds write in fast_imageblitSravan Kumar Gundu
2025-08-02Merge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-27fbcon: Use 'bool' where appopriateVille Syrjälä
2025-07-27fbcon: Introduce get_{fg,bg}_color()Ville Syrjälä
2025-07-27fbcon: fbcon_is_inactive() -> fbcon_is_active()Ville Syrjälä
2025-07-27fbcon: fbcon_cursor_noblink -> fbcon_cursor_blinkVille Syrjälä
2025-07-27fbdev: Fix typo in Kconfig text for FB_DEVICEDaniel Palmer
2025-07-27fbdev: svgalib: Clean up coding styleDarshan R.
2025-07-27fbdev: fix potential buffer overflow in do_register_framebuffer()Yongzhen Zhang
2025-07-09fbcon: Fix outdated registered_fb reference in commentShixiong Ou
2025-06-16video: Make CONFIG_FIRMWARE_EDID generally availableThomas Zimmermann
2025-06-16fbdev: Include <linux/export.h>Thomas Zimmermann
2025-06-03Merge tag 'backlight-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-31fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_varMurad Masimov
2025-05-31fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...Murad Masimov
2025-05-31fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()Sergey Shtylyov
2025-05-31fbcon: Make sure modelist not set on unregistered consoleKees Cook
2025-04-10leds: backlight trigger: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10backlight: lcd: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10backlight: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10fbdev: Send old blank state in FB_EVENT_BLANKThomas Zimmermann
2025-04-10fbdev: Track display blanking stateThomas Zimmermann
2025-04-10fbdev: Rework fb_blank()Thomas Zimmermann
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-26fbcon: Use static attribute groups for sysfs entriesShixiong Ou
2025-03-26fbdev: Refactoring the fbcon packed pixel drawing routinesZsolt Kajtar
2025-03-26fbdev: Register sysfs groups through device_add_groupShixiong Ou
2025-03-26fbcon: Use correct erase colour for clearing in fbconZsolt Kajtar