summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/exynos4-is/fimc-m2m.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2018-11-20media: exynos4-is: convert g/s_crop to g/s_selectionHans Verkuil1-55/+75
2017-12-18media: exynos4-is: Drop obsolete capabilitiesMarek Szyprowski1-9/+1
2017-08-20media: exynos4-is: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-01-31[media] exynos4-is: Clean up file handle in open() error pathShailendra Verma1-1/+1
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall1-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-3/+3
2016-07-08[media] exynos4-is: Fix buffer release issue on fimc m2m video nodesSylwester Nawrocki1-14/+10
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab1-1/+1
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab1-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-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-9/+10
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada1-1/+1
2014-05-13[media] s5p-fimc: Reuse calculated sizesNicolas Dufresne1-1/+1
2014-05-13[media] s5p-fimc: Iterate for each memory planeNicolas Dufresne1-2/+2
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-2/+1
2014-03-05[media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus1-0/+3
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-2/+2
2013-12-04[media] exynos4-is: Use mem-to-mem ioctl helpersSylwester Nawrocki1-122/+26
2013-06-12[media] exynos4-is: Move __fimc_videoc_querycap() function to the common moduleSylwester Nawrocki1-0/+1
2013-04-25[media] exynos4-is: Copy timestamps from M2M OUTPUT to CAPTURE buffer queueSylwester Nawrocki1-5/+9
2013-04-25[media] exynos4-is: Fix driver name reported in vidioc_querycapSylwester Nawrocki1-7/+5
2013-03-31[media] s5p-fimc: Change the driver directory name to exynos4-isSylwester Nawrocki1-0/+863