aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/uvesafb.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-08video: fbdev: uvesafb: Fix set but not used warningGravatar Sam Ravnborg 1-0/+2
2020-12-05video: fbdev: uvesafb: Fix string related warningsGravatar Sam Ravnborg 1-2/+2
2020-06-21video: fbdev: uvesafb: fix "noblank" option handlingGravatar Bartlomiej Zolnierkiewicz 1-1/+1
2020-05-06video: uvesafb: use true,false for bool variablesGravatar Jason Yan 1-6/+6
2020-03-20video: uvesafb: Use scnprintf() for avoiding potential buffer overflowGravatar Takashi Iwai 1-1/+1
2019-12-05video: fbdev: uvesafb: modify the static fb_ops directlyGravatar Jani Nikula 1-2/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-06video: fbdev: Use dev_get_drvdata()Gravatar Kefeng Wang 1-8/+8
2018-12-20fbdev: uvesafb: fix spelling mistake "memoery" -> "memory"Gravatar Colin Ian King 1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-3/+4
2018-06-12video: uvesafb: Fix integer overflow in allocationGravatar Kees Cook 1-1/+2
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxGravatar Linus Torvalds 1-1/+1
2017-08-28fbdev: uvesafb: remove DRIVER_ATTR() usageGravatar Greg Kroah-Hartman 1-4/+3
2017-08-01video: fbdev: uvesafb: constify attribute_group structures.Gravatar Arvind Yadav 1-1/+1
2017-06-14uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neateningGravatar Joe Perches 1-86/+62
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresGravatar Julia Lawall 1-1/+1
2015-05-28kernel/params: constify struct kernel_param_ops usesGravatar Luis R. Rodriguez 1-1/+1
2014-12-04video: uvesafb: Deletion of an unnecessary check before the function call "pl...Gravatar Markus Elfring 1-2/+1
2014-12-04video: uvesafb: Deletion of an unnecessary check before the function call "uv...Gravatar Markus Elfring 1-2/+1
2014-04-17video: move fbdev to drivers/video/fbdevGravatar Tomi Valkeinen 1-0/+2028