index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
sm712fb.c
Age
Commit message (
Expand
)
Author
2020-07-10
fbdev: sm712fb: set error code in probe
Evgeny Novikov
2020-06-01
video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
Dejin Zheng
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-08-19
video: fbdev: sm712fb: Use dev_get_drvdata
Chuhong Yuan
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-04-02
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
Yifeng Li
2019-04-01
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
Yifeng Li
2019-04-01
fbdev: sm712fb: fix support for 1024x768-16 mode
Yifeng Li
2019-04-01
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
Yifeng Li
2019-04-01
fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
Yifeng Li
2019-04-01
fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
Yifeng Li
2019-04-01
fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
Yifeng Li
2019-04-01
fbdev: sm712fb: fix brightness control on reboot, don't set SR30
Yifeng Li
2019-04-01
fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
Yifeng Li
2017-08-01
video: fbdev: sm712fb.c: fixed constant-left comparison warning
Lynn Lei
2017-08-01
video: fbdev: sm712fb.c: fixed prefer unsigned int warning
Lynn Lei
2017-08-01
video: fbdev: sm712fb.c: fix unaligned block comments warning
Lynn Lei
2017-08-01
video: fbdev: sm712fb.c: using __func__ macro for pr_debug
Lynn Lei
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2015-12-15
fbdev: sm712fb: avoid unused function warnings
Arnd Bergmann
2015-08-07
staging: sm7xxfb: merge sm712fb with fbdev
Sudip Mukherjee