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
/
include
/
media
/
v4l2-async.h
Age
Commit message (
Expand
)
Author
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-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-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2017-12-29
media: v4l2-async: better describe match union at async match struct
Mauro Carvalho Chehab
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-10-31
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
2017-10-31
media: v4l: fwnode: Add convenience function for parsing common external refs
Sakari Ailus
2017-10-31
media: v4l: async: Allow binding notifiers to sub-devices
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-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
2016-07-23
[media] v4l2-async: document the remaining stuff
Mauro Carvalho Chehab
2015-08-22
[media] Docbook: Fix comments at v4l2-async.h
Mauro Carvalho Chehab
2013-07-30
[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev
Sylwester Nawrocki
2013-07-30
[media] V4L: Rename subdev field of struct v4l2_async_notifier
Sylwester Nawrocki
2013-07-30
[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching type
Sylwester Nawrocki
2013-07-30
[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*
Sylwester Nawrocki
2013-06-21
[media] V4L2: support asynchronous subdevice registration
Guennadi Liakhovetski