index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
exynos4-is
/
fimc-isp-video.c
Age
Commit message (
Expand
)
Author
2022-03-18
media: platform: rename exynos4-is/ to samsung/exynos4-is/
Mauro Carvalho Chehab
2021-06-02
media: exynos4-is: Fix a use after free in isp_video_release
Lv Yunlong
2021-05-10
media: exynos4-is: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
2020-06-23
media: exynos4-is: Fix runtime PM imbalance in isp_video_open
Dinghao Liu
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-11-05
media: exynos4-is: Fix recursive locking in isp_video_release()
Seung-Woo Kim
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
2019-02-18
media: exynos4-is: remove redundant check on type
Colin Ian King
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-07-04
media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()
Sylwester Nawrocki
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
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-01-25
[media] exynos4-is: fix a format string bug
Rasmus Villemoes
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
2014-09-26
[media] exynos4-is: fix some warnings when compiling on arm64
Mauro Carvalho Chehab
2014-09-03
[media] marvel-ccic: just return 0 instead of using a var
Mauro Carvalho Chehab
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-14
[media] exynos4-is: Add the FIMC-IS ISP capture DMA driver
Sylwester Nawrocki