summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/rockchip
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-055-45/+5Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: platform: fix several typosMauro Carvalho Chehab2019-03-011-3/+3
* media: rockchip/rga: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-3/+3
* media: rockchip/rga: constify video_device structureJulia Lawall2018-11-231-1/+1
* media: rockchip/rga: constify v4l2_m2m_ops structureJulia Lawall2018-11-231-1/+1
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-3/+3
* media: rockchip/rga: Fix bad dma_free_attrs() parameterEzequiel Garcia2018-07-271-1/+1
* media: mem2mem: Make .job_abort optionalEzequiel Garcia2018-07-241-6/+0Star
* media: rockchip/rga: Remove unrequired wait in .job_abortEzequiel Garcia2018-06-282-14/+1Star
* media: rockchip/rga: Fix broken .start_streamingEzequiel Garcia2018-06-281-22/+23
* media: rga: Remove surplus name initializationAnton Leontiev2018-06-281-1/+0Star
* media: rca: declare formats var as staticMauro Carvalho Chehab2018-03-231-1/+1
* media: rockchip/rga: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-02-261-1/+2
* media: rockchip/rga: annotate PM functions as __maybe_unusedArnd Bergmann2017-10-311-4/+2Star
* media: rga: make some functions staticMauro Carvalho Chehab2017-10-172-2/+2
* [media] rockchip/rga: v4l2 m2m supportJacob Chen2017-10-176-0/+2152