index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
uvesafb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-14
1
-5
/
+5
*
fbdev: uvesafb: Simplify uvesafb_remove()
Christophe JAILLET
2022-12-14
1
-15
/
+13
*
fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
Christophe JAILLET
2022-12-14
1
-0
/
+1
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
fbdev: uvesafb: Convert snprintf to scnprintf
Jules Irenge
2022-10-08
1
-5
/
+5
*
video: fbdev: uvesafb: Fix set but not used warning
Sam Ravnborg
2020-12-08
1
-0
/
+2
*
video: fbdev: uvesafb: Fix string related warnings
Sam Ravnborg
2020-12-05
1
-2
/
+2
*
video: fbdev: uvesafb: fix "noblank" option handling
Bartlomiej Zolnierkiewicz
2020-06-21
1
-1
/
+1
*
video: uvesafb: use true,false for bool variables
Jason Yan
2020-05-06
1
-6
/
+6
*
video: uvesafb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-20
1
-1
/
+1
*
video: fbdev: uvesafb: modify the static fb_ops directly
Jani Nikula
2019-12-05
1
-2
/
+2
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
video: fbdev: Use dev_get_drvdata()
Kefeng Wang
2019-05-06
1
-8
/
+8
*
fbdev: uvesafb: fix spelling mistake "memoery" -> "memory"
Colin Ian King
2018-12-20
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-3
/
+4
*
video: uvesafb: Fix integer overflow in allocation
Kees Cook
2018-06-13
1
-1
/
+2
*
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
2017-09-14
1
-1
/
+1
|
\
|
*
video: fbdev: uvesafb: constify attribute_group structures.
Arvind Yadav
2017-08-01
1
-1
/
+1
*
|
fbdev: uvesafb: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
2017-08-28
1
-4
/
+3
|
/
*
uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neatening
Joe Perches
2017-06-14
1
-86
/
+62
*
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2016-09-27
1
-1
/
+1
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
video: uvesafb: Deletion of an unnecessary check before the function call "pl...
Markus Elfring
2014-12-04
1
-2
/
+1
*
video: uvesafb: Deletion of an unnecessary check before the function call "uv...
Markus Elfring
2014-12-04
1
-2
/
+1
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
1
-0
/
+2028