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
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
/
v4l2-core
/
v4l2-async.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-19
[media] v4l2-async: Don't fail if registered_async isn't implemented
Javier Martinez Canillas
1
-1
/
+1
2016-02-10
[media] v4l2-async: call registered_async after subdev registration
Javier Martinez Canillas
1
-0
/
+7
2015-06-15
v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it
Sakari Ailus
1
-12
/
+27
2013-11-08
[media] v4l2-async: Don't use dynamic static allocation
Mauro Carvalho Chehab
1
-3
/
+27
2013-08-18
[media] v4l2-async: Use proper list head for iteration over registered subdevs
Sylwester Nawrocki
1
-1
/
+1
2013-08-18
[media] v4l: async: Make it safe to unregister unregistered notifier
Laurent Pinchart
1
-0
/
+6
2013-07-30
[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev
Sylwester Nawrocki
1
-38
/
+29
2013-07-30
[media] V4L: Rename subdev field of struct v4l2_async_notifier
Sylwester Nawrocki
1
-1
/
+1
2013-07-30
[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching type
Sylwester Nawrocki
1
-0
/
+9
2013-07-30
[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*
Sylwester Nawrocki
1
-13
/
+13
2013-07-30
[media] V4L: Drop bus_type check in v4l2-async match functions
Sylwester Nawrocki
1
-3
/
+1
2013-06-28
[media] V4L2: fix compilation if CONFIG_I2C is undefined
Guennadi Liakhovetski
1
-0
/
+4
2013-06-21
[media] V4L2: support asynchronous subdevice registration
Guennadi Liakhovetski
1
-0
/
+280