index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
2022-11-10
fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
Helge Deller
2022-11-10
video/fbdev/stifb: Implement the stifb_fillrect() function
Helge Deller
2022-11-03
fbdev: smscufx: Fix several use-after-free bugs
Hyunwoo Kim
2022-10-26
fbdev: smscufx: Fix use-after-free in ufx_ops_open()
Hyunwoo Kim
2022-10-26
parisc: fbdev/stifb: Align graphics memory size to 4MB
Helge Deller
2022-09-23
video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write
Hyunwoo Kim
2022-09-23
video: fbdev: i740fb: Error out if 'pixclock' equals zero
Zheyu Ma
2022-09-15
fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()
Yang Yingliang
2022-09-15
fbdev: fbcon: Destroy mutex on freeing struct fb_info
Shigeru Yoshida
2022-09-05
fbdev: fb_pm2fb: Avoid potential divide by zero error
Letu Ren
2022-08-31
fbdev: fbcon: Properly revert changes when vc_resize() failed
Shigeru Yoshida
2022-08-25
video: fbdev: i740fb: Check the argument of i740_calc_vclk()
Zheyu Ma
2022-08-17
video: fbdev: s3fb: Check the size of screen before memset_io()
Zheyu Ma
2022-08-17
video: fbdev: arkfb: Check the size of screen before memset_io()
Zheyu Ma
2022-08-17
video: fbdev: vt8623fb: Check the size of screen before memset_io()
Zheyu Ma
2022-08-17
video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()
Zheyu Ma
2022-08-17
video: fbdev: sis: fix typos in SiS_GetModeID()
Rustam Subkhankulov
2022-08-17
video: fbdev: amba-clcd: Fix refcount leak bugs
Liang He
2022-08-17
fbcon: Fix accelerated fbdev scrolling while logo is still shown
Helge Deller
2022-08-17
fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
Helge Deller
2022-07-21
fbdev: Disable sysfb device registration when removing conflicting FBs
Javier Martinez Canillas
2022-07-12
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2022-07-12
fbcon: Disallow setting font bigger than screen size
Helge Deller
2022-07-12
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
2022-07-12
fbdev: fbmem: Fix logo center image dx issue
Guiling Deng
2022-06-14
video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...
Yang Yingliang
2022-06-14
video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
Saurabh Sengar
2022-06-09
video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanup
Javier Martinez Canillas
2022-06-09
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
Miaoqian Lin
2022-06-09
fbcon: Consistently protect deferred_takeover with console_lock()
Daniel Vetter
2022-06-09
parisc/stifb: Keep track of hardware path of graphics card
Helge Deller
2022-06-09
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
2022-05-25
fbdev: Prevent possible use-after-free in fb_release()
Daniel Vetter
2022-05-25
Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"
Javier Martinez Canillas
2022-05-18
fbdev: efifb: Fix a use-after-free due early fb_info cleanup
Javier Martinez Canillas
2022-05-18
fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
2022-05-18
fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
2022-05-18
fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
2022-05-12
fbdev: Make fb_release() return -ENODEV if fbdev was unregistered
Javier Martinez Canillas
2022-05-09
video: fbdev: udlfb: properly check endpoint type
Pavel Skripkin
2022-04-13
fbdev: Fix unregistering of framebuffers without device
Thomas Zimmermann
2022-04-08
video: fbdev: sm712fb: Fix crash in smtcfb_write()
Zheyu Ma
2022-04-08
video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit
Jing Yao
2022-04-08
video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...
Jing Yao
2022-04-08
video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
Jing Yao
2022-04-08
video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
Yang Guang
2022-04-08
video: fbdev: cirrusfb: check pixclock to avoid divide by zero
George Kennedy
2022-04-08
video: fbdev: w100fb: Reset global state
Evgeny Novikov
2022-04-08
video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
Tim Gardner
2022-04-08
video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of
Miaoqian Lin
[next]