index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
fbdev: hyperv_fb: iounmap() the correct memory when removing a device
Michael Kelley
1
-1
/
+1
2025-02-21
fbdev: omap: use threaded IRQ for LCD DMA
Aaro Koskinen
1
-2
/
+2
2025-02-21
fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()
Joe Hattori
1
-0
/
+1
2024-12-14
fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()
Zhen Lei
1
-2
/
+1
2024-12-14
fbdev/sh7760fb: Alloc DMA memory from hardware device
Thomas Zimmermann
1
-4
/
+4
2024-12-14
fbdev: efifb: Register sysfs groups through driver core
Thomas Weißschuh
1
-9
/
+2
2024-10-17
fbdev: sisfb: Fix strbuf array overflow
Andrey Shumilin
1
-1
/
+1
2024-10-17
fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
Qianqiang Liu
1
-0
/
+2
2024-10-17
fbdev: pxafb: Fix possible use after free in pxafb_task()
Kaixin Wang
1
-0
/
+1
2024-10-17
fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()
Christophe JAILLET
1
-0
/
+1
2024-09-04
fbdev: offb: fix up missing cleanup.h
Greg Kroah-Hartman
1
-0
/
+1
2024-08-29
fbdev: offb: replace of_node_put with __free(device_node)
Abdulrasaq Lawani
1
-2
/
+1
2024-06-16
fbdev: savage: Handle err return when savagefb_check_var failed
Cai Xinchen
1
-1
/
+4
2024-06-12
fbdev: sh7760fb: allow modular build
Randy Dunlap
1
-2
/
+2
2024-06-12
fbdev: sisfb: hide unused variables
Arnd Bergmann
1
-2
/
+1
2024-06-12
fbdev: shmobile: fix snprintf truncation
Arnd Bergmann
1
-1
/
+1
2024-05-02
fbdev: fix incorrect address computation in deferred IO
Nam Cao
1
-1
/
+1
2024-04-13
fbmon: prevent division by zero in fb_videomode_from_videomode()
Roman Smirnov
1
-3
/
+4
2024-04-13
fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
Aleksandr Burakov
1
-2
/
+2
2024-03-06
fbcon: always restore the old font data in fbcon_do_set_font()
Jiri Slaby (SUSE)
1
-5
/
+3
2024-03-01
fbdev: sis: Error out if pixclock equals zero
Fullway Wang
1
-0
/
+2
2024-03-01
fbdev: savage: Error out if pixclock equals zero
Fullway Wang
1
-0
/
+3
2024-01-25
fbdev: flush deferred IO before closing
Nam Cao
1
-1
/
+1
2024-01-25
fbdev: flush deferred work in fb_deferred_io_fsync()
Nam Cao
1
-5
/
+1
2024-01-25
fbdev: imxfb: fix left margin setting
Dario Binacchi
1
-2
/
+25
2024-01-10
fbdev: imsttfb: fix double free in probe()
Dan Carpenter
1
-5
/
+1
2024-01-10
fbdev: imsttfb: Release framebuffer and dealloc cmap on error path
Helge Deller
1
-1
/
+5
2023-12-08
fbdev: stifb: Make the STI next font pointer a 32-bit signed offset
Helge Deller
1
-1
/
+1
2023-11-20
fbdev: fsl-diu-fb: mark wr_reg_wa() static
Arnd Bergmann
1
-1
/
+1
2023-11-20
fbdev: imsttfb: fix a resource leak in probe
Dan Carpenter
1
-13
/
+16
2023-11-20
fbdev: imsttfb: Fix error path of imsttfb_probe()
Helge Deller
1
-2
/
+4
2023-11-08
fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
Jorge Maidana
1
-1
/
+1
2023-11-08
fbdev: omapfb: fix some error codes
Dan Carpenter
1
-2
/
+2
2023-11-08
fbdev: atyfb: only use ioremap_uc() on i386 and ia64
Arnd Bergmann
1
-0
/
+4
2023-10-06
fbdev/sh7760fb: Depend on FB=y
Thomas Zimmermann
1
-1
/
+1
2023-09-19
fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
Thomas Zimmermann
1
-1
/
+0
2023-08-30
fbdev/radeon: use pci aperture helpers
Daniel Vetter
1
-9
/
+1
2023-08-23
fbdev: mmp: fix value check in mmphw_probe()
Yuanjun Gong
1
-1
/
+3
2023-08-23
fbdev/hyperv-fb: Do not set struct fb_info.apertures
Thomas Zimmermann
1
-11
/
+6
2023-07-27
fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe
Zhang Shurong
1
-0
/
+3
2023-07-27
fbdev: imxfb: Removed unneeded release_mem_region
Yangtao Li
1
-1
/
+0
2023-07-27
fbdev: imxfb: warn about invalid left/right margin
Martin Kaiser
1
-2
/
+2
2023-07-19
fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()
Christophe JAILLET
1
-1
/
+5
2023-07-01
fbdev: fix potential OOB read in fast_imageblit()
Zhang Shurong
1
-1
/
+1
2023-06-09
fbcon: Fix null-ptr-deref in soft_cursor
Helge Deller
1
-0
/
+3
2023-06-09
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller
1
-0
/
+1
2023-06-09
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
1
-0
/
+5
2023-06-09
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zheng Wang
1
-7
/
+8
2023-05-30
fbdev: udlfb: Fix endpoint check
Alan Stern
1
-5
/
+8
2023-05-24
fbdev: arcfb: Fix error handling in arcfb_probe()
Zongjie Li
1
-6
/
+9
[next]