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
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
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
/
sm712fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-29
fbdev/sm712fb: Use correct initializer macros for struct fb_ops
Thomas Zimmermann
1
-4
/
+2
2023-10-19
fbdev/sm712fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
1
-0
/
+1
2023-07-24
fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
1
-1
/
+0
2023-07-08
fbdev/sm712fb: Do not include <linux/screen_info.h>
Thomas Zimmermann
1
-2
/
+7
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
1
-2
/
+2
2023-05-08
fbdev: Don't re-validate info->state in fb_ops implementations
Thomas Zimmermann
1
-6
/
+0
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
1
-0
/
+3
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
1
-0
/
+5
2022-03-03
video: fbdev: sm712fb: Fix crash in smtcfb_write()
Zheyu Ma
1
-17
/
+4
2022-02-27
video: fbdev: sm712fb: Fix crash in smtcfb_read()
Helge Deller
1
-18
/
+7
2020-09-08
fbdev: sm712fb: handle ioremap() errors in probe
Evgeny Novikov
1
-0
/
+8
2020-07-10
fbdev: sm712fb: set error code in probe
Evgeny Novikov
1
-1
/
+1
2020-06-01
video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
Dejin Zheng
1
-0
/
+2
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-08-19
video: fbdev: sm712fb: Use dev_get_drvdata
Chuhong Yuan
1
-6
/
+2
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2019-04-02
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
Yifeng Li
1
-0
/
+1
2019-04-01
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
Yifeng Li
1
-13
/
+40
2019-04-01
fbdev: sm712fb: fix support for 1024x768-16 mode
Yifeng Li
1
-0
/
+59
2019-04-01
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
Yifeng Li
1
-26
/
+38
2019-04-01
fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
Yifeng Li
1
-4
/
+44
2019-04-01
fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
Yifeng Li
1
-1
/
+5
2019-04-01
fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
Yifeng Li
1
-1
/
+3
2019-04-01
fbdev: sm712fb: fix brightness control on reboot, don't set SR30
Yifeng Li
1
-2
/
+2
2019-04-01
fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
Yifeng Li
1
-1
/
+5
2017-08-01
video: fbdev: sm712fb.c: fixed constant-left comparison warning
Lynn Lei
1
-1
/
+1
2017-08-01
video: fbdev: sm712fb.c: fixed prefer unsigned int warning
Lynn Lei
1
-4
/
+5
2017-08-01
video: fbdev: sm712fb.c: fix unaligned block comments warning
Lynn Lei
1
-2
/
+2
2017-08-01
video: fbdev: sm712fb.c: using __func__ macro for pr_debug
Lynn Lei
1
-1
/
+1
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
1
-1
/
+1
2015-12-15
fbdev: sm712fb: avoid unused function warnings
Arnd Bergmann
1
-13
/
+3
2015-08-08
staging: sm7xxfb: merge sm712fb with fbdev
Sudip Mukherjee
1
-0
/
+1653