index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2021-06-02
media: v4l: async, fwnode: Improve module organisation
Sakari Ailus
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev
Ezequiel Garcia
2021-02-06
media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
2021-02-06
media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAME
Ezequiel Garcia
2021-01-27
media: v4l2-async: Safely unregister an non-registered async subdev
Laurent Pinchart
2021-01-27
media: v4l2-async: Add waiting subdevices debugfs
Ezequiel Garcia
2021-01-27
media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM
Ezequiel Garcia
2021-01-26
media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode()
Daniel Scally
2020-07-19
media: v4l2-async: Log message in case of heterogeneous fwnode match
Laurent Pinchart
2020-07-19
media: v4l2-async: Pass notifier pointer to match functions
Laurent Pinchart
2020-07-19
media: v4l2-async: Accept endpoints and devices for fwnode matching
Laurent Pinchart
2019-07-25
media: v4l2-async: Safely clean up an uninitialised notifier
Sakari Ailus
2019-07-25
media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
Sakari Ailus
2019-07-25
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-05
media: v4l2: async: remove locking when initializing async notifier
Niklas Söderlund
2018-10-05
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
Mauro Carvalho Chehab
2018-10-04
media: v4l2: async: Remove notifier subdevs array
Steve Longerbeam
2018-10-04
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
media: v4l2: async: Add convenience functions to allocate and add asd's
Steve Longerbeam
2018-10-04
media: v4l2: async: Add v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
media: v4l2: async: Allow searching for asd of any type
Steve Longerbeam
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-11-30
media: v4l: async: use the v4l2_dev from the root notifier when matching sub-...
Niklas Söderlund
2017-11-07
media: v4l: async: fix unregister for implicitly registered sub-device notifiers
Niklas Söderlund
2017-11-07
media: v4l: async: fix return of unitialized variable ret
Colin Ian King
2017-10-31
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
2017-10-31
media: v4l: async: Ensure only unique fwnodes are registered to notifiers
Sakari Ailus
2017-10-31
media: v4l: async: Allow binding notifiers to sub-devices
Sakari Ailus
2017-10-31
media: v4l: async: Prepare for async sub-device notifiers
Sakari Ailus
2017-10-31
media: v4l: async: Allow async notifier register call succeed with no subdevs
Sakari Ailus
2017-10-31
media: v4l: async: Register sub-devices before calling bound callback
Sakari Ailus
2017-10-31
media: v4l: async: Introduce helpers for calling async ops callbacks
Sakari Ailus
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-10-31
media: v4l: fwnode: Support generic parsing of graph endpoints in a device
Sakari Ailus
2017-10-31
media: v4l: async: Use more intuitive names for internal functions
Sakari Ailus
2017-10-31
media: v4l: async: Correctly serialise async sub-device unregistration
Sakari Ailus
2017-10-31
media: v4l: async: Fix notifier complete callback error handling
Sakari Ailus
2017-10-31
media: v4l: async: fix unbind error in v4l2_async_notifier_unregister()
Niklas Söderlund
2017-10-31
media: v4l: async: Don't set sd->dev NULL in v4l2_async_cleanup
Sakari Ailus
2017-10-31
media: v4l: async: Remove re-probing support
Sakari Ailus
2017-09-05
media: Revert "[media] v4l: async: make v4l2 coexist with devicetree nodes in...
Rob Herring
2017-06-20
[media] v4l2-core: Use kvmalloc() for potentially big allocations
Tomasz Figa
2017-06-20
[media] v4l: async: check for v4l2_dev in v4l2_async_notifier_register()
Niklas Söderlund
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-06-06
[media] v4l: async: Add fwnode match support
Sakari Ailus
2017-02-03
[media] v4l2-async: failing functions shouldn't have side effects
Tuukka Toivonen
2017-02-03
[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay
Javi Merino
2017-01-31
[media] v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister()
Markus Elfring
[next]