summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/via
Commit message (Expand)AuthorAgeFilesLines
* fbdev: viafb: use new array-copying-wrapperPhilipp Stanner2023-11-071-1/+1
* fbdev/viafb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-0/+2
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+1
* fbdev/media: Use GPIO descriptors for VIA GPIOLinus Walleij2023-06-193-15/+28
* fbdev: via: Convert to platform remove callback returning voidUwe Kleine-König2023-04-242-6/+4
* fbdev: via: Fix error in via_core_init()Shang XiaoJing2022-12-141-1/+8
* fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+3
* fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-0/+5
* video: fbdev: via: check the return value of kstrdup()Xiaoke Wang2022-02-221-0/+10
* video: fbdev: via: Fix spelling mistake "bellow" -> "below"Colin Ian King2022-01-291-1/+1
* video: fbdev: via: Fix set but not used warning for mode_crt_tableSam Ravnborg2020-11-301-3/+1
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-141-1/+1
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | fbdev: via-core: use generic power managementVaibhav Gupta2020-09-081-23/+16
|/
* fbdev: via: fix -Wextra build warning and format warningRandy Dunlap2020-03-202-3/+5
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-56/+49
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* video: fbdev: viafb: Remove dead codeSouptick Joarder2019-08-191-43/+0
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 260Thomas Gleixner2019-06-051-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 50Thomas Gleixner2019-05-2441-630/+41
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"Colin Ian King2019-02-081-1/+1
* video: fbdev: mark expected switch fall-throughsGustavo A. R. Silva2018-07-241-0/+1
* fbdev/via: fix defined but not used warningRandy Dunlap2018-07-241-1/+2
* Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-175-4/+7
|\
| * video: fbdev: via: allow COMPILE_TEST buildBartlomiej Zolnierkiewicz2018-05-155-4/+7
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+2
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-15/+2
|/
* video: fbdev: via: remove VLA usageGustavo A. R. Silva2018-03-124-4/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* video: fbdev: via: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: via: remove possibly unused variablesArnd Bergmann2017-06-141-5/+3
* fbdev: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-132-3/+3
* video: fbdev: via: use gpiochip data pointerLinus Walleij2016-01-071-11/+6
* fbdev: via-gpio: Be sure to clamp return valueLinus Walleij2016-01-051-1/+1
* fbdev: via/via_clock: fix sparse warningLad, Prabhakar2015-03-021-1/+1
* video: fbdev-VIA: Deletion of an unnecessary check before the function call "...Markus Elfring2014-12-041-2/+1
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-7/+3
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-1744-0/+12453