summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/exynos4-is/fimc-isp-video.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-091-4/+5
|\
| * media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon2019-06-051-3/+3
| * media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_capsBoris Brezillon2019-06-051-1/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* media: exynos4-is: remove redundant check on typeColin Ian King2019-02-181-3/+1Star
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki2018-07-041-3/+8
* [media] media: Rename graph and pipeline structs and functionsSakari Ailus2017-01-271-4/+4
* [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-6/+3Star
* [media] exynos4-is: fix a format string bugRasmus Villemoes2016-01-251-2/+2
* [media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab2016-01-111-1/+1
* [media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab2016-01-111-2/+1Star
* [media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas2016-01-111-3/+3
* [media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab2016-01-111-1/+1
* [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-17/+14Star
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-171-1/+1
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+2
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-6/+7
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-1/+1
* [media] exynos4-is: fix some warnings when compiling on arm64Mauro Carvalho Chehab2014-09-261-3/+3
* [media] marvel-ccic: just return 0 instead of using a varMauro Carvalho Chehab2014-09-031-2/+1Star
* [media] exynos4-is: Remove support for non-dt platformsSylwester Nawrocki2014-05-231-1/+1
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-3/+2Star
* [media] exynos4-is: Add the FIMC-IS ISP capture DMA driverSylwester Nawrocki2014-03-141-0/+660