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
/
rcar_jpu.c
Age
Commit message (
Expand
)
Author
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-03
media: rcar_jpu: convert to SPDX identifiers
Kuninori Morimoto
2018-07-24
media: mem2mem: Make .job_abort optional
Ezequiel Garcia
2018-07-24
media: rcar_jpu: Remove unrequired wait in .job_abort
Ezequiel Garcia
2018-06-28
media: rcar_vpu: Drop unneeded job_ready
Ezequiel Garcia
2018-05-11
media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()
Wei Yongjun
2017-11-30
media: rcar_jpu: fix two kernel-doc markups
Mauro Carvalho Chehab
2017-08-20
media: V4L2: platform: rcar_jpu: constify v4l2_m2m_ops structures
Julia Lawall
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-02-01
[media] rcar_jpu: Add R-Car Gen2 Fallback Compatibility String
Simon Horman
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-11-19
[media] V4L2: platform: rcar_jpu: switch off clock on release later
Mikhail Ulyanov
2015-11-19
[media] V4L2: platform: rcar_jpu: remove redundant code
Mikhail Ulyanov
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] rcar_jpu: Fix namespace for two __be16 vars
Mauro Carvalho Chehab
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-08-11
[media] V4L2: platform: Add Renesas R-Car JPEG codec driver
Mikhail Ulyanov