index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
uvesafb.c
Age
Commit message (
Expand
)
Author
2020-12-08
video: fbdev: uvesafb: Fix set but not used warning
Sam Ravnborg
2020-12-05
video: fbdev: uvesafb: Fix string related warnings
Sam Ravnborg
2020-06-21
video: fbdev: uvesafb: fix "noblank" option handling
Bartlomiej Zolnierkiewicz
2020-05-06
video: uvesafb: use true,false for bool variables
Jason Yan
2020-03-20
video: uvesafb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-12-05
video: fbdev: uvesafb: modify the static fb_ops directly
Jani Nikula
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-06
video: fbdev: Use dev_get_drvdata()
Kefeng Wang
2018-12-20
fbdev: uvesafb: fix spelling mistake "memoery" -> "memory"
Colin Ian King
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
video: uvesafb: Fix integer overflow in allocation
Kees Cook
2017-09-14
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
2017-08-28
fbdev: uvesafb: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
2017-08-01
video: fbdev: uvesafb: constify attribute_group structures.
Arvind Yadav
2017-06-14
uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neatening
Joe Perches
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2014-12-04
video: uvesafb: Deletion of an unnecessary check before the function call "pl...
Markus Elfring
2014-12-04
video: uvesafb: Deletion of an unnecessary check before the function call "uv...
Markus Elfring
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen