summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/fsl-dcu/fsl_tcon.c
Commit message (Expand)AuthorAgeFilesLines
* drm/fsl-dcu: check for clk_prepare_enable() errorFabio Estevam2017-02-081-2/+6
* drm/fsl-dcu: remove unneeded 'ret' assignmentFabio Estevam2017-02-081-3/+1Star
* drm/fsl-dcu: use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun2016-09-051-4/+1Star
* drm/fsl-dcu: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-161-0/+1
* drm/fsl-dcu: add TCON driverStefan Agner2016-04-261-0/+111