summaryrefslogtreecommitdiff
path: root/drivers/media/platform/exynos4-is/fimc-lite.c
AgeCommit message (Expand)Author
2022-03-18media: platform: rename exynos4-is/ to samsung/exynos4-is/Mauro Carvalho Chehab
2022-03-04media: media-entity: Add media_pad_is_streaming() helper functionLaurent Pinchart
2022-01-28media: exynos4-is: Use platform_get_irq() to get the interruptLad Prabhakar
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-27media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu
2020-07-04media: use v4l2_rect_enclosed helperBenoit Parrot
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-24media: exynos4-is: add missed clk_disable_unprepare in removeChuhong Yuan
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
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2017-12-18media: exynos4-is: Remove dependency on obsolete SoC supportMarek Szyprowski
2017-12-08media: exynos4-is: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring
2017-08-20media: exynos4-is: constify video_subdev structuresJulia Lawall
2017-06-23[media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handlingHans Verkuil
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-22[media] exynos4-is: Improve clock managementMarek Szyprowski
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-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski
2016-03-05[media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite linksLaurent Pinchart
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: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas
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-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
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] use v4l2_get_timestamp where possibleArnd Bergmann
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-05media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON
2014-10-20media: platform: exynos4-is: drop owner assignment from platform_driversWolfram Sang
2014-05-23[media] exynos4-is: Remove support for non-dt platformsSylwester Nawrocki
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2014-02-04[media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionallySylwester Nawrocki