summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/via/via-core.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-19fbdev/media: Use GPIO descriptors for VIA GPIOLinus Walleij1-1/+1
2022-12-14fbdev: via: Fix error in via_core_init()Shang XiaoJing1-1/+8
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann1-0/+3
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann1-0/+5
2020-09-08fbdev: via-core: use generic power managementVaibhav Gupta1-23/+16
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-08-19video: fbdev: viafb: Remove dead codeSouptick Joarder1-43/+0
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2018-05-15video: fbdev: via: allow COMPILE_TEST buildBartlomiej Zolnierkiewicz1-1/+0
2017-08-01video: fbdev: via: constify pci_device_id.Arvind Yadav1-1/+1
2016-05-13fbdev: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-2/+2
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+790