summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/via/viafbdev.c
AgeCommit message (Expand)AuthorLines
2023-11-07fbdev: viafb: use new array-copying-wrapperPhilipp Stanner-1/+1
2023-10-19fbdev/viafb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann-0/+2
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann-1/+1
2022-02-22video: fbdev: via: check the return value of kstrdup()Xiaoke Wang-0/+10
2020-03-20fbdev: via: fix -Wextra build warning and format warningRandy Dunlap-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-56/+49
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz-5/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 50Thomas Gleixner-15/+1
2019-02-08fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"Colin Ian King-1/+1
2018-07-24fbdev/via: fix defined but not used warningRandy Dunlap-1/+2
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds-1/+0
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+2
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig-15/+2
2018-05-15video: fbdev: via: allow COMPILE_TEST buildBartlomiej Zolnierkiewicz-1/+0
2017-06-14video: fbdev: via: remove possibly unused variablesArnd Bergmann-5/+3
2014-12-04video: fbdev-VIA: Deletion of an unnecessary check before the function call "...Markus Elfring-2/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+2176