summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2025-10-29fbdev: atyfb: Check if pll_ops->init_pll failedDaniel Palmer1-2/+6
2025-10-29fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan2-0/+20
2025-10-29fbdev: bitblit: bound-check glyph index in bit_putcs*Junjie Cao1-4/+12
2025-10-29fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELSFlorian Fuchs1-1/+1
2025-10-29fbdev: valkyriefb: Fix reference count leak in valkyriefb_initMiaoqian Lin1-0/+2
2025-10-10Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-77/+178
2025-10-10fbdev: Fix logic error in "offb" name matchFinn Thain1-1/+1
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+7
2025-10-04fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-boundsAlbin Babu Varghese1-0/+17
2025-10-03Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds1-8/+1
2025-10-03fbdev/hyperv_fb: deprecate this in favor of Hyper-V DRM driverPrasanna Kumar T S M2-1/+6
2025-10-02fbdev: Make drivers depend on LCD_CLASS_DEVICEThomas Zimmermann1-2/+2
2025-10-02fbdev: radeonfb: Remove stale product link in KconfigSukrut Heroorkar1-3/+0
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+55
2025-10-01Merge tag 'backlight-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-10/+20
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor1-1/+1
2025-10-01fbdev: simplefb: Fix use after free in simplefb_detach_genpds()Janne Grunau1-8/+23
2025-10-01fbdev: s3fb: Revert mclk stop in suspendZsolt Kajtar1-2/+2
2025-10-01fbdev: mb862xxfb: Use int type to store negative error codesQianfeng Rong1-1/+1
2025-10-01fbdev: Use string choices helpersChelsy Ratnawat3-5/+8
2025-10-01fbdev: core: Fix ubsan warning in pixel_to_patZsolt Kajtar1-2/+1
2025-10-01fbdev: s3fb: Implement 1 and 2 BPP modes, improve 4 BPPZsolt Kajtar2-36/+105
2025-10-01fbdev: s3fb: Implement powersave for S3 FBZsolt Kajtar1-18/+19
2025-10-01fbdev: xenfb: Use vmalloc_array to simplify codeQianfeng Rong1-1/+1
2025-09-23fbcon: Fix OOB access in font allocationThomas Zimmermann1-3/+3
2025-09-22fbcon: fix integer overflow in fbcon_do_set_fontSamasth Norway Ananda1-2/+9
2025-09-16backlight: rt4831: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>Thomas Zimmermann1-0/+2
2025-09-16backlight: led_bl: Include <linux/of.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: ktd2801: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: jornada720: Include <linux/io.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: da9052_bl: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: as3711_bl: Include <linux/of.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: Include <linux/of.h>Thomas Zimmermann1-0/+1
2025-09-16video: backlight: lp855x_bl: Set correct EPROM start for LP8556Svyatoslav Ryhel1-1/+1
2025-09-16backlight: led_bl: Use devm_kcalloc() for array space allocationQianfeng Rong1-2/+2
2025-09-14fbdev: use panic_in_progress() helperJinchao Wang1-8/+1
2025-09-02backlight: mp3309c: Initialize backlight properties without memsetUwe Kleine-König1-6/+7
2025-09-02backlight: mp3309c: Drop pwm_apply_args()Uwe Kleine-König1-1/+0
2025-08-26video: screen_info: Add pixel-format helper for linear framebuffersThomas Zimmermann1-0/+55
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-08-08Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+6
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-08-02Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"Helge Deller1-1/+1
2025-08-02fbdev: Fix vmalloc out-of-bounds write in fast_imageblitSravan Kumar Gundu1-4/+5
2025-08-02Merge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-115/+116
2025-07-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds55-180/+155
2025-07-27fbcon: Use 'bool' where appopriateVille Syrjälä1-10/+11
2025-07-27fbcon: Introduce get_{fg,bg}_color()Ville Syrjälä1-6/+18