index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
riva
Age
Commit message (
Expand
)
Author
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-11-09
video: fbdev: riva: remove some unused varibles
Alex Shi
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-06-01
video: fbdev: Use IS_BUILTIN
Joe Perches
2020-04-25
video/fbdev/riva: Remove dead code
Souptick Joarder
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-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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-08-26
video: fbdev: riva: delete double assignment
Julia Lawall
2014-06-23
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen