index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-06-02
media: v4l: async, fwnode: Improve module organisation
Sakari Ailus
1
-2
/
+21
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
1
-15
/
+15
2021-02-06
media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev
Ezequiel Garcia
1
-4
/
+4
2021-02-06
media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
1
-12
/
+12
2021-02-06
media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAME
Ezequiel Garcia
1
-41
/
+0
2021-01-27
media: v4l2-async: Safely unregister an non-registered async subdev
Laurent Pinchart
1
-0
/
+3
2021-01-27
media: v4l2-async: Add waiting subdevices debugfs
Ezequiel Garcia
1
-0
/
+66
2021-01-27
media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM
Ezequiel Garcia
1
-14
/
+0
2021-01-26
media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode()
Daniel Scally
1
-0
/
+8
2020-07-19
media: v4l2-async: Log message in case of heterogeneous fwnode match
Laurent Pinchart
1
-1
/
+23
2020-07-19
media: v4l2-async: Pass notifier pointer to match functions
Laurent Pinchart
1
-7
/
+11
2020-07-19
media: v4l2-async: Accept endpoints and devices for fwnode matching
Laurent Pinchart
1
-1
/
+42
2019-07-25
media: v4l2-async: Safely clean up an uninitialised notifier
Sakari Ailus
1
-1
/
+1
2019-07-25
media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
Sakari Ailus
1
-0
/
+23
2019-07-25
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
1
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-12-05
media: v4l2: async: remove locking when initializing async notifier
Niklas Söderlund
1
-4
/
+0
2018-10-05
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
Mauro Carvalho Chehab
1
-20
/
+25
2018-10-04
media: v4l2: async: Remove notifier subdevs array
Steve Longerbeam
1
-89
/
+25
2018-10-04
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
1
-4
/
+0
2018-10-04
media: v4l2: async: Add convenience functions to allocate and add asd's
Steve Longerbeam
1
-0
/
+76
2018-10-04
media: v4l2: async: Add v4l2_async_notifier_add_subdev
Steve Longerbeam
1
-42
/
+149
2018-10-04
media: v4l2: async: Allow searching for asd of any type
Steve Longerbeam
1
-31
/
+46
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
1
-8
/
+8
2017-11-30
media: v4l: async: use the v4l2_dev from the root notifier when matching sub-...
Niklas Söderlund
1
-2
/
+1
2017-11-07
media: v4l: async: fix unregister for implicitly registered sub-device notifiers
Niklas Söderlund
1
-1
/
+1
2017-11-07
media: v4l: async: fix return of unitialized variable ret
Colin Ian King
1
-1
/
+0
2017-10-31
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
1
-4
/
+15
2017-10-31
media: v4l: async: Ensure only unique fwnodes are registered to notifiers
Sakari Ailus
1
-7
/
+79
2017-10-31
media: v4l: async: Allow binding notifiers to sub-devices
Sakari Ailus
1
-40
/
+172
2017-10-31
media: v4l: async: Prepare for async sub-device notifiers
Sakari Ailus
1
-19
/
+50
2017-10-31
media: v4l: async: Allow async notifier register call succeed with no subdevs
Sakari Ailus
1
-2
/
+10
2017-10-31
media: v4l: async: Register sub-devices before calling bound callback
Sakari Ailus
1
-3
/
+3
2017-10-31
media: v4l: async: Introduce helpers for calling async ops callbacks
Sakari Ailus
1
-17
/
+39
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
1
-16
/
+14
2017-10-31
media: v4l: fwnode: Support generic parsing of graph endpoints in a device
Sakari Ailus
1
-0
/
+31
2017-10-31
media: v4l: async: Use more intuitive names for internal functions
Sakari Ailus
1
-9
/
+10
2017-10-31
media: v4l: async: Correctly serialise async sub-device unregistration
Sakari Ailus
1
-11
/
+7
2017-10-31
media: v4l: async: Fix notifier complete callback error handling
Sakari Ailus
1
-18
/
+60
2017-10-31
media: v4l: async: fix unbind error in v4l2_async_notifier_unregister()
Niklas Söderlund
1
-4
/
+4
2017-10-31
media: v4l: async: Don't set sd->dev NULL in v4l2_async_cleanup
Sakari Ailus
1
-1
/
+0
2017-10-31
media: v4l: async: Remove re-probing support
Sakari Ailus
1
-53
/
+1
2017-09-05
media: Revert "[media] v4l: async: make v4l2 coexist with devicetree nodes in...
Rob Herring
1
-6
/
+1
2017-06-20
[media] v4l2-core: Use kvmalloc() for potentially big allocations
Tomasz Figa
1
-2
/
+3
2017-06-20
[media] v4l: async: check for v4l2_dev in v4l2_async_notifier_register()
Niklas Söderlund
1
-1
/
+2
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
1
-12
/
+2
2017-06-06
[media] v4l: async: Add fwnode match support
Sakari Ailus
1
-0
/
+15
2017-02-03
[media] v4l2-async: failing functions shouldn't have side effects
Tuukka Toivonen
1
-10
/
+11
2017-02-03
[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay
Javi Merino
1
-1
/
+2
2017-01-31
[media] v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister()
Markus Elfring
1
-1
/
+1
[next]