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