summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/kyro
AgeCommit message (Expand)Author
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-04fbdev/kyro: Use fbdev I/O helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-07-20fbdev: kyro: make some const read-only arrays static and reduce type sizeColin Ian King
2023-05-18fbdev: Rename fb_mem*() helpersThomas Zimmermann
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-04-11video: fbdev: kyro: Error out if 'lineclock' equals zeroZheyu Ma
2022-03-11video: fbdev: kyro: make read-only array ODValues static constColin Ian King
2021-07-26video: fbdev: kyro: Error out if 'pixclock' equals zeroZheyu Ma
2021-07-19video: fbdev: kyro: fix a DoS bug by restricting user inputZheyu Ma
2020-09-08video: fbdev: kyro: remove set but not used 'ulCoreClock'Jason Yan
2020-09-08video: fbdev: kyro: remove set but not used 'ulBestVCO'Jason Yan
2020-03-02video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'yu kuai
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-05video: constify fb ops across all driversJani Nikula
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2017-08-01video: fbdev: kyro: constify pci_device_id.Arvind Yadav
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2015-08-25drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen