summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/fsl-diu-fb.c
AgeCommit message (Expand)Author
2024-01-11fbdev: fsl-diu-fb: Fix sparse warning due to virt_to_phys() prototype changeStanislav Kinsburskii
2023-11-10fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann
2023-08-04fbdev/fsl-diu-fb: Use fbdev I/O helpersThomas Zimmermann
2023-07-24fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULTThomas Zimmermann
2023-06-27fbdev/fsl-diu-fb: Output messages with fb_*() helpersThomas Zimmermann
2023-04-24fbdev: fsl-diu-fb: Convert to platform remove callback returning voidUwe Kleine-König
2020-10-17video: fbdev: fsl-diu-fb: remove unneeded variable 'res'Jason Yan
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-01-03video: fbdev: fsl-diu-fb: mark expected switch fall-throughsGustavo A. R. Silva
2019-12-05video: constify fb ops across all driversJani Nikula
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-20fbdev: fsl-diu: remove redundant null check on cmapWen Yang
2018-09-28fbdev: fsl-diu: get cpu node with of_get_cpu_nodeRob Herring
2018-07-24video: fbdev: fsl-diu-fb: Remove VLA usageKees Cook
2018-03-28video: fsl-diu-fb: Delete an error message for a failed memory allocation in ...Markus Elfring
2017-07-04video: fbdev: fsl-diu-fb: constify mfb_template and fsl_diu_match.Arvind Yadav
2017-02-20video: fbdev: fsl-diu-fb: fix spelling mistake "palette"Colin Ian King
2017-02-08video: fbdev: fsl-diu-fb: remove impossible conditionSachin Shukla
2015-12-09video: fbdev: fsl: Fix kernel crash when diu_ops is not implementedWang Dongsheng
2015-09-24video: fbdev: fsl: Fix the sleep function for FSL DIU moduleJason Jin
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen