summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/fsl-diu-fb.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-11fbdev: fsl-diu-fb: Fix sparse warning due to virt_to_phys() prototype changeStanislav Kinsburskii1-1/+1
2023-11-10fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann1-1/+1
2023-08-04fbdev/fsl-diu-fb: Use fbdev I/O helpersThomas Zimmermann1-3/+1
2023-07-24fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULTThomas Zimmermann1-1/+1
2023-06-27fbdev/fsl-diu-fb: Output messages with fb_*() helpersThomas Zimmermann1-13/+13
2023-04-24fbdev: fsl-diu-fb: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2020-10-17video: fbdev: fsl-diu-fb: remove unneeded variable 'res'Jason Yan1-2/+1
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-01-03video: fbdev: fsl-diu-fb: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-12-20fbdev: fsl-diu: remove redundant null check on cmapWen Yang1-2/+1
2018-09-28fbdev: fsl-diu: get cpu node with of_get_cpu_nodeRob Herring1-1/+1
2018-07-24video: fbdev: fsl-diu-fb: Remove VLA usageKees Cook1-10/+13
2018-03-28video: fsl-diu-fb: Delete an error message for a failed memory allocation in ...Markus Elfring1-5/+1
2017-07-04video: fbdev: fsl-diu-fb: constify mfb_template and fsl_diu_match.Arvind Yadav1-2/+2
2017-02-20video: fbdev: fsl-diu-fb: fix spelling mistake "palette"Colin Ian King1-2/+2
2017-02-08video: fbdev: fsl-diu-fb: remove impossible conditionSachin Shukla1-8/+1
2015-12-09video: fbdev: fsl: Fix kernel crash when diu_ops is not implementedWang Dongsheng1-1/+12
2015-09-24video: fbdev: fsl: Fix the sleep function for FSL DIU moduleJason Jin1-1/+8
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1994