summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/s1d13xxxfb.c
AgeCommit message (Expand)Author
2023-10-19fbdev/s1d13xxxfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-04-24fbdev: s1d13xxxfb: Convert to platform remove callback returning voidUwe Kleine-König
2020-11-29video: fbdev: s1d13xxxfb: Fix kernel-doc and set but not used warningsSam Ravnborg
2020-04-17fbdev: s1d13xxxfb: add missed unregister_framebuffer in removeChuhong Yuan
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-01-15fbdev: s1d13xxxfb: use resource_sizeJulia Lawall
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2018-03-26fbdev: s1d13xxxfb: remove m32r specific hacksArnd Bergmann
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2016-09-27video: fbdev: add missing \n at end of printk error messageColin Ian King
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen