aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/sm501fb.c
AgeCommit message (Expand)Author
2019-08-02video: fbdev: sm501fb: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-04-26video: sm501fb: Improve a size determination in sm501fb_probe()Markus Elfring
2017-11-17video: fbdev: sm501fb: fix potential null pointer dereference on fbiColin Ian King
2017-11-09video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crtGustavo A. R. Silva
2017-11-09sm501fb: suspend and resume fb if it existsSudip Mukherjee
2017-11-09sm501fb: unregister framebuffer only if registeredSudip Mukherjee
2017-11-09sm501fb: deallocate colormap only if allocatedSudip Mukherjee
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal
2017-05-02sm501fb: don't return zero on failure path in sm501fb_start()Alexey Khoroshilov
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-03-02fbdev: sm501fb: use memset_ioSudip Mukherjee
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-06m501fb: don't return zero on failure path in sm501fb_probe()Alexey Khoroshilov
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-10-14video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes
2014-05-14drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files.Rusty Russell
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen