index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2022-07-12
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2
-1
/
+31
2022-07-12
fbcon: Disallow setting font bigger than screen size
Helge Deller
1
-0
/
+5
2022-07-12
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
1
-0
/
+10
2022-07-12
fbdev: fbmem: Fix logo center image dx issue
Guiling Deng
1
-1
/
+1
2022-06-14
video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...
Yang Yingliang
1
-5
/
+7
2022-06-14
video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
Saurabh Sengar
1
-18
/
+1
2022-06-09
video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanup
Javier Martinez Canillas
1
-2
/
+3
2022-06-09
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
Miaoqian Lin
1
-1
/
+4
2022-06-09
fbdev: defio: fix the pagelist corruption
Chuansheng Liu
1
-1
/
+8
2022-06-09
fbcon: Consistently protect deferred_takeover with console_lock()
Daniel Vetter
1
-2
/
+3
2022-06-09
parisc/stifb: Keep track of hardware path of graphics card
Helge Deller
1
-0
/
+3
2022-06-09
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
1
-2
/
+2
2022-05-11
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
27
-43
/
+58
2022-05-07
fbdev: efifb: Fix a use-after-free due early fb_info cleanup
Javier Martinez Canillas
1
-2
/
+2
2022-05-06
fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
1
-1
/
+7
2022-05-06
fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
1
-1
/
+8
2022-05-06
fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
1
-1
/
+7
2022-05-06
fbdev: Prevent possible use-after-free in fb_release()
Daniel Vetter
1
-0
/
+4
2022-05-06
Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"
Javier Martinez Canillas
1
-4
/
+1
2022-05-06
Merge tag 'drm-misc-fixes-2022-05-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+4
2022-05-03
fbdev: Make fb_release() return -ENODEV if fbdev was unregistered
Javier Martinez Canillas
1
-1
/
+4
2022-04-26
Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-43
/
+58
2022-04-25
video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandle
Alexander Shiyan
1
-2
/
+1
2022-04-12
video: fbdev: mmp: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-6
/
+5
2022-04-12
video: fbdev: sh_mobile_lcdcfb: Remove sh_mobile_lcdc_check_var() declaration
Geert Uytterhoeven
1
-3
/
+0
2022-04-11
video: fbdev: i740fb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: i740fb: use memset_io() to clear screen
Ondrej Zary
1
-1
/
+1
2022-04-11
video: fbdev: s3fb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: arkfb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: tridentfb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: vt8623fb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: kyro: Error out if 'lineclock' equals zero
Zheyu Ma
1
-0
/
+2
2022-04-11
video: fbdev: neofb: Fix the check of 'var->pixclock'
Zheyu Ma
1
-1
/
+1
2022-04-07
video: fbdev: imxfb: Fix missing of_node_put in imxfb_probe
Lv Ruyi
1
-0
/
+2
2022-04-06
fbdev: Fix unregistering of framebuffers without device
Thomas Zimmermann
1
-1
/
+8
2022-04-04
video: fbdev: omap: Make it CCF clk API compatible
Janusz Krzysztofik
3
-8
/
+9
2022-04-04
video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
9
-11
/
+5
2022-04-04
video: fbdev: pm2fb: Fix a kernel-doc formatting issue
Haowen Bai
1
-6
/
+2
2022-04-04
video: fbdev: sis: fix potential NULL dereference in sisfb_post_sis300()
Haowen Bai
1
-1
/
+1
2022-04-04
video: fbdev: pxafb: use if else instead
Wang Qing
1
-2
/
+2
2022-04-04
video: fbdev: udlfb: properly check endpoint type
Pavel Skripkin
1
-2
/
+12
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+1
2022-03-26
Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-8
/
+49
2022-03-25
fbdev: Fix cfb_imageblit() for arbitrary image widths
Thomas Zimmermann
1
-4
/
+24
2022-03-25
fbdev: Fix sys_imageblit() for arbitrary image widths
Thomas Zimmermann
1
-4
/
+25
2022-03-25
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-100
/
+224
2022-03-24
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
48
-220
/
+174
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-8
/
+1
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
6
-18
/
+6
2022-03-16
fb_defio: Use noop_dirty_folio()
Matthew Wilcox (Oracle)
1
-8
/
+1
[next]