aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/via (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 50Thomas Gleixner41-630/+41
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-02-08fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"Colin Ian King1-1/+1
2018-07-24video: fbdev: mark expected switch fall-throughsGustavo A. R. Silva1-0/+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 Torvalds5-4/+7
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 Zolnierkiewicz5-4/+7
2018-03-12video: fbdev: via: remove VLA usageGustavo A. R. Silva4-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-01video: fbdev: via: constify pci_device_id.Arvind Yadav1-1/+1
2017-06-14video: fbdev: via: remove possibly unused variablesArnd Bergmann1-5/+3
2016-05-13fbdev: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2-3/+3
2016-01-07video: fbdev: via: use gpiochip data pointerLinus Walleij1-11/+6
2016-01-05fbdev: via-gpio: Be sure to clamp return valueLinus Walleij1-1/+1
2015-03-02fbdev: via/via_clock: fix sparse warningLad, Prabhakar1-1/+1
2014-12-04video: fbdev-VIA: Deletion of an unnecessary check before the function call "framebuffer_release"Markus Elfring1-2/+1
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-7/+3
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen44-0/+12453