aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/uvesafb.c
AgeCommit message (Expand)Author
2023-11-17Merge tag 'v5.4.260' into v5.4/standard/baseBruce Ashfield
2023-11-08fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana
2023-01-25Merge tag 'v5.4.229' into v5.4/standard/baseBruce Ashfield
2023-01-18fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET
2020-01-13uvesafb: provide option to specify timeout for task completionJianxun Zhang
2020-01-13uvesafb: print error message when task timeout occursJianxun Zhang
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-06video: fbdev: Use dev_get_drvdata()Kefeng Wang
2018-12-20fbdev: uvesafb: fix spelling mistake "memoery" -> "memory"Colin Ian King
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12video: uvesafb: Fix integer overflow in allocationKees Cook
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds
2017-08-28fbdev: uvesafb: remove DRIVER_ATTR() usageGreg Kroah-Hartman
2017-08-01video: fbdev: uvesafb: constify attribute_group structures.Arvind Yadav
2017-06-14uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neateningJoe Perches
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2014-12-04video: uvesafb: Deletion of an unnecessary check before the function call "pl...Markus Elfring
2014-12-04video: uvesafb: Deletion of an unnecessary check before the function call "uv...Markus Elfring
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen