aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/rockchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01media: platform: fix several typosMauro Carvalho Chehab1-3/+3
2019-02-18media: rockchip/rga: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2018-11-23media: rockchip/rga: constify video_device structureJulia Lawall1-1/+1
2018-11-23media: rockchip/rga: constify v4l2_m2m_ops structureJulia Lawall1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-3/+3
2018-07-27media: rockchip/rga: Fix bad dma_free_attrs() parameterEzequiel Garcia1-1/+1
2018-07-24media: mem2mem: Make .job_abort optionalEzequiel Garcia1-6/+0
2018-06-28media: rockchip/rga: Remove unrequired wait in .job_abortEzequiel Garcia2-14/+1
2018-06-28media: rockchip/rga: Fix broken .start_streamingEzequiel Garcia1-22/+23
2018-06-28media: rga: Remove surplus name initializationAnton Leontiev1-1/+0
2018-03-23media: rca: declare formats var as staticMauro Carvalho Chehab1-1/+1
2018-02-26media: rockchip/rga: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+2
2017-10-31media: rockchip/rga: annotate PM functions as __maybe_unusedArnd Bergmann1-4/+2
2017-10-16media: rga: make some functions staticMauro Carvalho Chehab2-2/+2
2017-10-16[media] rockchip/rga: v4l2 m2m supportJacob Chen6-0/+2152