index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Lines
2026-02-14
fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
Felix Gu
-2
/
+4
2026-02-14
fbdev: ffb: fix corrupted video output on Sun FFB1
René Rebe
-1
/
+13
2026-02-14
fbdev: of_display_timing: Fix device node reference leak in of_get_display_ti...
Felix Gu
-3
/
+3
2026-02-14
fbdev: au1100fb: Check return value of clk_enable() in .resume()
Chen Ni
-1
/
+4
2026-02-14
printk, vt, fbcon: Remove console_conditional_schedule()
Sebastian Andrzej Siewior
-6
/
+0
2026-02-14
fbdev: fix fb_pad_unaligned_buffer mask
Osama Abdelkader
-1
/
+1
2026-02-14
fbdev: of: display_timing: fix refcount leak in of_get_display_timings()
Weigang He
-2
/
+2
2026-02-14
fbdev: vt8500lcdfb: fix missing dma_free_coherent()
Thomas Fourier
-1
/
+4
2026-02-14
video/logo: don't select LOGO_LINUX_MONO and LOGO_LINUX_VGA16 by default
Vincent Mailhol
-2
/
+0
2026-02-14
video/logo: move logo selection logic to Kconfig
Vincent Mailhol
-86
/
+11
2026-02-14
video/logo: remove logo_mac_clut224
Vincent Mailhol
-1615
/
+1
2026-02-14
newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224
Vincent Mailhol
-2
/
+2
2026-02-14
video/logo: allow custom logo
Vincent Mailhol
-1
/
+51
2026-02-14
video/logo: add a type parameter to the logo makefile function
Vincent Mailhol
-4
/
+7
2026-02-14
video/logo: remove orphan .pgm Makefile rule
Vincent Mailhol
-4
/
+1
2026-02-14
fbdev: omapfb: remove duplicate check in omapfb_setup_mem()
Dan Carpenter
-6
/
+4
2026-02-14
fbdev: sh_mobile_lcdc: Make FB_DEVICE dependency optional
Chintan Patel
-1
/
+4
2026-02-14
fbdev: omapfb: Make FB_DEVICE dependency optional
Chintan Patel
-5
/
+16
2026-02-14
fbcon: check return value of con2fb_acquire_newinfo()
Andrey Vatoropin
-1
/
+2
2026-02-14
fbdev: hyperv_fb: Remove hyperv_fb driver
Prasanna Kumar T S M
-1400
/
+0
2026-02-14
fbdev: Use device_create_with_groups() to fix sysfs groups registration race
Hans de Goede
-33
/
+3
2026-02-14
fbdev: smscufx: properly copy ioctl memory to kernelspace
Greg Kroah-Hartman
-2
/
+6
2026-02-14
fbdev: rivafb: fix divide error in nv3_arb()
Guangshuo Li
-0
/
+3
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-25
/
+0
2026-02-06
gpu: Move DRM buddy allocator one level up (part two)
Joel Fernandes
-0
/
+1
2026-02-04
backlight: qcom-wled: Change PM8950 WLED configurations
Barnabás Czémán
-1
/
+2
2026-02-04
backlight: qcom-wled: Support ovp values for PMI8994
Barnabás Czémán
-2
/
+39
2026-01-20
backlight: aw99706: Fix build errors caused by wrong gpio header
Junjie Cao
-1
/
+1
2026-01-08
backlight: Add Congatec Board Controller (CGBC) backlight support
Petri Karhula
-0
/
+192
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-25
/
+0
2025-12-16
efi: Support EDID information
Thomas Zimmermann
-3
/
+5
2025-12-16
sysfb: Move edid_info into sysfb_primary_display
Thomas Zimmermann
-3
/
+5
2025-12-16
sysfb: Pass sysfb_primary_display to devices
Thomas Zimmermann
-11
/
+17
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
-2
/
+3
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-63
/
+613
2025-12-06
Merge tag 'fbdev-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-56
/
+69
2025-12-05
fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()
Abdun Nihaal
-1
/
+3
2025-12-04
Merge tag 'backlight-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+494
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-586
/
+612
2025-12-02
fbdev: i810: use appopriate log interface dev_info
Shi Hao
-23
/
+23
2025-12-02
fbdev: tridentfb: replace printk() with dev_*() in probe
Javier Garcia
-2
/
+2
2025-12-02
fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timing
Thorsten Blum
-6
/
+6
2025-12-02
fbdev: tcx.c fix mem_map to correct smem_start offset
René Rebe
-1
/
+1
2025-12-02
fbcon: Remove fb_debug_enter/_leave from struct fb_ops
Thomas Zimmermann
-25
/
+0
2025-11-27
backlight: aw99706: Fix unused function warnings from suspend/resume ops
Nathan Chancellor
-2
/
+2
2025-11-25
backlight: aw99706: Add support for Awinic AW99706 backlight
Junjie Cao
-0
/
+480
2025-11-25
backlight: led-bl: Add devlink to supplier LEDs
Luca Ceresoli
-0
/
+13
2025-11-25
drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
-0
/
+9
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
-7
/
+41
2025-11-15
fbdev: gxt4500fb: Use dev_err instead of printk
Javier Garcia
-1
/
+1
[prev]
[next]