summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2026-03-05fbdev: au1100fb: Fix build on MIPS64Helge Deller
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19fbdev: au1100fb: Replace license boilerplate by SPDX headerUwe Kleine-König
2026-02-19fbdev: au1100fb: Fold au1100fb.h into its only userUwe Kleine-König
2026-02-19fbdev: au1100fb: Replace custom printk wrappers by pr_*Uwe Kleine-König
2026-02-19fbdev: au1100fb: Make driver compilable on non-mips platformsUwe Kleine-König
2026-02-19fbdev: au1100fb: Use proper conversion specifiers in printk formatsUwe Kleine-König
2026-02-19fbdev: au1100fb: Mark several local functions as staticUwe Kleine-König
2026-02-19fbdev: au1100fb: Don't store device specific data in global variablesUwe Kleine-König
2026-02-14fbcon: Remove struct fbcon_display.inverseThomas Zimmermann
2026-02-14fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()Felix Gu
2026-02-14fbdev: ffb: fix corrupted video output on Sun FFB1René Rebe
2026-02-14fbdev: au1100fb: Check return value of clk_enable() in .resume()Chen Ni
2026-02-14printk, vt, fbcon: Remove console_conditional_schedule()Sebastian Andrzej Siewior
2026-02-14fbdev: fix fb_pad_unaligned_buffer maskOsama Abdelkader
2026-02-14fbdev: vt8500lcdfb: fix missing dma_free_coherent()Thomas Fourier
2026-02-14fbdev: omapfb: remove duplicate check in omapfb_setup_mem()Dan Carpenter
2026-02-14fbdev: sh_mobile_lcdc: Make FB_DEVICE dependency optionalChintan Patel
2026-02-14fbdev: omapfb: Make FB_DEVICE dependency optionalChintan Patel
2026-02-14fbcon: check return value of con2fb_acquire_newinfo()Andrey Vatoropin
2026-02-14fbdev: hyperv_fb: Remove hyperv_fb driverPrasanna Kumar T S M
2026-02-14fbdev: Use device_create_with_groups() to fix sysfs groups registration raceHans de Goede
2026-02-14fbdev: smscufx: properly copy ioctl memory to kernelspaceGreg Kroah-Hartman
2026-02-14fbdev: rivafb: fix divide error in nv3_arb()Guangshuo Li
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-16sysfb: Move edid_info into sysfb_primary_displayThomas Zimmermann
2025-12-16sysfb: Pass sysfb_primary_display to devicesThomas Zimmermann
2025-12-06Merge tag 'fbdev-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()Abdun Nihaal
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-02fbdev: i810: use appopriate log interface dev_infoShi Hao
2025-12-02fbdev: tridentfb: replace printk() with dev_*() in probeJavier Garcia
2025-12-02fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timingThorsten Blum
2025-12-02fbdev: tcx.c fix mem_map to correct smem_start offsetRené Rebe
2025-12-02fbcon: Remove fb_debug_enter/_leave from struct fb_opsThomas Zimmermann
2025-11-25drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-11-15fbdev: gxt4500fb: Use dev_err instead of printkJavier Garcia
2025-11-15fbdev: gbefb: fix to use physical address instead of dma addressRene Rebe
2025-11-15fbdev: vesafb: Use dev_* fn's instead printkJavier Garcia
2025-11-15fbdev: vga16fb: Request memory regionJavier Garcia
2025-11-15fbdev: vga16fb: replace printk() with dev_*() in probeVivek BalachandharTN
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