summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2026-02-06fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)
2026-02-06fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa
2026-02-06fbdev: fbcon: Properly revert changes when vc_resize() failedShigeru Yoshida
2026-01-19fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcountPeilin Ye
2026-01-19parisc/sticore: Avoid hard-coding built-in font charcountPeilin Ye
2026-01-19console: Delete dummy con_font_set() and con_font_default() callback implemen...Peilin Ye
2026-01-19console: Delete unused con_font_copy() callback implementationsPeilin Ye
2026-01-19fbdev: tcx.c fix mem_map to correct smem_start offsetRené Rebe
2026-01-19fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timingThorsten Blum
2026-01-19fbdev: gbefb: fix to use physical address instead of dma addressRene Rebe
2026-01-19fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()Abdun Nihaal
2026-01-19backlight: led-bl: Add devlink to supplier LEDsLuca Ceresoli
2026-01-19backlight: led_bl: Take led_access lock when requiredMans Rullgard
2025-12-07fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-boundsAlbin Babu Varghese
2025-12-07video: backlight: lp855x_bl: Set correct EPROM start for LP8556Svyatoslav Ryhel
2025-12-07fbdev: valkyriefb: Fix reference count leak in valkyriefb_initMiaoqian Lin
2025-12-07fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELSFlorian Fuchs
2025-12-07fbdev: bitblit: bound-check glyph index in bit_putcs*Junjie Cao
2025-12-07fbdev: atyfb: Check if pll_ops->init_pll failedDaniel Palmer
2025-10-02fbcon: Fix OOB access in font allocationThomas Zimmermann
2025-10-02fbcon: fix integer overflow in fbcon_do_set_fontSamasth Norway Ananda
2025-08-28Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"Helge Deller
2025-08-28fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-derefChenyuan Yang
2025-06-27vgacon: Add check for vc_origin address range in vgacon_scroll()GONG Ruiqi
2025-06-27fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_varMurad Masimov
2025-06-27backlight: pm8941: Add NULL check in wled_configure()Henry Martin
2025-06-27fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()Sergey Shtylyov
2025-06-04fbdev: core: tileblit: Implement missing margin clearing for tileblitZsolt Kajtar
2025-06-04fbcon: Use correct erase colour for clearing in fbconZsolt Kajtar
2025-06-04fbdev: fsl-diu-fb: add missing device_remove_file()Shixiong Ou
2025-05-02backlight: led_bl: Hold led_access lock when calling led_sysfs_disable()Herve Codina
2025-05-02fbdev: omapfb: Add 'plane' value checkLeonid Arapov
2025-04-10fbdev: sm501fb: Add some geometry checks.Danila Chernetsov
2025-04-10mdacon: rework dependency listArnd Bergmann
2025-04-10fbdev: au1100fb: Move a variable assignment behind a null pointer checkMarkus Elfring
2025-04-10fbdev: hyperv_fb: iounmap() the correct memory when removing a deviceMichael Kelley
2025-03-13fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()Joe Hattori
2024-12-14fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()Zhen Lei
2024-12-14fbdev/sh7760fb: Alloc DMA memory from hardware deviceThomas Zimmermann
2024-10-17fbdev: sisfb: Fix strbuf array overflowAndrey Shumilin
2024-10-17fbdev: pxafb: Fix possible use after free in pxafb_task()Kaixin Wang
2024-10-17fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()Christophe JAILLET
2024-06-16fbdev: savage: Handle err return when savagefb_check_var failedCai Xinchen
2024-06-16fbdev: sh7760fb: allow modular buildRandy Dunlap
2024-06-16fbdev: sisfb: hide unused variablesArnd Bergmann
2024-06-16fbdev: shmobile: fix snprintf truncationArnd Bergmann
2024-04-13fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov
2024-04-13fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov
2024-03-26backlight: lp8788: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-26backlight: lm3639: Fully initialize backlight_properties during probeDaniel Thompson