Commit History

Author SHA1 Message Date
  Sakari Ailus 24def9b586 media: v4l: async: Register sub-devices before calling bound callback 8 years ago
  Sakari Ailus ddddc18b21 media: v4l: async: Introduce helpers for calling async ops callbacks 8 years ago
  Laurent Pinchart b6ee3f0dcf media: v4l: async: Move async subdev notifier operations to a separate structure 8 years ago
  Sakari Ailus 9ca4653121 media: v4l: fwnode: Support generic parsing of graph endpoints in a device 8 years ago
  Sakari Ailus c8114d9070 media: v4l: async: Use more intuitive names for internal functions 8 years ago
  Sakari Ailus 7fc4fdb9e1 media: v4l: async: Correctly serialise async sub-device unregistration 8 years ago
  Sakari Ailus fb45f436b8 media: v4l: async: Fix notifier complete callback error handling 8 years ago
  Niklas Söderlund 633d185b72 media: v4l: async: fix unbind error in v4l2_async_notifier_unregister() 8 years ago
  Sakari Ailus 99b7a995a4 media: v4l: async: Don't set sd->dev NULL in v4l2_async_cleanup 8 years ago
  Sakari Ailus de8dd7b2af media: v4l: async: Remove re-probing support 8 years ago
  Rob Herring 12f92866f1 media: Revert "[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay" 8 years ago
  Tomasz Figa 758d90e161 [media] v4l2-core: Use kvmalloc() for potentially big allocations 8 years ago
  Niklas Söderlund fbf1e94f00 [media] v4l: async: check for v4l2_dev in v4l2_async_notifier_register() 8 years ago
  Sakari Ailus 859969b38e [media] v4l: Switch from V4L2 OF not V4L2 fwnode API 9 years ago
  Sakari Ailus ecdf0cfe71 [media] v4l: async: Add fwnode match support 9 years ago
  Tuukka Toivonen 47b037a051 [media] v4l2-async: failing functions shouldn't have side effects 8 years ago
  Javi Merino d2180e0cf7 [media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay 8 years ago
  Markus Elfring f9e9c0669f [media] v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister() 8 years ago
  Javier Martinez Canillas a53d2f299d [media] v4l2-async: remove unneeded .registered_async callback 9 years ago
  Javier Martinez Canillas c574b75913 [media] v4l2-async: Don't fail if registered_async isn't implemented 9 years ago
  Javier Martinez Canillas 7c3e1ec1f7 [media] v4l2-async: call registered_async after subdev registration 9 years ago
  Sakari Ailus 862176512b v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it 10 years ago
  Mauro Carvalho Chehab 24e9a47e14 [media] v4l2-async: Don't use dynamic static allocation 12 years ago
  Sylwester Nawrocki ceedcc4ede [media] v4l2-async: Use proper list head for iteration over registered subdevs 12 years ago
  Laurent Pinchart 8e3fbfee23 [media] v4l: async: Make it safe to unregister unregistered notifier 12 years ago
  Sylwester Nawrocki b426b3a660 [media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev 12 years ago
  Sylwester Nawrocki e8419d0890 [media] V4L: Rename subdev field of struct v4l2_async_notifier 12 years ago
  Sylwester Nawrocki e7359f8e66 [media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching type 12 years ago
  Sylwester Nawrocki cfca7644d7 [media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_* 12 years ago
  Sylwester Nawrocki 3c2ade017a [media] V4L: Drop bus_type check in v4l2-async match functions 12 years ago