index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
rockchip
/
rga
Age
Commit message (
Expand
)
Author
2021-05-19
media: rockchip/rga: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2020-09-27
media: rockchip/rga: Fix a reference count leak.
Qiushi Wu
2020-07-04
media: rockchip: rga: Only set output CSC mode for RGB input
Paul Kocialkowski
2020-07-04
media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic
Paul Kocialkowski
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2019-02-18
media: rockchip/rga: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2018-11-23
media: rockchip/rga: constify video_device structure
Julia Lawall
2018-11-23
media: rockchip/rga: constify v4l2_m2m_ops structure
Julia Lawall
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-07-27
media: rockchip/rga: Fix bad dma_free_attrs() parameter
Ezequiel Garcia
2018-07-24
media: mem2mem: Make .job_abort optional
Ezequiel Garcia
2018-06-28
media: rockchip/rga: Remove unrequired wait in .job_abort
Ezequiel Garcia
2018-06-28
media: rockchip/rga: Fix broken .start_streaming
Ezequiel Garcia
2018-06-28
media: rga: Remove surplus name initialization
Anton Leontiev
2018-03-23
media: rca: declare formats var as static
Mauro Carvalho Chehab
2018-02-26
media: rockchip/rga: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2017-10-31
media: rockchip/rga: annotate PM functions as __maybe_unused
Arnd Bergmann
2017-10-16
media: rga: make some functions static
Mauro Carvalho Chehab
2017-10-16
[media] rockchip/rga: v4l2 m2m support
Jacob Chen