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
/
kyro
Age
Commit message (
Expand
)
Author
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-04-11
video: fbdev: kyro: Error out if 'lineclock' equals zero
Zheyu Ma
2022-03-11
video: fbdev: kyro: make read-only array ODValues static const
Colin Ian King
2021-07-26
video: fbdev: kyro: Error out if 'pixclock' equals zero
Zheyu Ma
2021-07-19
video: fbdev: kyro: fix a DoS bug by restricting user input
Zheyu Ma
2020-09-08
video: fbdev: kyro: remove set but not used 'ulCoreClock'
Jason Yan
2020-09-08
video: fbdev: kyro: remove set but not used 'ulBestVCO'
Jason Yan
2020-03-02
video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'
yu kuai
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-08-01
video: fbdev: kyro: constify pci_device_id.
Arvind Yadav
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2015-08-25
drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()
Luis R. Rodriguez
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen