index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
exynos4-is
/
media-dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
media: platform: rename exynos4-is/ to samsung/exynos4-is/
Mauro Carvalho Chehab
1
-1604
/
+0
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
1
-10
/
+10
2021-08-04
media: exynos4-is: use DEVICE_ATTR_RW() helper macro
Zhen Lei
1
-7
/
+6
2021-05-11
media: exynos4-is: remove a now unused integer
Mauro Carvalho Chehab
1
-1
/
+0
2021-05-10
media: exynos4-is: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-6
/
+3
2021-03-22
media: exynos4-is: add missing call to of_node_put()
Yang Li
1
-1
/
+3
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
1
-1
/
+1
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
1
-1
/
+2
2021-02-06
media: exynos4-is: Use v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
1
-11
/
+13
2020-09-27
media: exynos4-is: Fix a reference count leak due to pm_runtime_get_sync
Qiushi Wu
1
-1
/
+3
2020-09-01
media: exynos4-is: Add support for multiple sensors on one port
Jonathan Bakker
1
-9
/
+19
2020-09-01
media: exynos4-is: Use global num_sensors rather than local index
Jonathan Bakker
1
-7
/
+4
2020-09-01
media: exynos4-is: Fix nullptr when no CSIS device present
Jonathan Bakker
1
-1
/
+16
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-29
media: exynos4-is: Simplify the pinctrl code
Sylwester Nawrocki
1
-22
/
+5
2020-08-29
media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"
Sylwester Nawrocki
1
-3
/
+1
2020-07-04
media: exynos4-is: Add missed check for pinctrl_lookup_state()
Chuhong Yuan
1
-0
/
+3
2020-07-04
media: samsung: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2019-11-08
media: exynos4-is: fix wrong mdev and v4l2 dev order in error path
Seung-Woo Kim
1
-3
/
+4
2019-07-23
media: exynos4-is: fix leaked of_node references
Wen Yang
1
-0
/
+2
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-24
media: exynos4-is: Add missing of_node_put to fix reference leaks
Krzysztof Kozlowski
1
-1
/
+5
2018-12-07
media: Use of_node_name_eq for node name comparisons
Rob Herring
1
-6
/
+6
2018-10-04
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
1
-1
/
+1
2018-10-04
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
1
-9
/
+23
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-4
/
+4
2018-07-04
media: platform: exynos4-is: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
1
-2
/
+2
2017-11-30
media: exynos4-is: fix kernel-doc warnings
Mauro Carvalho Chehab
1
-4
/
+7
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
1
-2
/
+6
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+4
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
1
-6
/
+7
2017-02-03
[media] exynos4-is: Add missing 'of_node_put'
Christophe JAILLET
1
-1
/
+3
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
1
-8
/
+8
2016-10-21
[media] exynos4-is: don't break long lines
Mauro Carvalho Chehab
1
-2
/
+1
2016-09-09
[media] media: Move media_device link_notify operation to an ops structure
Laurent Pinchart
1
-1
/
+5
2016-05-09
Merge tag 'v4.6-rc7' into patchwork
Mauro Carvalho Chehab
1
-11
/
+2
2016-05-02
[media] media: exynos4-is: fix deadlock on driver probe
Marek Szyprowski
1
-11
/
+2
2016-04-13
[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...
Laurent Pinchart
1
-2
/
+2
2016-04-13
[media] exynos4-is: Add missing port parent of_node_put on error paths
Krzysztof Kozlowski
1
-1
/
+3
2016-02-09
Merge tag 'v4.5-rc3' into patchwork
Mauro Carvalho Chehab
1
-19
/
+76
2016-02-01
[media] media: platform: exynos4-is: media-dev: Add missing of_node_put
Amitoj Kaur Chawla
1
-3
/
+9
2016-02-01
[media] exynos4-is: Check v4l2_of_parse_endpoint() return value
Javier Martinez Canillas
1
-1
/
+7
2016-01-25
[media] exynos4-is: Open shouldn't fail when sensor entity is not linked
Jacek Anaszewski
1
-19
/
+76
2016-01-11
[media] call media_device_init() before registering the V4L2 device
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] v4l: exynos4-is: Use the new media graph walk interface
Sakari Ailus
1
-11
/
+20
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
1
-8
/
+7
2016-01-11
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
1
-4
/
+3
2016-01-11
[media] media: use entity.graph_obj.mdev instead of .parent
Javier Martinez Canillas
1
-1
/
+1
[next]