summaryrefslogtreecommitdiff
path: root/drivers/media/platform/m2m-deinterlace.c
AgeCommit message (Expand)Author
2023-04-11media: m2m-deinterlace: Convert to platform remove callback returning voidUwe Kleine-König
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-07-23media: m2m-deinterlace: use struct v4l2_fhHans Verkuil
2019-07-23media: m2m-deinterlace: Fix misuse of strscpyJoe Perches
2019-07-22media: m2m-deinterlace: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-04media: m2m-deinterlace: Implement wait_prepare and wait_finishEzequiel Garcia
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia
2018-06-28media: m2m-deinterlace: Remove surplus name initializationAnton Leontiev
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-08-27media: platform: make video_device constBhumika Goyal
2017-08-20media: m2m-deinterlace: constify v4l2_m2m_ops structuresJulia Lawall
2017-04-10[media] m2m-deinterlace: don't return zero on failure paths in deinterlace_pr...Alexey Khoroshilov
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall
2016-08-25[media] m2m-deinterlace: Fix error print during probePeter Ujfalusi
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-05-01[media] m2m-deinterlace: remove dead codeMauro Carvalho Chehab
2015-04-02[media] m2m-deinterlace: embed video_deviceHans Verkuil
2014-10-20media: platform: drop owner assignment from platform_driversWolfram Sang
2014-06-17[media] m2m-deinterlace: Convert to devm* APIAlexander Shiyan
2014-03-05[media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus
2014-03-05[media] exynos-gsc, m2m-deinterlace, mx2_emmaprp: Copy v4l2_buffer data from ...Sakari Ailus
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2014-01-15[media] m2m-deinterlace: fix allocated struct typeJassi Brar
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-10-28[media] m2m-deinterlace: Remove casting the return value which is a void pointerJingoo Han
2013-06-28[media] mem2mem: set missing v4l2_dev pointerHans Verkuil
2013-04-25[media] m2m-deinterlace: Add copy time stamp handlingKamil Debski
2012-12-27[media] m2m-deinterlace: use correct check for kzalloc failureSasha Levin
2012-12-21[media] media: m2m-deinterlace: Do not set debugging flag to trueJavier Martin
2012-10-28[media] m2m-deinterlace: remove unused varsMauro Carvalho Chehab
2012-10-27[media] media/m2m: use module_platform_driver macroSrinivas Kandagatla
2012-09-26[media] m2m-deinterlace: Add V4L2_CAP_VIDEO_M2M capability flagSylwester Nawrocki
2012-09-26[media] Set vfl_dir for all display or m2m driversHans Verkuil
2012-09-15[media] mem2mem-deinterlace: Remove unneeded struct vb2_queue clear on queue_...Ezequiel García
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab