index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
sm501fb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-08
1
-1
/
+1
*
fbdev/sm501fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-10-19
1
-0
/
+4
*
fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-07-24
1
-1
/
+1
*
fbdev/sm501fb: Output message with fb_err()
Thomas Zimmermann
2023-06-27
1
-1
/
+1
*
fbdev: sm501fb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-24
1
-4
/
+2
*
fbdev: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-14
1
-2
/
+2
*
fbdev: sm501fb: Convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-10-18
1
-1
/
+1
*
fbdev: Move fbdev drivers from strlcpy to strscpy
Wolfram Sang
2022-08-24
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
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-15
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