summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/kyro/fbdev.c
AgeCommit message (Expand)Author
2023-08-04fbdev/kyro: Use fbdev I/O helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
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
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-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
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