aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/exynos4-is/fimc-lite.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: rename exynos4-is/ to samsung/exynos4-is/Mauro Carvalho Chehab1-1673/+0
2022-03-04media: media-entity: Add media_pad_is_streaming() helper functionLaurent Pinchart1-3/+3
2022-01-28media: exynos4-is: Use platform_get_irq() to get the interruptLad Prabhakar1-6/+5
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-18/+21
2021-05-10media: exynos4-is: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-2/+3
2020-12-03media: platform: exynos4-is: remove all references to physical addressesMarek Szyprowski1-1/+1
2020-09-27media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu1-1/+1
2020-07-04media: use v4l2_rect_enclosed helperBenoit Parrot1-15/+3
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2020-02-24media: exynos4-is: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+3
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil1-8/+0
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-6/+4
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-3/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-3/+3
2017-12-18media: exynos4-is: Remove dependency on obsolete SoC supportMarek Szyprowski1-1/+1
2017-12-08media: exynos4-is: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-4/+1
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring1-2/+1
2017-08-20media: exynos4-is: constify video_subdev structuresJulia Lawall1-1/+1
2017-06-23[media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handlingHans Verkuil1-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-22[media] exynos4-is: Improve clock managementMarek Szyprowski1-12/+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-15/+3
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski1-0/+2
2016-03-05[media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite linksLaurent Pinchart1-10/+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-6/+4
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas1-4/+4
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-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-7/+8
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann1-6/+1
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-16/+17
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-7/+7
2014-12-05media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON1-7/+7
2014-10-20media: platform: exynos4-is: drop owner assignment from platform_driversWolfram Sang1-1/+0
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/+3
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab1-2/+5
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-1/+1
2014-02-04[media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionallySylwester Nawrocki1-0/+2