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
/
media-dev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: exynos4-is: Add missed check for pinctrl_lookup_state()
Chuhong Yuan
2020-07-04
1
-0
/
+3
*
media: samsung: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
2020-07-04
1
-1
/
+1
*
media: exynos4-is: fix wrong mdev and v4l2 dev order in error path
Seung-Woo Kim
2019-11-08
1
-3
/
+4
*
media: exynos4-is: fix leaked of_node references
Wen Yang
2019-07-23
1
-0
/
+2
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
media: exynos4-is: Add missing of_node_put to fix reference leaks
Krzysztof Kozlowski
2019-05-24
1
-1
/
+5
|
/
*
media: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-07
1
-6
/
+6
*
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-04
1
-1
/
+1
*
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
1
-9
/
+23
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-4
/
+4
*
media: platform: exynos4-is: simplify getting .drvdata
Wolfram Sang
2018-07-04
1
-4
/
+2
*
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-12-29
1
-2
/
+2
*
media: exynos4-is: fix kernel-doc warnings
Mauro Carvalho Chehab
2017-11-30
1
-4
/
+7
*
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-10-31
1
-2
/
+6
*
media: Convert to using %pOF instead of full_name
Rob Herring
2017-08-20
1
-4
/
+4
*
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-06-06
1
-6
/
+7
*
[media] exynos4-is: Add missing 'of_node_put'
Christophe JAILLET
2017-02-03
1
-1
/
+3
*
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2017-01-27
1
-8
/
+8
*
[media] exynos4-is: don't break long lines
Mauro Carvalho Chehab
2016-10-21
1
-2
/
+1
*
[media] media: Move media_device link_notify operation to an ops structure
Laurent Pinchart
2016-09-09
1
-1
/
+5
*
Merge tag 'v4.6-rc7' into patchwork
Mauro Carvalho Chehab
2016-05-09
1
-11
/
+2
|
\
|
*
[media] media: exynos4-is: fix deadlock on driver probe
Marek Szyprowski
2016-05-02
1
-11
/
+2
*
|
[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...
Laurent Pinchart
2016-04-13
1
-2
/
+2
*
|
[media] exynos4-is: Add missing port parent of_node_put on error paths
Krzysztof Kozlowski
2016-04-13
1
-1
/
+3
|
/
*
Merge tag 'v4.5-rc3' into patchwork
Mauro Carvalho Chehab
2016-02-09
1
-19
/
+76
|
\
|
*
[media] exynos4-is: Open shouldn't fail when sensor entity is not linked
Jacek Anaszewski
2016-01-25
1
-19
/
+76
*
|
[media] media: platform: exynos4-is: media-dev: Add missing of_node_put
Amitoj Kaur Chawla
2016-02-01
1
-3
/
+9
*
|
[media] exynos4-is: Check v4l2_of_parse_endpoint() return value
Javier Martinez Canillas
2016-02-01
1
-1
/
+7
|
/
*
[media] call media_device_init() before registering the V4L2 device
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+2
*
[media] v4l: exynos4-is: Use the new media graph walk interface
Sakari Ailus
2016-01-11
1
-11
/
+20
*
[media] media-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
1
-8
/
+7
*
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
1
-4
/
+3
*
[media] media: use entity.graph_obj.mdev instead of .parent
Javier Martinez Canillas
2016-01-11
1
-1
/
+1
*
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
2016-01-11
1
-8
/
+8
*
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
1
-1
/
+1
*
[media] media: platform: exynos4-is: Constify platform_device_id
Krzysztof Kozlowski
2015-05-12
1
-1
/
+1
*
media: platform: exynos4-is: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
[media] exynos4-is/media-dev: get rid of a warning for a dead code
Mauro Carvalho Chehab
2014-08-26
1
-1
/
+3
*
[media] exynos4-is: Remove support for non-dt platforms
Sylwester Nawrocki
2014-05-23
1
-297
/
+32
*
[media] exynos4-is: Fix compilation for !CONFIG_COMMON_CLK
Sylwester Nawrocki
2014-05-23
1
-1
/
+1
*
Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-05
1
-98
/
+265
|
\
|
*
[media] exynos4-is: Add the FIMC-IS ISP capture DMA driver
Sylwester Nawrocki
2014-03-14
1
-3
/
+20
|
*
[media] exynos4-is: Add support for asynchronous subdevices registration
Sylwester Nawrocki
2014-03-14
1
-103
/
+135
|
*
[media] exynos4-is: Add clock provider for the SCLK_CAM clock outputs
Sylwester Nawrocki
2014-03-14
1
-0
/
+118
|
*
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-11-29
1
-1
/
+1
*
|
[media] of: move common endpoint parsing to drivers/of
Philipp Zabel
2014-03-06
1
-5
/
+5
*
|
[media] of: move graph helpers from drivers/media/v4l2-core to drivers/of
Philipp Zabel
2014-03-06
1
-1
/
+2
*
|
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-12-09
1
-1
/
+1
|
/
*
media: exynos4-is: Don't use i2c_client->driver
Lars-Peter Clausen
2013-10-03
1
-3
/
+3
[next]