index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
sm712fb.c
(
follow
)
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-07
staging: sm7xxfb: merge sm712fb with fbdev
Sudip Mukherjee
1
-0
/
+1653