aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/fsl-diu-fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 fsl_diu_init()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