| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+1 |
* | video: fbdev: sm501fb: convert platform driver to use dev_groups | Greg Kroah-Hartman | 2019-08-02 | 1 | -28/+9 |
* | Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux | Linus Torvalds | 2019-07-09 | 1 | -3/+1 |
|\ |
|
| * | video: fbdev: don't print error message on framebuffer_alloc() failure | Bartlomiej Zolnierkiewicz | 2019-06-28 | 1 | -3/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
|/ |
|
* | video: sm501fb: Improve a size determination in sm501fb_probe() | Markus Elfring | 2018-04-26 | 1 | -2/+1 |
* | video: fbdev: sm501fb: fix potential null pointer dereference on fbi | Colin Ian King | 2017-11-17 | 1 | -2/+4 |
* | video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crt | Gustavo A. R. Silva | 2017-11-09 | 1 | -0/+1 |
* | sm501fb: suspend and resume fb if it exists | Sudip Mukherjee | 2017-11-09 | 1 | -0/+6 |
* | sm501fb: unregister framebuffer only if registered | Sudip Mukherjee | 2017-11-09 | 1 | -2/+4 |
* | sm501fb: deallocate colormap only if allocated | Sudip Mukherjee | 2017-11-09 | 1 | -0/+3 |
* | video: fbdev: make fb_videomode const | Bhumika Goyal | 2017-09-04 | 1 | -1/+1 |
* | sm501fb: don't return zero on failure path in sm501fb_start() | Alexey Khoroshilov | 2017-05-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | fbdev: sm501fb: use memset_io | Sudip Mukherjee | 2015-03-02 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | video: fbdev: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | m501fb: don't return zero on failure path in sm501fb_probe() | Alexey Khoroshilov | 2014-11-06 | 1 | -0/+1 |
|/ |
|
* | video: fbdev: replace strnicmp with strncasecmp | Rasmus Villemoes | 2014-10-14 | 1 | -2/+2 |
* | drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files. | Rusty Russell | 2014-05-14 | 1 | -1/+1 |
* | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 2014-04-17 | 1 | -0/+2240 |