index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2026-03-05
fbdev: au1100fb: Fix build on MIPS64
Helge Deller
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-19
fbdev: au1100fb: Replace license boilerplate by SPDX header
Uwe Kleine-König
2026-02-19
fbdev: au1100fb: Fold au1100fb.h into its only user
Uwe Kleine-König
2026-02-19
fbdev: au1100fb: Replace custom printk wrappers by pr_*
Uwe Kleine-König
2026-02-19
fbdev: au1100fb: Make driver compilable on non-mips platforms
Uwe Kleine-König
2026-02-19
fbdev: au1100fb: Use proper conversion specifiers in printk formats
Uwe Kleine-König
2026-02-19
fbdev: au1100fb: Mark several local functions as static
Uwe Kleine-König
2026-02-19
fbdev: au1100fb: Don't store device specific data in global variables
Uwe Kleine-König
2026-02-16
Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-14
fbcon: Remove struct fbcon_display.inverse
Thomas Zimmermann
2026-02-14
fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
Felix Gu
2026-02-14
fbdev: ffb: fix corrupted video output on Sun FFB1
René Rebe
2026-02-14
fbdev: of_display_timing: Fix device node reference leak in of_get_display_ti...
Felix Gu
2026-02-14
fbdev: au1100fb: Check return value of clk_enable() in .resume()
Chen Ni
2026-02-14
printk, vt, fbcon: Remove console_conditional_schedule()
Sebastian Andrzej Siewior
2026-02-14
fbdev: fix fb_pad_unaligned_buffer mask
Osama Abdelkader
2026-02-14
fbdev: of: display_timing: fix refcount leak in of_get_display_timings()
Weigang He
2026-02-14
fbdev: vt8500lcdfb: fix missing dma_free_coherent()
Thomas Fourier
2026-02-14
video/logo: don't select LOGO_LINUX_MONO and LOGO_LINUX_VGA16 by default
Vincent Mailhol
2026-02-14
video/logo: move logo selection logic to Kconfig
Vincent Mailhol
2026-02-14
video/logo: remove logo_mac_clut224
Vincent Mailhol
2026-02-14
newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224
Vincent Mailhol
2026-02-14
video/logo: allow custom logo
Vincent Mailhol
2026-02-14
video/logo: add a type parameter to the logo makefile function
Vincent Mailhol
2026-02-14
video/logo: remove orphan .pgm Makefile rule
Vincent Mailhol
2026-02-14
fbdev: omapfb: remove duplicate check in omapfb_setup_mem()
Dan Carpenter
2026-02-14
fbdev: sh_mobile_lcdc: Make FB_DEVICE dependency optional
Chintan Patel
2026-02-14
fbdev: omapfb: Make FB_DEVICE dependency optional
Chintan Patel
2026-02-14
fbcon: check return value of con2fb_acquire_newinfo()
Andrey Vatoropin
2026-02-14
fbdev: hyperv_fb: Remove hyperv_fb driver
Prasanna Kumar T S M
2026-02-14
fbdev: Use device_create_with_groups() to fix sysfs groups registration race
Hans de Goede
2026-02-14
fbdev: smscufx: properly copy ioctl memory to kernelspace
Greg Kroah-Hartman
2026-02-14
fbdev: rivafb: fix divide error in nv3_arb()
Guangshuo Li
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-04
backlight: qcom-wled: Change PM8950 WLED configurations
Barnabás Czémán
2026-02-04
backlight: qcom-wled: Support ovp values for PMI8994
Barnabás Czémán
2026-01-20
backlight: aw99706: Fix build errors caused by wrong gpio header
Junjie Cao
2026-01-08
backlight: Add Congatec Board Controller (CGBC) backlight support
Petri Karhula
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-12-16
efi: Support EDID information
Thomas Zimmermann
2025-12-16
sysfb: Move edid_info into sysfb_primary_display
Thomas Zimmermann
2025-12-16
sysfb: Pass sysfb_primary_display to devices
Thomas Zimmermann
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
2025-12-06
Merge tag 'fbdev-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-05
fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()
Abdun Nihaal
[next]