summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/uvesafb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana2023-10-161-1/+1
* fbdev/uvesafb: Use fbdev I/O helpersThomas Zimmermann2023-08-041-3/+1
* fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-2/+1
* fbdev: uvesafb: Convert to platform remove callback returning voidUwe Kleine-König2023-04-241-4/+2
* fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-141-5/+5
* fbdev: uvesafb: Simplify uvesafb_remove()Christophe JAILLET2022-12-141-15/+13
* fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET2022-12-141-0/+1
* treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-1/+1
* fbdev: uvesafb: Convert snprintf to scnprintfJules Irenge2022-10-081-5/+5
* video: fbdev: uvesafb: Fix set but not used warningSam Ravnborg2020-12-081-0/+2
* video: fbdev: uvesafb: Fix string related warningsSam Ravnborg2020-12-051-2/+2
* video: fbdev: uvesafb: fix "noblank" option handlingBartlomiej Zolnierkiewicz2020-06-211-1/+1
* video: uvesafb: use true,false for bool variablesJason Yan2020-05-061-6/+6
* video: uvesafb: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-201-1/+1
* video: fbdev: uvesafb: modify the static fb_ops directlyJani Nikula2019-12-051-2/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* video: fbdev: Use dev_get_drvdata()Kefeng Wang2019-05-061-8/+8
* fbdev: uvesafb: fix spelling mistake "memoery" -> "memory"Colin Ian King2018-12-201-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+4
* video: uvesafb: Fix integer overflow in allocationKees Cook2018-06-121-1/+2
* Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds2017-09-141-1/+1
|\
| * video: fbdev: uvesafb: constify attribute_group structures.Arvind Yadav2017-08-011-1/+1
* | fbdev: uvesafb: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-08-281-4/+3
|/
* uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neateningJoe Perches2017-06-141-86/+62
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-271-1/+1
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* video: uvesafb: Deletion of an unnecessary check before the function call "pl...Markus Elfring2014-12-041-2/+1
* video: uvesafb: Deletion of an unnecessary check before the function call "uv...Markus Elfring2014-12-041-2/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+2028