aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/kyro
AgeCommit message (Expand)AuthorFilesLines
2022-04-11video: fbdev: kyro: Error out if 'lineclock' equals zeroGravatar Zheyu Ma 1-0/+2
2022-03-11video: fbdev: kyro: make read-only array ODValues static constGravatar Colin Ian King 1-1/+1
2021-07-26video: fbdev: kyro: Error out if 'pixclock' equals zeroGravatar Zheyu Ma 1-0/+3
2021-07-19video: fbdev: kyro: fix a DoS bug by restricting user inputGravatar Zheyu Ma 1-0/+5
2020-09-08video: fbdev: kyro: remove set but not used 'ulCoreClock'Gravatar Jason Yan 1-2/+1
2020-09-08video: fbdev: kyro: remove set but not used 'ulBestVCO'Gravatar Jason Yan 1-3/+1
2020-03-02video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'Gravatar yu kuai 1-2/+1
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-12-05video: constify fb ops across all driversGravatar Jani Nikula 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2017-08-01video: fbdev: kyro: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresGravatar Julia Lawall 1-1/+1
2015-08-25drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Gravatar Luis R. Rodriguez 1-22/+11
2014-04-17video: move fbdev to drivers/video/fbdevGravatar Tomi Valkeinen 8-0/+2420