aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/exynos4-is/fimc-capture.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: rename exynos4-is/ to samsung/exynos4-is/Mauro Carvalho Chehab1-1894/+0
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-11/+11
2021-05-10media: exynos4-is: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-4/+2
2020-12-03media: platform: exynos4-is: remove all references to physical addressesMarek Szyprowski1-3/+3
2020-09-01media: exynos4-is: Handle duplicate calls to vidioc_streamoffJonathan Bakker1-2/+5
2020-09-01media: exynos4-is: Remove inh_sensor_ctrlsJonathan Bakker1-12/+1
2020-09-01media: exynos4-is: Correct missing entity function initializationJonathan Bakker1-0/+1
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-07-04media: use v4l2_rect_enclosed helperBenoit Parrot1-15/+3
2020-06-23media: fimc-capture: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil1-3/+0
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-5/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon1-3/+3
2019-06-05media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_capsBoris Brezillon1-2/+2
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil1-1/+1
2018-03-23media: fimc-capture: get rid of two warningsMauro Carvalho Chehab1-2/+5
2017-11-30media: exynos4-is: fix kernel-doc warningsMauro Carvalho Chehab1-0/+3
2017-06-23[media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handlingHans Verkuil1-2/+2
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab1-0/+3
2017-01-31[media] exynos4-is: constify v4l2_subdev_* structuresBhumika Goyal1-2/+2
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus1-4/+4
2016-09-22[media] exynos4-is: Add missing entity function initializationSylwester Nawrocki1-0/+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-5/+2
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab1-2/+2
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab1-3/+2
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab1-2/+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-16/+15
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+2
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-10/+12
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-10-01[media] exynos4-is: use monotonic timestamps as advertizedArnd Bergmann1-7/+1
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-11/+11
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON1-1/+1
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-3/+3
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-1/+1
2013-12-09[media] videobuf2: Add missing lock held on vb2_fop_releaseRicardo Ribalda1-1/+1
2013-06-28[media] exynos4-is: Set valid initial format on FIMC.n subdevsSylwester Nawrocki1-2/+17
2013-06-12[media] exynos4-is: Refactor vidioc_s_fmt, vidioc_try_fmt handlersSylwester Nawrocki1-83/+75
2013-06-12[media] exynos4-is: Add locking at fimc(-lite) subdev unregistered handlerSylwester Nawrocki1-0/+4
2013-06-12[media] exynos4-is: Use common exynos_media_pipeline data structureSylwester Nawrocki1-26/+41
2013-06-12[media] exynos4-is: Do not use asynchronous runtime PM in release fopSylwester Nawrocki1-2/+2
2013-06-12[media] exynos4-is: Media graph/video device locking reworkSylwester Nawrocki1-33/+26