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