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
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
6
-12
/
+6
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
36
-53
/
+53
5 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
43
-72
/
+69
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
12 days
fbcon: Remove struct fbcon_display.inverse
Thomas Zimmermann
1
-1
/
+0
12 days
fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
Felix Gu
1
-2
/
+4
12 days
fbdev: ffb: fix corrupted video output on Sun FFB1
René Rebe
1
-1
/
+13
12 days
fbdev: au1100fb: Check return value of clk_enable() in .resume()
Chen Ni
1
-1
/
+4
12 days
printk, vt, fbcon: Remove console_conditional_schedule()
Sebastian Andrzej Siewior
1
-6
/
+0
12 days
fbdev: fix fb_pad_unaligned_buffer mask
Osama Abdelkader
1
-1
/
+1
12 days
fbdev: vt8500lcdfb: fix missing dma_free_coherent()
Thomas Fourier
1
-1
/
+4
12 days
fbdev: omapfb: remove duplicate check in omapfb_setup_mem()
Dan Carpenter
1
-6
/
+4
12 days
fbdev: sh_mobile_lcdc: Make FB_DEVICE dependency optional
Chintan Patel
1
-1
/
+4
12 days
fbdev: omapfb: Make FB_DEVICE dependency optional
Chintan Patel
2
-5
/
+16
12 days
fbcon: check return value of con2fb_acquire_newinfo()
Andrey Vatoropin
1
-1
/
+2
12 days
fbdev: hyperv_fb: Remove hyperv_fb driver
Prasanna Kumar T S M
3
-1400
/
+0
12 days
fbdev: Use device_create_with_groups() to fix sysfs groups registration race
Hans de Goede
1
-33
/
+3
12 days
fbdev: smscufx: properly copy ioctl memory to kernelspace
Greg Kroah-Hartman
1
-2
/
+6
12 days
fbdev: rivafb: fix divide error in nv3_arb()
Guangshuo Li
1
-0
/
+3
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-25
/
+0
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
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-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-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
13
-586
/
+612
2025-12-02
fbdev: i810: use appopriate log interface dev_info
Shi Hao
1
-23
/
+23
2025-12-02
fbdev: tridentfb: replace printk() with dev_*() in probe
Javier Garcia
1
-2
/
+2
2025-12-02
fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timing
Thorsten Blum
1
-6
/
+6
2025-12-02
fbdev: tcx.c fix mem_map to correct smem_start offset
René Rebe
1
-1
/
+1
2025-12-02
fbcon: Remove fb_debug_enter/_leave from struct fb_ops
Thomas Zimmermann
2
-25
/
+0
2025-11-25
drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
1
-0
/
+9
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
6
-7
/
+41
2025-11-15
fbdev: gxt4500fb: Use dev_err instead of printk
Javier Garcia
1
-1
/
+1
2025-11-15
fbdev: gbefb: fix to use physical address instead of dma address
Rene Rebe
1
-2
/
+3
2025-11-15
fbdev: vesafb: Use dev_* fn's instead printk
Javier Garcia
1
-14
/
+15
2025-11-15
fbdev: vga16fb: Request memory region
Javier Garcia
1
-0
/
+9
2025-11-15
fbdev: vga16fb: replace printk() with dev_*() in probe
Vivek BalachandharTN
1
-6
/
+6
2025-10-29
fbdev: atyfb: Check if pll_ops->init_pll failed
Daniel Palmer
1
-2
/
+6
2025-10-29
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
2
-0
/
+20
2025-10-29
fbdev: bitblit: bound-check glyph index in bit_putcs*
Junjie Cao
1
-4
/
+12
2025-10-29
fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS
Florian Fuchs
1
-1
/
+1
2025-10-29
fbdev: valkyriefb: Fix reference count leak in valkyriefb_init
Miaoqian Lin
1
-0
/
+2
[next]