index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
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
2016-08-24
[media] v4l2-async: remove unneeded .registered_async callback
Javier Martinez Canillas
2016-02-19
[media] v4l2-async: Don't fail if registered_async isn't implemented
Javier Martinez Canillas
2016-02-10
[media] v4l2-async: call registered_async after subdev registration
Javier Martinez Canillas
2015-06-15
v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it
Sakari Ailus
2013-11-08
[media] v4l2-async: Don't use dynamic static allocation
Mauro Carvalho Chehab
2013-08-18
[media] v4l2-async: Use proper list head for iteration over registered subdevs
Sylwester Nawrocki
2013-08-18
[media] v4l: async: Make it safe to unregister unregistered notifier
Laurent Pinchart
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-07-30
[media] V4L: Drop bus_type check in v4l2-async match functions
Sylwester Nawrocki
[next]