summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vim2m.c
Commit message (Expand)AuthorAgeFilesLines
* media: vim2m: fix build breakage due to a merge conflictMauro Carvalho Chehab2019-02-181-2/+1Star
* Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-181-1/+3
|\
| * media: vim2m: only cancel work if it is for right contextHans Verkuil2019-01-161-1/+3
* | media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia2019-02-071-1/+1
* | media: vim2m: don't use curr_ctx->dev before checkingMauro Carvalho Chehab2019-02-071-1/+2
* | media: vim2m: fill in bus_info in media_device_infoHans Verkuil2019-02-071-0/+2
* | media: vim2m: allow setting the default transaction time via parameterMauro Carvalho Chehab2019-01-311-5/+10
* | media: vim2m: use per-file handler work queueMauro Carvalho Chehab2019-01-311-19/+19
* | media: vim2m: fix driver for it to handle different fourcc formatsMauro Carvalho Chehab2019-01-311-140/+240
* | media: vim2m: add buf_out_validate callbackHans Verkuil2019-01-311-11/+16
* | media: vim2m: the v4l2_m2m_buf_copy_data args were swappedHans Verkuil2019-01-161-1/+1
* | media: vim2m: use v4l2_m2m_buf_copy_dataHans Verkuil2019-01-071-11/+1Star
|/
* media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_workHans Verkuil2018-11-231-1/+2
* media: vim2m/vicodec: set device_caps in video_device structHans Verkuil2018-11-231-2/+1Star
* media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queueEzequiel Garcia2018-11-061-1/+1
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-311-15/+35
|\
| * media: vb2: set reqbufs/create_bufs capabilitiesHans Verkuil2018-09-111-0/+1
| * media: vim2m: support requestsHans Verkuil2018-08-311-0/+24
| * media: vim2m: use workqueueHans Verkuil2018-08-311-15/+10Star
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
|/
* media: vim2m: add media deviceHans Verkuil2018-07-041-4/+37
* media: vim2m: Remove surplus name initializationAnton Leontiev2018-06-281-1/+0Star
* media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab2017-11-301-1/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-3/+3
* media: platform: make video_device constBhumika Goyal2017-08-271-1/+1
* media: vim2m: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* [media] vim2m: Clean up file handle in open() error pathSantosh Kumar Singh2017-01-311-0/+2
* [media] platform: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] vim2m: copy the other colorspace-related fields as wellHans Verkuil2016-07-291-1/+14
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-6/+1Star
* [media] vim2m: return error if driver registration failsNiklas Söderlund2016-02-011-1/+1
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-9/+4Star
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+2
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-23/+28
* [media] vim2m: small cleanup: use assignment instead of memcpyHans Verkuil2015-10-011-5/+2Star
* [media] vim2m: add create_bufs and prepare_buf supportHans Verkuil2015-06-091-0/+8
* [media] vim2m: drop format descriptionHans Verkuil2015-05-011-4/+0Star
* [media] vim2m: embed video_deviceHans Verkuil2015-04-031-16/+7Star
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
* [media] vim2m: support expbufHans Verkuil2014-11-251-0/+1
* [media] mem2mem_testdev: rename to vim2mHans Verkuil2014-10-281-0/+1088