summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/sm712fb.c
AgeCommit message (Expand)Author
2020-09-08fbdev: sm712fb: handle ioremap() errors in probeEvgeny Novikov
2020-07-10fbdev: sm712fb: set error code in probeEvgeny Novikov
2020-06-01video: fbdev: sm712fb: fix an issue about iounmap for a wrong addressDejin Zheng
2019-12-05video: constify fb ops across all driversJani Nikula
2019-08-19video: fbdev: sm712fb: Use dev_get_drvdataChuhong Yuan
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-04-02fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthroughYifeng Li
2019-04-01fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled displayYifeng Li
2019-04-01fbdev: sm712fb: fix support for 1024x768-16 modeYifeng Li
2019-04-01fbdev: sm712fb: fix crashes and garbled display during DPMS modesettingYifeng Li
2019-04-01fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAMYifeng Li
2019-04-01fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGAYifeng Li
2019-04-01fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75Yifeng Li
2019-04-01fbdev: sm712fb: fix brightness control on reboot, don't set SR30Yifeng Li
2019-04-01fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3FYifeng Li
2017-08-01video: fbdev: sm712fb.c: fixed constant-left comparison warningLynn Lei
2017-08-01video: fbdev: sm712fb.c: fixed prefer unsigned int warningLynn Lei
2017-08-01video: fbdev: sm712fb.c: fix unaligned block comments warningLynn Lei
2017-08-01video: fbdev: sm712fb.c: using __func__ macro for pr_debugLynn Lei
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2015-12-15fbdev: sm712fb: avoid unused function warningsArnd Bergmann
2015-08-07staging: sm7xxfb: merge sm712fb with fbdevSudip Mukherjee