aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-mdp
AgeCommit message (Expand)Author
2022-08-25media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno
2021-07-14media: mdk-mdp: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2019-08-13media: platform: mtk-mdp: mtk_mdp_core: Add of_node_put() before gotoNishka Dasgupta
2019-08-13media: mtk-mdp: fix reference count on old device treeMatthias Brugger
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2019-02-18media: mtk-mdp: Correct return type for mem2mem buffer helpersEzequiel Garcia
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-24media: mem2mem: Make .job_abort optionalEzequiel Garcia
2018-07-04media: mtk-mdp: Add locks for capture and output vb2_queuesEzequiel Garcia
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-20media: mtk-mdp: use IS_ERR to check return value of of_clk_getPan Bian
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring
2017-08-20media: mtk-mdp: constify v4l2_m2m_ops structuresJulia Lawall
2017-07-19media: mtk-mdp: constify vb2_ops structureGustavo A. R. Silva
2017-06-07[media] media: mtk-mdp: Fix mdp device treeDaniel Kurtz
2016-11-22[media] mtk-mdp: allocate video_device dynamicallyMinghsiu Tsai
2016-11-19[media] media: mtk-mdp: mark PM functions as __maybe_unusedArnd Bergmann
2016-11-16[media] media: fix platform_no_drv_owner.cocci warningsFengguang Wu
2016-11-16[media] media: mtk-mdp: NULL-terminate mtk_mdp_comp_dt_idsVincent Stehlé
2016-10-21[media] mtk-mdp: fix double mutex_unlockHans Verkuil
2016-10-21[media] media: mtk-mdp: fix build errorMinghsiu Tsai
2016-10-21[media] media: mtk-mdp: fix build warning in arch x86Minghsiu Tsai
2016-10-21[media] media: mtk-mdp: support pixelformat V4L2_PIX_FMT_MT21CMinghsiu Tsai
2016-10-21[media] mtk-mdp: fix compilation warnings if !DEBUGMauro Carvalho Chehab
2016-10-21[media] media: Add Mediatek MDP DriverMinghsiu Tsai