index
:
linux/linux-stable.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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
2025-06-27
fbcon: Make sure modelist not set on unregistered console
Kees Cook
2025-06-27
fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var
Murad Masimov
2025-06-27
fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...
Murad Masimov
2025-06-19
fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()
Sergey Shtylyov
2025-05-29
fbdev: core: tileblit: Implement missing margin clearing for tileblit
Zsolt Kajtar
2025-05-29
fbcon: Use correct erase colour for clearing in fbcon
Zsolt Kajtar
2025-05-29
fbdev: fsl-diu-fb: add missing device_remove_file()
Shixiong Ou
2025-04-20
fbdev: omapfb: Add 'plane' value check
Leonid Arapov
2025-04-10
fbdev: sm501fb: Add some geometry checks.
Danila Chernetsov
2025-04-10
fbdev: au1100fb: Move a variable assignment behind a null pointer check
Markus Elfring
2025-03-22
fbdev: hyperv_fb: Allow graceful removal of framebuffer
Saurabh Sengar
2025-03-22
fbdev: hyperv_fb: Simplify hvfb_putmem
Saurabh Sengar
2025-03-22
fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs
Michael Kelley
2025-03-22
fbdev: hyperv_fb: iounmap() the correct memory when removing a device
Michael Kelley
2025-02-21
fbdev: omap: use threaded IRQ for LCD DMA
Aaro Koskinen
2025-02-08
fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()
Joe Hattori
2024-12-05
fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()
Zhen Lei
2024-10-21
fbdev: wm8505fb: select CONFIG_FB_IOMEM_FOPS
Arnd Bergmann
2024-10-15
fbdev: da8xx: remove the driver
Bartosz Golaszewski
2024-10-15
fbdev: Constify struct sbus_mmap_map
Christophe JAILLET
2024-10-15
fbdev: nvidiafb: fix inconsistent indentation warning
SurajSonawane2415
2024-10-15
fbdev: sstfb: Make CONFIG_FB_DEVICE optional
Gonzalo Silvalde Blanco
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-28
fbdev: sisfb: Fix strbuf array overflow
Andrey Shumilin
2024-09-26
fbcon: break earlier in search_fb_in_map and search_for_mapped_con
Qianqiang Liu
2024-09-26
fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_f...
Markus Elfring
2024-09-26
fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
Qianqiang Liu
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-11
fbdev: omapfb: Fix typo in comment
Andrew Kreimer
2024-09-11
fbdev: pxafb: Fix possible use after free in pxafb_task()
Kaixin Wang
2024-09-11
fbdev: xen-fbfront: Assign fb_info->device
Jason Andryuk
2024-09-02
fbdev: hyperv_fb: Convert comma to semicolon
Chen Ni
2024-09-02
fbdev: imsttfb: convert comma to semicolon
Chen Ni
2024-09-02
fbdev: pxa3xx-gcu: Convert comma to semicolon
Chen Ni
2024-08-30
fbdev: efifb: Use driver-private screen_info for sysfs
Thomas Weißschuh
2024-08-30
fbdev: efifb: Use devm_register_framebuffer()
Thomas Weißschuh
2024-08-30
fbdev: efifb: Register sysfs groups through driver core
Thomas Weißschuh
2024-08-30
fbdev: Introduce devm_register_framebuffer()
Thomas Weißschuh
2024-08-30
fbdev: omapfb: Use sysfs_emit_at() to simplify code
Christophe JAILLET
2024-08-30
fbdev: omapfb: panel-sony-acx565akm: Simplify show_cabc_available_modes()
Christophe JAILLET
2024-08-30
fbdev: mmp: Use devm_clk_get_enabled() helpers
ying zuxin
2024-08-30
fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()
Christophe JAILLET
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-22
fbcon: Use oops_in_progress instead of panic_cpu
Jocelyn Falempe
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-19
fbcon: Add an option to disable fbcon in panic
Jocelyn Falempe
2024-07-18
Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-11
fbdev: viafb: Make I2C terminology more inclusive
Easwar Hariharan
2024-07-11
fbdev: smscufx: Make I2C terminology more inclusive
Easwar Hariharan
[next]