summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
45 hourssticon/parisc: Detect default STI graphics card for console outputHelge Deller
45 hoursfbdev: uvesafb: unregister connector callback on init failureMyeonghun Pak
45 hoursfbdev: ssd1307fb: defer I2C transfers from damage callbacksHui Su
45 hoursfbdev: pvr2fb: correct user pointer annotation and sentinel initializerFlorian Fuchs
45 hoursfbdev: omapfb: panel-dsi-cm: initialize lock before registering displayRunyu Xiao
2026-08-23fbdev: core: Fix pointer desynchronization in fb_io_read()Mingyu Wang
2026-08-19fbdev: bitblit: bound-check glyph index in bit_cursor()Rik van Riel
2026-08-03gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes
2026-07-24fbdev: tridentfb: fix potential memory leak in trident_pci_probe()Abdun Nihaal
2026-07-24fbdev: nvidia: fix potential memory leak in nvidiafb_probe()Abdun Nihaal
2026-07-24fbdev: vesafb: fix memory leak in vesafb_probe()Abdun Nihaal
2026-07-24fbdev: carminefb: fix potential memory leak in alloc_carmine_fb()Abdun Nihaal
2026-07-24fbdev: tdfxfb: fix potential memory leak in tdfxfb_probe()Abdun Nihaal
2026-07-24fbdev: uvesafb: fix potential memory leak in uvesafb_probe()Abdun Nihaal
2026-07-24fbdev: s3fb: fix potential memory leak in s3_pci_probe()Abdun Nihaal
2026-07-24fbdev: i740fb: fix potential memory leak in i740fb_probe()Abdun Nihaal
2026-07-24fbdev: radeon: fix potential memory leak in radeonfb_pci_register()Abdun Nihaal
2026-07-24fbdev: efifb: fix memory leak in efifb_probe()Abdun Nihaal
2026-07-24fbdev: sm712: Fix operator precedence in big_swap macroLi RongQing
2026-07-24fbdev: hecubafb: fix potential memory leak in hecubafb_probe()Abdun Nihaal
2026-07-24fbdev: broadsheetfb: fix potential memory leak in broadsheetfb_probe()Abdun Nihaal
2026-07-24fbdev: metronomefb: fix potential memory leak in metronomefb_probe()Abdun Nihaal
2026-07-24fbdev: sm501fb: Fix buffer errors in OF binding codeDavid Laight
2026-07-24fbcon: Use correct type for vc_resize() return valueJiacheng Yu
2026-07-24fbcon: fix NULL pointer dereference for a console without vc_dataIan Bridges
2026-07-18fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()Mingyu Wang
2026-07-04fbdev: modedb: Fix misaligned fields in the 1920x1080-60 modeSteffen Persvold
2026-07-04fbdev: modedb: fix a possible UAF in fb_find_mode()Tuo Li
2026-07-04fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_varIan Bridges
2026-07-04fbdev: fix use-after-free in store_modes()Ian Bridges
2026-05-23fbdev: offb: fix PCI device reference leak on probe failureYuho Choi
2026-05-23backlight: sky81452-backlight: Check return value of devm_gpiod_get_optional(...Chen Ni
2026-05-23fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build breakAndy Shevchenko
2026-05-17fbcon: Avoid OOB font access if console rotation failsThomas Zimmermann
2026-05-17fbcon: Rename struct fbcon_ops to struct fbcon_parThomas Zimmermann
2026-05-14fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann
2026-05-14fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta
2026-04-22fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFOGreg Kroah-Hartman
2026-04-22fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFOGreg Kroah-Hartman
2026-03-04fbcon: Remove struct fbcon_display.inverseThomas Zimmermann
2026-03-04fbdev: ffb: fix corrupted video output on Sun FFB1René Rebe
2026-03-04fbdev: of: display_timing: fix refcount leak in of_get_display_timings()Weigang He
2026-03-04fbdev: vt8500lcdfb: fix missing dma_free_coherent()Thomas Fourier
2026-03-04fbcon: check return value of con2fb_acquire_newinfo()Andrey Vatoropin
2026-03-04fbdev: Use device_create_with_groups() to fix sysfs groups registration raceHans de Goede
2026-02-26backlight: qcom-wled: Change PM8950 WLED configurationsBarnabás Czémán
2026-02-26backlight: qcom-wled: Support ovp values for PMI8994Barnabás Czémán
2026-02-26fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()Felix Gu
2026-02-26fbdev: of_display_timing: Fix device node reference leak in of_get_display_ti...Felix Gu
2026-02-19fbdev: smscufx: properly copy ioctl memory to kernelspaceGreg Kroah-Hartman