summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/riva/fbdev.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fbdev/rivafb: 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-2/+1
* fbdev/rivafb: Use hardware device as backlight parentThomas Zimmermann2023-06-271-1/+1
* fbdev/rivafb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann2023-06-271-4/+4
* fbdev: riva: Use backlight helperStephen Kitt2023-01-091-7/+1
* fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+5
* fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-0/+5
* fbdev: Remove trailing whitespacesThomas Zimmermann2022-07-191-31/+31
* video: fbdev: riva: Error out if 'pixclock' equals zeroZheyu Ma2021-07-261-0/+3
* video: fbdev: riva: Fix kernel-doc and set but not used warningsSam Ravnborg2020-11-301-5/+4
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-1/+1
* video: fbdev: Use IS_BUILTINJoe Perches2020-06-011-5/+1
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-1/+0
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* video: fbdev: riva: deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-171-1/+1
* video: fbdev: riva: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: rivafb: unlock chip before probiding EDIDDmitry Eremin-Solenikov2015-12-151-0/+1
* video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-32/+7
* fbdev: riva: remove the dependency on PPC_OFKevin Hao2015-03-171-10/+7
* backlight: Remove trivial get_brightness implementationsAndrzej Hajda2014-06-231-6/+0
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+2230