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