index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
exynos4-is
/
fimc-lite.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: platform: rename exynos4-is/ to samsung/exynos4-is/
Mauro Carvalho Chehab
2022-03-18
1
-1673
/
+0
*
media: media-entity: Add media_pad_is_streaming() helper function
Laurent Pinchart
2022-03-03
1
-3
/
+3
*
media: exynos4-is: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-28
1
-6
/
+5
*
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
1
-18
/
+21
*
media: exynos4-is: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
2021-05-10
1
-2
/
+3
*
media: platform: exynos4-is: remove all references to physical addresses
Marek Szyprowski
2020-12-03
1
-1
/
+1
*
media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync
Qiushi Wu
2020-09-27
1
-1
/
+1
*
media: use v4l2_rect_enclosed helper
Benoit Parrot
2020-07-04
1
-15
/
+3
*
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-1
/
+1
*
media: exynos4-is: add missed clk_disable_unprepare in remove
Chuhong Yuan
2020-02-24
1
-0
/
+3
*
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
2019-07-22
1
-8
/
+0
*
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-07-09
1
-6
/
+4
|
\
|
*
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
2019-06-05
1
-3
/
+3
|
*
media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
Boris Brezillon
2019-06-05
1
-3
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-3
/
+3
*
media: exynos4-is: Remove dependency on obsolete SoC support
Marek Szyprowski
2017-12-18
1
-1
/
+1
*
media: exynos4-is: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-12-08
1
-4
/
+1
*
media: Convert to using %pOF instead of full_name
Rob Herring
2017-08-20
1
-2
/
+1
*
media: exynos4-is: constify video_subdev structures
Julia Lawall
2017-08-20
1
-1
/
+1
*
[media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handling
Hans Verkuil
2017-06-23
1
-2
/
+2
*
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2017-01-27
1
-4
/
+4
*
[media] exynos4-is: Add missing entity function initialization
Sylwester Nawrocki
2016-09-22
1
-0
/
+1
*
[media] exynos4-is: Improve clock management
Marek Szyprowski
2016-09-22
1
-12
/
+4
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
1
-15
/
+3
*
media: set proper max seg size for devices on Exynos SoCs
Marek Szyprowski
2016-06-03
1
-0
/
+2
*
[media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite links
Laurent Pinchart
2016-03-05
1
-10
/
+2
*
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+2
*
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
1
-6
/
+4
*
[media] media: use entity.graph_obj.mdev instead of .parent
Javier Martinez Canillas
2016-01-11
1
-4
/
+4
*
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+2
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-1
/
+1
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-17
/
+14
*
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
1
-1
/
+1
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+2
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-7
/
+8
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
1
-1
/
+1
*
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
2015-10-01
1
-6
/
+1
*
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
2015-03-23
1
-16
/
+17
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
1
-1
/
+0
|
\
|
*
media: platform: exynos4-is: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-11
1
-7
/
+7
|
\
\
|
*
|
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2014-11-14
1
-7
/
+7
|
|
/
*
/
media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-05
1
-1
/
+1
|
/
*
[media] exynos4-is: Remove support for non-dt platforms
Sylwester Nawrocki
2014-05-23
1
-1
/
+1
*
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
1
-3
/
+3
*
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
2014-03-11
1
-2
/
+5
|
\
|
*
[media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionally
Sylwester Nawrocki
2014-02-04
1
-0
/
+2
|
*
[media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled()
Sylwester Nawrocki
2014-02-04
1
-2
/
+3
[next]