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