aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vim2m.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-04media: vim2m: add media deviceHans Verkuil1-4/+37
2018-06-28media: vim2m: Remove surplus name initializationAnton Leontiev1-1/+0
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab1-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-08-27media: platform: make video_device constBhumika Goyal1-1/+1
2017-08-20media: vim2m: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-01-31[media] vim2m: Clean up file handle in open() error pathSantosh Kumar Singh1-0/+2
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall1-1/+1
2016-07-28[media] vim2m: copy the other colorspace-related fields as wellHans Verkuil1-1/+14
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-6/+1
2016-02-01[media] vim2m: return error if driver registration failsNiklas Söderlund1-1/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-9/+4
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+2
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-23/+28
2015-10-01[media] vim2m: small cleanup: use assignment instead of memcpyHans Verkuil1-5/+2
2015-06-09[media] vim2m: add create_bufs and prepare_buf supportHans Verkuil1-0/+8
2015-05-01[media] vim2m: drop format descriptionHans Verkuil1-4/+0
2015-04-02[media] vim2m: embed video_deviceHans Verkuil1-16/+7
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-25[media] vim2m: support expbufHans Verkuil1-0/+1
2014-10-28[media] mem2mem_testdev: rename to vim2mHans Verkuil1-0/+1088