summaryrefslogtreecommitdiff
path: root/drivers/video
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-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-01Merge tag 'backlight-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-16backlight: rt4831: Include <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: led_bl: Include <linux/of.h>Thomas Zimmermann
2025-09-16backlight: ktd2801: Include <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: jornada720: Include <linux/io.h>Thomas Zimmermann
2025-09-16backlight: da9052_bl: Include <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: as3711_bl: Include <linux/of.h>Thomas Zimmermann
2025-09-16backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: Include <linux/of.h>Thomas Zimmermann
2025-09-16video: backlight: lp855x_bl: Set correct EPROM start for LP8556Svyatoslav Ryhel
2025-09-16backlight: led_bl: Use devm_kcalloc() for array space allocationQianfeng Rong
2025-09-13fbdev: use panic_in_progress() helperJinchao Wang
2025-09-02backlight: mp3309c: Initialize backlight properties without memsetUwe Kleine-König
2025-09-02backlight: mp3309c: Drop pwm_apply_args()Uwe Kleine-König
2025-08-26video: screen_info: Add pixel-format helper for linear framebuffersThomas Zimmermann
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-02Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"Helge Deller
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ä