aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/m2m-deinterlace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-07-23media: m2m-deinterlace: use struct v4l2_fhHans Verkuil1-88/+36
2019-07-23media: m2m-deinterlace: Fix misuse of strscpyJoe Perches1-1/+1
2019-07-22media: m2m-deinterlace: set device_caps in struct video_deviceHans Verkuil1-9/+1
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil1-4/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-4/+4
2018-07-04media: m2m-deinterlace: Implement wait_prepare and wait_finishEzequiel Garcia1-0/+4
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia1-18/+2
2018-06-28media: m2m-deinterlace: Remove surplus name initializationAnton Leontiev1-1/+0
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-6/+6
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-6/+6
2017-11-27media: annotate ->poll() instancesAl Viro1-2/+2
2017-08-27media: platform: make video_device constBhumika Goyal1-1/+1
2017-08-20media: m2m-deinterlace: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-04-10[media] m2m-deinterlace: don't return zero on failure paths in deinterlace_probe()Alexey Khoroshilov1-0/+1
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall1-1/+1
2016-08-25[media] m2m-deinterlace: Fix error print during probePeter Ujfalusi1-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-13/+2
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-1/+0
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-10/+13
2015-05-01[media] m2m-deinterlace: remove dead codeMauro Carvalho Chehab1-1/+0
2015-04-02[media] m2m-deinterlace: embed video_deviceHans Verkuil1-15/+6
2014-10-20media: platform: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-17[media] m2m-deinterlace: Convert to devm* APIAlexander Shiyan1-5/+2
2014-03-05[media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus1-0/+3
2014-03-05[media] exynos-gsc, m2m-deinterlace, mx2_emmaprp: Copy v4l2_buffer data from src to dstSakari Ailus1-2/+2
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-2/+2
2014-01-15[media] m2m-deinterlace: fix allocated struct typeJassi Brar1-1/+1
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+1
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz1-2/+1
2013-10-28[media] m2m-deinterlace: Remove casting the return value which is a void pointerJingoo Han1-2/+1
2013-06-28[media] mem2mem: set missing v4l2_dev pointerHans Verkuil1-0/+1
2013-04-25[media] m2m-deinterlace: Add copy time stamp handlingKamil Debski1-0/+5
2012-12-27[media] m2m-deinterlace: use correct check for kzalloc failureSasha Levin1-3/+1
2012-12-21[media] media: m2m-deinterlace: Do not set debugging flag to trueJavier Martin1-1/+1
2012-10-28[media] m2m-deinterlace: remove unused varsMauro Carvalho Chehab1-8/+2
2012-10-27[media] media/m2m: use module_platform_driver macroSrinivas Kandagatla1-13/+1
2012-09-26[media] m2m-deinterlace: Add V4L2_CAP_VIDEO_M2M capability flagSylwester Nawrocki1-2/+7
2012-09-26[media] Set vfl_dir for all display or m2m driversHans Verkuil1-0/+1
2012-09-15[media] mem2mem-deinterlace: Remove unneeded struct vb2_queue clear on queue_init()Ezequiel GarcĂ­a1-2/+0
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-0/+1120