summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/riva
AgeCommit message (Expand)AuthorLines
2026-02-14fbdev: rivafb: fix divide error in nv3_arb()Guangshuo Li-0/+3
2024-09-30fbdev: rivafb: Use backlight power constantsThomas Zimmermann-1/+1
2023-10-19fbdev/rivafb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann-0/+2
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann-2/+1
2023-06-27fbdev/rivafb: Use hardware device as backlight parentThomas Zimmermann-1/+1
2023-06-27fbdev/rivafb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann-4/+4
2023-01-09fbdev: riva: Use backlight helperStephen Kitt-7/+1
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann-0/+5
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann-0/+5
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann-31/+31
2021-07-26video: fbdev: riva: Error out if 'pixclock' equals zeroZheyu Ma-0/+3
2020-11-30video: fbdev: riva: Fix kernel-doc and set but not used warningsSam Ravnborg-25/+12
2020-11-09video: fbdev: riva: remove some unused variblesAlex Shi-11/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-5/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-2/+1
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches-5/+1
2020-04-25video/fbdev/riva: Remove dead codeSouptick Joarder-18/+0
2019-12-05video: constify fb ops across all driversJani Nikula-1/+1
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz-1/+0
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+1
2018-01-17video: fbdev: riva: deprecate pci_get_bus_and_slot()Sinan Kaya-12/+20
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-08-01video: fbdev: riva: constify pci_device_id.Arvind Yadav-1/+1
2015-12-15video: fbdev: rivafb: unlock chip before probiding EDIDDmitry Eremin-Solenikov-0/+1
2015-06-03video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-35/+8
2015-03-17fbdev: riva: remove the dependency on PPC_OFKevin Hao-10/+7
2014-08-26video: fbdev: riva: delete double assignmentJulia Lawall-1/+0
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda-6/+0
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+6991