summaryrefslogtreecommitdiff
path: root/drivers/media/platform/exynos4-is/fimc-capture.c
AgeCommit message (Expand)Author
2022-03-18media: platform: rename exynos4-is/ to samsung/exynos4-is/Mauro Carvalho Chehab
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-05-10media: exynos4-is: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2020-12-03media: platform: exynos4-is: remove all references to physical addressesMarek Szyprowski
2020-09-01media: exynos4-is: Handle duplicate calls to vidioc_streamoffJonathan Bakker
2020-09-01media: exynos4-is: Remove inh_sensor_ctrlsJonathan Bakker
2020-09-01media: exynos4-is: Correct missing entity function initializationJonathan Bakker
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-04media: use v4l2_rect_enclosed helperBenoit Parrot
2020-06-23media: fimc-capture: Fix runtime PM imbalance on errorDinghao Liu
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon
2019-06-05media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_capsBoris Brezillon
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2018-03-23media: fimc-capture: get rid of two warningsMauro Carvalho Chehab
2017-11-30media: exynos4-is: fix kernel-doc warningsMauro Carvalho Chehab
2017-06-23[media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handlingHans Verkuil
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2017-01-31[media] exynos4-is: constify v4l2_subdev_* structuresBhumika Goyal
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus
2016-09-22[media] exynos4-is: Add missing entity function initializationSylwester Nawrocki
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall
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
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
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-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-10-01[media] exynos4-is: use monotonic timestamps as advertizedArnd Bergmann
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2013-12-09[media] videobuf2: Add missing lock held on vb2_fop_releaseRicardo Ribalda
2013-06-28[media] exynos4-is: Set valid initial format on FIMC.n subdevsSylwester Nawrocki
2013-06-12[media] exynos4-is: Refactor vidioc_s_fmt, vidioc_try_fmt handlersSylwester Nawrocki
2013-06-12[media] exynos4-is: Add locking at fimc(-lite) subdev unregistered handlerSylwester Nawrocki
2013-06-12[media] exynos4-is: Use common exynos_media_pipeline data structureSylwester Nawrocki
2013-06-12[media] exynos4-is: Do not use asynchronous runtime PM in release fopSylwester Nawrocki
2013-06-12[media] exynos4-is: Media graph/video device locking reworkSylwester Nawrocki