Steve Longerbeam
|
b47d7ff1ae
media: v4l2: async: Add v4l2_async_notifier_add_subdev
|
6 年之前 |
Steve Longerbeam
|
a6e7003c35
media: v4l2: async: Allow searching for asd of any type
|
6 年之前 |
Mauro Carvalho Chehab
|
4e48afecd5
media: v4l2-async: simplify v4l2_async_subdev structure
|
7 年之前 |
Niklas Söderlund
|
487cc85785
media: v4l: async: use the v4l2_dev from the root notifier when matching sub-devices
|
7 年之前 |
Niklas Söderlund
|
1453ad81a2
media: v4l: async: fix unregister for implicitly registered sub-device notifiers
|
7 年之前 |
Colin Ian King
|
580db6ca62
media: v4l: async: fix return of unitialized variable ret
|
7 年之前 |
Sakari Ailus
|
aef69d5475
media: v4l: fwnode: Add a convenience function for registering sensors
|
7 年之前 |
Sakari Ailus
|
466cae66ea
media: v4l: async: Ensure only unique fwnodes are registered to notifiers
|
7 年之前 |
Sakari Ailus
|
2cab00bb07
media: v4l: async: Allow binding notifiers to sub-devices
|
7 年之前 |
Sakari Ailus
|
a3620cb48d
media: v4l: async: Prepare for async sub-device notifiers
|
7 年之前 |
Sakari Ailus
|
479bc5a8c6
media: v4l: async: Allow async notifier register call succeed with no subdevs
|
8 年之前 |
Sakari Ailus
|
24def9b586
media: v4l: async: Register sub-devices before calling bound callback
|
8 年之前 |
Sakari Ailus
|
ddddc18b21
media: v4l: async: Introduce helpers for calling async ops callbacks
|
8 年之前 |
Laurent Pinchart
|
b6ee3f0dcf
media: v4l: async: Move async subdev notifier operations to a separate structure
|
8 年之前 |
Sakari Ailus
|
9ca4653121
media: v4l: fwnode: Support generic parsing of graph endpoints in a device
|
8 年之前 |
Sakari Ailus
|
c8114d9070
media: v4l: async: Use more intuitive names for internal functions
|
8 年之前 |
Sakari Ailus
|
7fc4fdb9e1
media: v4l: async: Correctly serialise async sub-device unregistration
|
7 年之前 |
Sakari Ailus
|
fb45f436b8
media: v4l: async: Fix notifier complete callback error handling
|
7 年之前 |
Niklas Söderlund
|
633d185b72
media: v4l: async: fix unbind error in v4l2_async_notifier_unregister()
|
7 年之前 |
Sakari Ailus
|
99b7a995a4
media: v4l: async: Don't set sd->dev NULL in v4l2_async_cleanup
|
7 年之前 |
Sakari Ailus
|
de8dd7b2af
media: v4l: async: Remove re-probing support
|
8 年之前 |
Rob Herring
|
12f92866f1
media: Revert "[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay"
|
8 年之前 |
Tomasz Figa
|
758d90e161
[media] v4l2-core: Use kvmalloc() for potentially big allocations
|
8 年之前 |
Niklas Söderlund
|
fbf1e94f00
[media] v4l: async: check for v4l2_dev in v4l2_async_notifier_register()
|
8 年之前 |
Sakari Ailus
|
859969b38e
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
|
9 年之前 |
Sakari Ailus
|
ecdf0cfe71
[media] v4l: async: Add fwnode match support
|
9 年之前 |
Tuukka Toivonen
|
47b037a051
[media] v4l2-async: failing functions shouldn't have side effects
|
8 年之前 |
Javi Merino
|
d2180e0cf7
[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay
|
8 年之前 |
Markus Elfring
|
f9e9c0669f
[media] v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister()
|
8 年之前 |
Javier Martinez Canillas
|
a53d2f299d
[media] v4l2-async: remove unneeded .registered_async callback
|
9 年之前 |