index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
uvesafb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
Jorge Maidana
1
-1
/
+1
2023-08-04
fbdev/uvesafb: Use fbdev I/O helpers
Thomas Zimmermann
1
-3
/
+1
2023-07-24
fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
1
-2
/
+1
2023-04-24
fbdev: uvesafb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-12-14
fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-5
/
+5
2022-12-14
fbdev: uvesafb: Simplify uvesafb_remove()
Christophe JAILLET
1
-15
/
+13
2022-12-14
fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
Christophe JAILLET
1
-0
/
+1
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-08
fbdev: uvesafb: Convert snprintf to scnprintf
Jules Irenge
1
-5
/
+5
2020-12-08
video: fbdev: uvesafb: Fix set but not used warning
Sam Ravnborg
1
-0
/
+2
2020-12-05
video: fbdev: uvesafb: Fix string related warnings
Sam Ravnborg
1
-2
/
+2
2020-06-21
video: fbdev: uvesafb: fix "noblank" option handling
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-05-06
video: uvesafb: use true,false for bool variables
Jason Yan
1
-6
/
+6
2020-03-20
video: uvesafb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2019-12-05
video: fbdev: uvesafb: modify the static fb_ops directly
Jani Nikula
1
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-06
video: fbdev: Use dev_get_drvdata()
Kefeng Wang
1
-8
/
+8
2018-12-20
fbdev: uvesafb: fix spelling mistake "memoery" -> "memory"
Colin Ian King
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+4
2018-06-12
video: uvesafb: Fix integer overflow in allocation
Kees Cook
1
-1
/
+2
2017-09-14
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
1
-1
/
+1
2017-08-28
fbdev: uvesafb: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
1
-4
/
+3
2017-08-01
video: fbdev: uvesafb: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-14
uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neatening
Joe Perches
1
-86
/
+62
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
1
-1
/
+1
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-1
/
+1
2014-12-04
video: uvesafb: Deletion of an unnecessary check before the function call "pl...
Markus Elfring
1
-2
/
+1
2014-12-04
video: uvesafb: Deletion of an unnecessary check before the function call "uv...
Markus Elfring
1
-2
/
+1
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-0
/
+2028