summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/m2m-deinterlace.c
Commit message (Expand)AuthorAgeFilesLines
* media: platform: make video_device constBhumika Goyal2017-08-271-1/+1
* media: m2m-deinterlace: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* [media] m2m-deinterlace: don't return zero on failure paths in deinterlace_pr...Alexey Khoroshilov2017-04-101-0/+1
* [media] platform: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] m2m-deinterlace: Fix error print during probePeter Ujfalusi2016-08-251-1/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-081-13/+2
* [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-1/+0
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-10/+13
* [media] m2m-deinterlace: remove dead codeMauro Carvalho Chehab2015-05-011-1/+0
* [media] m2m-deinterlace: embed video_deviceHans Verkuil2015-04-021-15/+6
* media: platform: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* [media] m2m-deinterlace: Convert to devm* APIAlexander Shiyan2014-06-171-5/+2
* [media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus2014-03-051-0/+3
* [media] exynos-gsc, m2m-deinterlace, mx2_emmaprp: Copy v4l2_buffer data from ...Sakari Ailus2014-03-051-2/+2
* [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-051-2/+2
* [media] m2m-deinterlace: fix allocated struct typeJassi Brar2014-01-151-1/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-2/+1
|\
| * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-2/+1
* | [media] m2m-deinterlace: Remove casting the return value which is a void pointerJingoo Han2013-10-281-2/+1
|/
* [media] mem2mem: set missing v4l2_dev pointerHans Verkuil2013-06-281-0/+1
* [media] m2m-deinterlace: Add copy time stamp handlingKamil Debski2013-04-251-0/+5
* [media] m2m-deinterlace: use correct check for kzalloc failureSasha Levin2012-12-271-3/+1
* [media] media: m2m-deinterlace: Do not set debugging flag to trueJavier Martin2012-12-211-1/+1
* [media] m2m-deinterlace: remove unused varsMauro Carvalho Chehab2012-10-281-8/+2
* [media] media/m2m: use module_platform_driver macroSrinivas Kandagatla2012-10-271-13/+1
* [media] m2m-deinterlace: Add V4L2_CAP_VIDEO_M2M capability flagSylwester Nawrocki2012-09-261-2/+7
* [media] Set vfl_dir for all display or m2m driversHans Verkuil2012-09-261-0/+1
* [media] mem2mem-deinterlace: Remove unneeded struct vb2_queue clear on queue_...Ezequiel GarcĂ­a2012-09-151-2/+0
* [media] rename drivers/media/video as .../platformMauro Carvalho Chehab2012-08-151-0/+1120
OpenPOWER on IntegriCloud