index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
riva
/
fbdev.c
Age
Commit message (
Expand
)
Author
2024-09-30
fbdev: rivafb: Use backlight power constants
Thomas Zimmermann
2023-10-19
fbdev/rivafb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-06-27
fbdev/rivafb: Use hardware device as backlight parent
Thomas Zimmermann
2023-06-27
fbdev/rivafb: Reorder backlight and framebuffer init/cleanup
Thomas Zimmermann
2023-01-09
fbdev: riva: Use backlight helper
Stephen Kitt
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-07-19
fbdev: Remove trailing whitespaces
Thomas Zimmermann
2021-07-26
video: fbdev: riva: Error out if 'pixclock' equals zero
Zheyu Ma
2020-11-30
video: fbdev: riva: Fix kernel-doc and set but not used warnings
Sam Ravnborg
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-01
video: fbdev: Use IS_BUILTIN
Joe Perches
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-01-17
video: fbdev: riva: deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-08-01
video: fbdev: riva: constify pci_device_id.
Arvind Yadav
2015-12-15
video: fbdev: rivafb: unlock chip before probiding EDID
Dmitry Eremin-Solenikov
2015-06-03
video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-03-17
fbdev: riva: remove the dependency on PPC_OF
Kevin Hao
2014-06-23
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen