summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2026-03-04fbcon: Remove struct fbcon_display.inverseThomas Zimmermann1-1/+0
2026-03-04fbdev: ffb: fix corrupted video output on Sun FFB1René Rebe1-1/+13
2026-03-04fbdev: of: display_timing: fix refcount leak in of_get_display_timings()Weigang He1-2/+2
2026-03-04fbdev: vt8500lcdfb: fix missing dma_free_coherent()Thomas Fourier1-1/+4
2026-03-04fbcon: check return value of con2fb_acquire_newinfo()Andrey Vatoropin1-1/+2
2026-03-04backlight: qcom-wled: Change PM8950 WLED configurationsBarnabás Czémán1-1/+2
2026-03-04backlight: qcom-wled: Support ovp values for PMI8994Barnabás Czémán1-2/+39
2026-03-04fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()Felix Gu1-2/+4
2026-03-04fbdev: of_display_timing: Fix device node reference leak in of_get_display_ti...Felix Gu1-3/+3
2026-02-19fbdev: smscufx: properly copy ioctl memory to kernelspaceGreg Kroah-Hartman1-2/+6
2026-02-19fbdev: rivafb: fix divide error in nv3_arb()Guangshuo Li1-0/+3
2026-01-08fbdev: tcx.c fix mem_map to correct smem_start offsetRené Rebe1-1/+1
2026-01-08fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timingThorsten Blum1-6/+6
2026-01-08fbdev: gbefb: fix to use physical address instead of dma addressRene Rebe1-2/+3
2025-12-18fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()Abdun Nihaal1-1/+3
2025-12-18backlight: led-bl: Add devlink to supplier LEDsLuca Ceresoli1-0/+13
2025-12-07drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann1-0/+9
2025-11-13fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-boundsAlbin Babu Varghese1-0/+17
2025-11-13video: backlight: lp855x_bl: Set correct EPROM start for LP8556Svyatoslav Ryhel1-1/+1
2025-11-13fbdev: valkyriefb: Fix reference count leak in valkyriefb_initMiaoqian Lin1-0/+2
2025-11-13fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELSFlorian Fuchs1-1/+1
2025-11-13fbdev: bitblit: bound-check glyph index in bit_putcs*Junjie Cao1-4/+12
2025-11-13fbdev: atyfb: Check if pll_ops->init_pll failedDaniel Palmer1-2/+6
2025-11-13fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan2-0/+20
2025-10-19fbdev: Fix logic error in "offb" name matchFinn Thain1-1/+1
2025-10-15fbdev: simplefb: Fix use after free in simplefb_detach_genpds()Janne Grunau1-8/+23
2025-10-02fbcon: Fix OOB access in font allocationThomas Zimmermann1-3/+3
2025-10-02fbcon: fix integer overflow in fbcon_do_set_fontSamasth Norway Ananda1-2/+9
2025-08-28Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"Helge Deller1-1/+1
2025-08-20fbdev: Fix vmalloc out-of-bounds write in fast_imageblitSravan Kumar Gundu1-4/+5
2025-08-20fbdev: fix potential buffer overflow in do_register_framebuffer()Yongzhen Zhang1-0/+3
2025-08-15fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-derefChenyuan Yang1-2/+7
2025-08-15fbcon: Fix outdated registered_fb reference in commentShixiong Ou1-2/+2
2025-06-27fbcon: Make sure modelist not set on unregistered consoleKees Cook1-1/+6
2025-06-27dummycon: Trigger redraw when switching consoles with deferred takeoverThomas Zimmermann1-5/+13
2025-06-27video: screen_info: Relocate framebuffers behind PCI bridgesThomas Zimmermann1-29/+50
2025-06-27vgacon: Add check for vc_origin address range in vgacon_scroll()GONG Ruiqi1-1/+1
2025-06-27fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_varMurad Masimov1-1/+3
2025-06-27fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...Murad Masimov1-7/+11
2025-06-19backlight: pm8941: Add NULL check in wled_configure()Henry Martin1-2/+4
2025-06-19fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()Sergey Shtylyov1-1/+1
2025-05-29fbdev: core: tileblit: Implement missing margin clearing for tileblitZsolt Kajtar1-1/+36
2025-05-29fbcon: Use correct erase colour for clearing in fbconZsolt Kajtar7-58/+18
2025-05-29fbdev: fsl-diu-fb: add missing device_remove_file()Shixiong Ou1-0/+1
2025-04-20backlight: led_bl: Hold led_access lock when calling led_sysfs_disable()Herve Codina1-1/+4
2025-04-20fbdev: omapfb: Add 'plane' value checkLeonid Arapov1-1/+5
2025-04-10fbdev: sm501fb: Add some geometry checks.Danila Chernetsov1-0/+7
2025-04-10mdacon: rework dependency listArnd Bergmann1-1/+1
2025-04-10dummycon: fix default rows/colsArnd Bergmann1-2/+2
2025-04-10fbdev: au1100fb: Move a variable assignment behind a null pointer checkMarkus Elfring1-1/+3