aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/via/viafbdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+0
2018-06-12treewide: 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 "framebuffer_release"Markus Elfring1-2/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+2176