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
/
fbdev
Age
Commit message (
Expand
)
Author
Lines
9 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-12
/
+6
9 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-53
/
+53
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-72
/
+69
12 days
fbdev: au1100fb: Replace license boilerplate by SPDX header
Uwe Kleine-König
-20
/
+1
12 days
fbdev: au1100fb: Fold au1100fb.h into its only user
Uwe Kleine-König
-373
/
+338
12 days
fbdev: au1100fb: Replace custom printk wrappers by pr_*
Uwe Kleine-König
-30
/
+21
12 days
fbdev: au1100fb: Make driver compilable on non-mips platforms
Uwe Kleine-König
-5
/
+12
12 days
fbdev: au1100fb: Use proper conversion specifiers in printk formats
Uwe Kleine-König
-3
/
+3
12 days
fbdev: au1100fb: Mark several local functions as static
Uwe Kleine-König
-6
/
+7
12 days
fbdev: au1100fb: Don't store device specific data in global variables
Uwe Kleine-König
-36
/
+34
2026-02-14
fbcon: Remove struct fbcon_display.inverse
Thomas Zimmermann
-1
/
+0
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: 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: vt8500lcdfb: fix missing dma_free_coherent()
Thomas Fourier
-1
/
+4
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
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
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-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 '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-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
2025-11-15
fbdev: gbefb: fix to use physical address instead of dma address
Rene Rebe
-2
/
+3
2025-11-15
fbdev: vesafb: Use dev_* fn's instead printk
Javier Garcia
-14
/
+15
2025-11-15
fbdev: vga16fb: Request memory region
Javier Garcia
-0
/
+9
2025-11-15
fbdev: vga16fb: replace printk() with dev_*() in probe
Vivek BalachandharTN
-6
/
+6
2025-10-28
fbdev: atyfb: Check if pll_ops->init_pll failed
Daniel Palmer
-2
/
+6
2025-10-28
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
-0
/
+20
2025-10-28
fbdev: bitblit: bound-check glyph index in bit_putcs*
Junjie Cao
-4
/
+12
2025-10-28
fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS
Florian Fuchs
-1
/
+1
2025-10-28
fbdev: valkyriefb: Fix reference count leak in valkyriefb_init
Miaoqian Lin
-0
/
+2
[next]