summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/rockchip/rga/rga.c
Commit message (Expand)AuthorAgeFilesLines
* media: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-071-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
* 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/+0
* media: rockchip/rga: Remove unrequired wait in .job_abortEzequiel Garcia2018-06-281-12/+1
* media: rga: Remove surplus name initializationAnton Leontiev2018-06-281-1/+0
* media: rca: declare formats var as staticMauro Carvalho Chehab2018-03-231-1/+1
* media: rockchip/rga: annotate PM functions as __maybe_unusedArnd Bergmann2017-10-311-4/+2
* media: rga: make some functions staticMauro Carvalho Chehab2017-10-161-1/+1
* [media] rockchip/rga: v4l2 m2m supportJacob Chen2017-10-161-0/+1012
OpenPOWER on IntegriCloud