aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/uvesafb.c
AgeCommit message (Expand)Author
2024-02-21Merge tag 'v4.19.298' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.270' into v4.19/standard/baseBruce Ashfield
2023-11-08fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana
2023-01-18fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET
2018-11-28uvesafb: provide option to specify timeout for task completionJianxun Zhang
2018-11-28uvesafb: print error message when task timeout occursJianxun Zhang
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