summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2025-10-28fbdev: atyfb: Check if pll_ops->init_pll failedDaniel Palmer
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-28fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELSFlorian Fuchs
2025-10-28fbdev: valkyriefb: Fix reference count leak in valkyriefb_initMiaoqian Lin
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-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
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-10-02fbdev/hyperv_fb: deprecate this in favor of Hyper-V DRM driverPrasanna Kumar T S M
2025-10-02fbdev: Make drivers depend on LCD_CLASS_DEVICEThomas Zimmermann
2025-10-02fbdev: radeonfb: Remove stale product link in KconfigSukrut Heroorkar
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor
2025-09-30fbdev: simplefb: Fix use after free in simplefb_detach_genpds()Janne Grunau
2025-09-30fbdev: s3fb: Revert mclk stop in suspendZsolt Kajtar
2025-09-30fbdev: mb862xxfb: Use int type to store negative error codesQianfeng Rong
2025-09-30fbdev: Use string choices helpersChelsy Ratnawat
2025-09-30fbdev: core: Fix ubsan warning in pixel_to_patZsolt Kajtar
2025-09-30fbdev: s3fb: Implement 1 and 2 BPP modes, improve 4 BPPZsolt Kajtar
2025-09-30fbdev: s3fb: Implement powersave for S3 FBZsolt Kajtar
2025-09-30fbdev: xenfb: Use vmalloc_array to simplify codeQianfeng Rong
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-13fbdev: use panic_in_progress() helperJinchao Wang
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-08Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
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-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus 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: imxfb: Check fb_add_videomode to prevent null-ptr-derefChenyuan Yang
2025-07-27fbdev: svgalib: Clean up coding styleDarshan R.
2025-07-27fbdev: kyro: Use devm_ioremap_wc() for screen memGiovanni Di Santi
2025-07-27fbdev: kyro: Use devm_ioremap() for mmio registersGiovanni Di Santi
2025-07-27fbdev: kyro: Add missing PCI memory region requestGiovanni Di Santi
2025-07-27fbdev: simplefb: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)
2025-07-27fbdev: fix potential buffer overflow in do_register_framebuffer()Yongzhen Zhang
2025-07-27fbdev: nvidiafb: add depends on HAS_IOPORTRandy Dunlap
2025-07-27fbdev: nvidiafb: fix build on 32-bit ARCH=umJohannes Berg
2025-07-09fbcon: Fix outdated registered_fb reference in commentShixiong Ou
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-16video: Make CONFIG_FIRMWARE_EDID generally availableThomas Zimmermann
2025-06-16fbdev/viafb: Do not include <linux/export.h>Thomas Zimmermann
2025-06-16fbdev/viafb: Include <linux/export.h>Thomas Zimmermann