summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-mdp
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* media: mtk-mdp: use IS_ERR to check return value of of_clk_getPan Bian2017-08-201-2/+2
* media: Convert to using %pOF instead of full_nameRob Herring2017-08-202-8/+6
* media: mtk-mdp: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: mtk-mdp: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* [media] media: mtk-mdp: Fix mdp device treeDaniel Kurtz2017-06-071-2/+10
* [media] mtk-mdp: allocate video_device dynamicallyMinghsiu Tsai2016-11-222-14/+21
* [media] media: mtk-mdp: mark PM functions as __maybe_unusedArnd Bergmann2016-11-191-8/+4
* [media] media: fix platform_no_drv_owner.cocci warningsFengguang Wu2016-11-161-1/+0
* [media] media: mtk-mdp: NULL-terminate mtk_mdp_comp_dt_idsVincent Stehlé2016-11-161-1/+2
* [media] mtk-mdp: fix double mutex_unlockHans Verkuil2016-10-211-3/+1
* [media] media: mtk-mdp: fix build errorMinghsiu Tsai2016-10-211-2/+2
* [media] media: mtk-mdp: fix build warning in arch x86Minghsiu Tsai2016-10-212-4/+7
* [media] media: mtk-mdp: support pixelformat V4L2_PIX_FMT_MT21CMinghsiu Tsai2016-10-212-0/+12
* [media] mtk-mdp: fix compilation warnings if !DEBUGMauro Carvalho Chehab2016-10-211-1/+1
* [media] media: Add Mediatek MDP DriverMinghsiu Tsai2016-10-2112-0/+2581
OpenPOWER on IntegriCloud