summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/sm501fb.c
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: sm501fb: fix potential null pointer dereference on fbiColin Ian King2017-11-171-2/+4
* video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crtGustavo A. R. Silva2017-11-091-0/+1
* sm501fb: suspend and resume fb if it existsSudip Mukherjee2017-11-091-0/+6
* sm501fb: unregister framebuffer only if registeredSudip Mukherjee2017-11-091-2/+4
* sm501fb: deallocate colormap only if allocatedSudip Mukherjee2017-11-091-0/+3
* video: fbdev: make fb_videomode constBhumika Goyal2017-09-041-1/+1
* sm501fb: don't return zero on failure path in sm501fb_start()Alexey Khoroshilov2017-05-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* fbdev: sm501fb: use memset_ioSudip Mukherjee2015-03-021-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | m501fb: don't return zero on failure path in sm501fb_probe()Alexey Khoroshilov2014-11-061-0/+1
|/
* video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-2/+2
* drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files.Rusty Russell2014-05-141-1/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+2240
OpenPOWER on IntegriCloud