summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/s1d13xxxfb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/s1d13xxxfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-9/+16
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-2/+2
* fbdev: s1d13xxxfb: Convert to platform remove callback returning voidUwe Kleine-König2023-04-241-3/+2
* video: fbdev: s1d13xxxfb: Fix kernel-doc and set but not used warningsSam Ravnborg2020-11-291-2/+1
* fbdev: s1d13xxxfb: add missed unregister_framebuffer in removeChuhong Yuan2020-04-171-4/+10
* Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-171-4/+5
|\
| * remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
* | fbdev: s1d13xxxfb: use resource_sizeJulia Lawall2020-01-151-9/+8
|/
* fbdev: s1d13xxxfb: remove m32r specific hacksArnd Bergmann2018-03-261-10/+0
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-271-1/+1
* video: fbdev: add missing \n at end of printk error messageColin Ian King2016-09-271-1/+1
* arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-2/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1040