index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
7
-14
/
+7
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
42
-64
/
+64
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
49
-86
/
+82
5 days
Merge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-463
/
+406
6 days
fbdev: au1100fb: Replace license boilerplate by SPDX header
Uwe Kleine-König
1
-20
/
+1
6 days
fbdev: au1100fb: Fold au1100fb.h into its only user
Uwe Kleine-König
2
-373
/
+338
6 days
fbdev: au1100fb: Replace custom printk wrappers by pr_*
Uwe Kleine-König
2
-30
/
+21
6 days
fbdev: au1100fb: Make driver compilable on non-mips platforms
Uwe Kleine-König
3
-5
/
+12
6 days
fbdev: au1100fb: Use proper conversion specifiers in printk formats
Uwe Kleine-König
1
-3
/
+3
6 days
fbdev: au1100fb: Mark several local functions as static
Uwe Kleine-König
1
-6
/
+7
6 days
fbdev: au1100fb: Don't store device specific data in global variables
Uwe Kleine-König
2
-36
/
+34
9 days
Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-3
/
+233
11 days
fbcon: Remove struct fbcon_display.inverse
Thomas Zimmermann
1
-1
/
+0
11 days
fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
Felix Gu
1
-2
/
+4
11 days
fbdev: ffb: fix corrupted video output on Sun FFB1
René Rebe
1
-1
/
+13
11 days
fbdev: of_display_timing: Fix device node reference leak in of_get_display_ti...
Felix Gu
1
-3
/
+3
11 days
fbdev: au1100fb: Check return value of clk_enable() in .resume()
Chen Ni
1
-1
/
+4
11 days
printk, vt, fbcon: Remove console_conditional_schedule()
Sebastian Andrzej Siewior
1
-6
/
+0
11 days
fbdev: fix fb_pad_unaligned_buffer mask
Osama Abdelkader
1
-1
/
+1
11 days
fbdev: of: display_timing: fix refcount leak in of_get_display_timings()
Weigang He
1
-2
/
+2
11 days
fbdev: vt8500lcdfb: fix missing dma_free_coherent()
Thomas Fourier
1
-1
/
+4
11 days
video/logo: don't select LOGO_LINUX_MONO and LOGO_LINUX_VGA16 by default
Vincent Mailhol
1
-2
/
+0
11 days
video/logo: move logo selection logic to Kconfig
Vincent Mailhol
3
-86
/
+11
11 days
video/logo: remove logo_mac_clut224
Vincent Mailhol
4
-1615
/
+1
11 days
newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224
Vincent Mailhol
1
-2
/
+2
11 days
video/logo: allow custom logo
Vincent Mailhol
2
-1
/
+51
11 days
video/logo: add a type parameter to the logo makefile function
Vincent Mailhol
1
-4
/
+7
11 days
video/logo: remove orphan .pgm Makefile rule
Vincent Mailhol
1
-4
/
+1
11 days
fbdev: omapfb: remove duplicate check in omapfb_setup_mem()
Dan Carpenter
1
-6
/
+4
11 days
fbdev: sh_mobile_lcdc: Make FB_DEVICE dependency optional
Chintan Patel
1
-1
/
+4
11 days
fbdev: omapfb: Make FB_DEVICE dependency optional
Chintan Patel
2
-5
/
+16
11 days
fbcon: check return value of con2fb_acquire_newinfo()
Andrey Vatoropin
1
-1
/
+2
11 days
fbdev: hyperv_fb: Remove hyperv_fb driver
Prasanna Kumar T S M
3
-1400
/
+0
11 days
fbdev: Use device_create_with_groups() to fix sysfs groups registration race
Hans de Goede
1
-33
/
+3
11 days
fbdev: smscufx: properly copy ioctl memory to kernelspace
Greg Kroah-Hartman
1
-2
/
+6
11 days
fbdev: rivafb: fix divide error in nv3_arb()
Guangshuo Li
1
-0
/
+3
14 days
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-25
/
+0
2026-02-04
backlight: qcom-wled: Change PM8950 WLED configurations
Barnabás Czémán
1
-1
/
+2
2026-02-04
backlight: qcom-wled: Support ovp values for PMI8994
Barnabás Czémán
1
-2
/
+39
2026-01-20
backlight: aw99706: Fix build errors caused by wrong gpio header
Junjie Cao
1
-1
/
+1
2026-01-08
backlight: Add Congatec Board Controller (CGBC) backlight support
Petri Karhula
3
-0
/
+192
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2
-25
/
+0
2025-12-16
efi: Support EDID information
Thomas Zimmermann
1
-3
/
+5
2025-12-16
sysfb: Move edid_info into sysfb_primary_display
Thomas Zimmermann
1
-3
/
+5
2025-12-16
sysfb: Pass sysfb_primary_display to devices
Thomas Zimmermann
3
-11
/
+17
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
1
-2
/
+3
2025-12-07
Merge tag 'fbdev-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-56
/
+69
2025-12-05
fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()
Abdun Nihaal
1
-1
/
+3
2025-12-05
Merge tag 'backlight-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+494
[next]