index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
exynos4-is
/
fimc-lite.c
Age
Commit message (
Expand
)
Author
2020-12-03
media: platform: exynos4-is: remove all references to physical addresses
Marek Szyprowski
2020-09-27
media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync
Qiushi Wu
2020-07-04
media: use v4l2_rect_enclosed helper
Benoit Parrot
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
media: exynos4-is: add missed clk_disable_unprepare in remove
Chuhong Yuan
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
2019-06-05
media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
Boris Brezillon
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2017-12-18
media: exynos4-is: Remove dependency on obsolete SoC support
Marek Szyprowski
2017-12-08
media: exynos4-is: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
2017-08-20
media: exynos4-is: constify video_subdev structures
Julia Lawall
2017-06-23
[media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handling
Hans Verkuil
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2016-09-22
[media] exynos4-is: Add missing entity function initialization
Sylwester Nawrocki
2016-09-22
[media] exynos4-is: Improve clock management
Marek Szyprowski
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-06-03
media: set proper max seg size for devices on Exynos SoCs
Marek Szyprowski
2016-03-05
[media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite links
Laurent 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 entities
Mauro Carvalho Chehab
2016-01-11
[media] media: use entity.graph_obj.mdev instead of .parent
Javier 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_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
2015-03-23
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-11
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-05
media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-14
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2014-10-20
media: platform: exynos4-is: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-23
[media] exynos4-is: Remove support for non-dt platforms
Sylwester Nawrocki
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-03-11
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-02-04
[media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionally
Sylwester Nawrocki
2014-02-04
[media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled()
Sylwester Nawrocki
2014-01-02
[media] exynos4-is: Enable FIMC-LITE clock if runtime PM is not used
Sylwester Nawrocki
2013-12-09
[media] videobuf2: Add missing lock held on vb2_fop_release
Ricardo Ribalda
2013-09-03
[media] exynos4-is: Fix fimc-lite bayer formats
Arun Kumar K
2013-08-18
[media] exynos4-is: Fix potential NULL pointer dereference
Sachin Kamat
[next]