summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti/delta
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab15-4333/+0
2022-03-18media: platform: delta: move config to its own fileMauro Carvalho Chehab1-0/+36
2021-07-12media: sti: don't copy past the sizeMauro Carvalho Chehab1-2/+1
2021-06-02media: st-delta: Remove redundant assignment to retJiapeng Chong1-1/+0
2021-05-18media: sti: fix obj-$(config) targetsMauro Carvalho Chehab1-1/+1
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
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-26media: sti/delta: remove uneeded checkMauro Carvalho Chehab1-4/+2
2019-03-01media: platform: fix several typosMauro Carvalho Chehab1-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 Gaignard13-13/+13
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-04-05[media] st-delta: mjpeg: fix static checker warningHugues Fruchet1-1/+1
2017-02-08[media] st-delta: debug: trace stream/frame information & summaryHugues Fruchet4-5/+117
2017-02-08[media] st-delta: add mjpeg supportHugues Fruchet7-0/+874
2017-02-08[media] st-delta: EOS (End Of Stream) supportHugues Fruchet2-1/+168
2017-02-08[media] st-delta: rpmsg ipc supportHugues Fruchet5-1/+703
2017-02-08[media] st-delta: add memory allocator helper functionsHugues Fruchet4-1/+74
2017-02-08[media] st-delta: STiH4xx multi-format video decoder v4l2 driverHugues Fruchet4-0/+2390