summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/exynos4-is/fimc-isp-video.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-18media: exynos4-is: remove redundant check on typeColin Ian King1-3/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-07-04media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki1-3/+8
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus1-4/+4
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-6/+3
2016-01-25[media] exynos4-is: fix a format string bugRasmus Villemoes1-2/+2
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: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab1-2/+1
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas1-3/+3
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-17/+14
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab1-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+2
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-6/+7
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2014-09-26[media] exynos4-is: fix some warnings when compiling on arm64Mauro Carvalho Chehab1-3/+3
2014-09-03[media] marvel-ccic: just return 0 instead of using a varMauro Carvalho Chehab1-2/+1
2014-05-23[media] exynos4-is: Remove support for non-dt platformsSylwester Nawrocki1-1/+1
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-3/+2
2014-03-14[media] exynos4-is: Add the FIMC-IS ISP capture DMA driverSylwester Nawrocki1-0/+660