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
Age
Commit message (
Expand
)
Author
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