summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti/delta/delta-v4l2.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-02media: st-delta: Remove redundant assignment to retJiapeng Chong1-1/+0
2021-05-10media: sti/delta: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-5/+3
2020-09-27media: st-delta: Fix reference count leak in delta_run_workAditya Pakki1-1/+3
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-2/+2
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia1-18/+0
2017-12-13media: platform: sti: Adopt SPDX identifierBenjamin Gaignard1-1/+1
2017-08-20media: st-delta: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-07-19media: st-delta: constify vb2_ops structuresGustavo A. R. Silva1-2/+2
2017-02-08[media] st-delta: debug: trace stream/frame information & summaryHugues Fruchet1-4/+26
2017-02-08[media] st-delta: add mjpeg supportHugues Fruchet1-0/+3
2017-02-08[media] st-delta: EOS (End Of Stream) supportHugues Fruchet1-1/+145
2017-02-08[media] st-delta: rpmsg ipc supportHugues Fruchet1-0/+11
2017-02-08[media] st-delta: STiH4xx multi-format video decoder v4l2 driverHugues Fruchet1-0/+1813