summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/riva/fbdev.c
AgeCommit message (Expand)Author
2023-10-19fbdev/rivafb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-06-27fbdev/rivafb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/rivafb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-01-09fbdev: riva: Use backlight helperStephen Kitt
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann
2021-07-26video: fbdev: riva: Error out if 'pixclock' equals zeroZheyu Ma
2020-11-30video: fbdev: riva: Fix kernel-doc and set but not used warningsSam Ravnborg
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches
2019-12-05video: constify fb ops across all driversJani Nikula
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-01-17video: fbdev: riva: deprecate pci_get_bus_and_slot()Sinan Kaya
2017-08-01video: fbdev: riva: constify pci_device_id.Arvind Yadav
2015-12-15video: fbdev: rivafb: unlock chip before probiding EDIDDmitry Eremin-Solenikov
2015-06-03video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-03-17fbdev: riva: remove the dependency on PPC_OFKevin Hao
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen