summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vim2m.c
Commit message (Expand)AuthorAge
* media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab2017-11-30
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* media: platform: make video_device constBhumika Goyal2017-08-27
* media: vim2m: constify v4l2_m2m_ops structuresJulia Lawall2017-08-20
* [media] vim2m: Clean up file handle in open() error pathSantosh Kumar Singh2017-01-31
* [media] platform: constify vb2_ops structuresJulia Lawall2016-09-19
* [media] vim2m: copy the other colorspace-related fields as wellHans Verkuil2016-07-28
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-08
* [media] vim2m: return error if driver registration failsNiklas Söderlund2016-02-01
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-18
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-18
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-20
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
* [media] vim2m: small cleanup: use assignment instead of memcpyHans Verkuil2015-10-01
* [media] vim2m: add create_bufs and prepare_buf supportHans Verkuil2015-06-09
* [media] vim2m: drop format descriptionHans Verkuil2015-05-01
* [media] vim2m: embed video_deviceHans Verkuil2015-04-02
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
* [media] vim2m: support expbufHans Verkuil2014-11-25
* [media] mem2mem_testdev: rename to vim2mHans Verkuil2014-10-28