public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Update streaming related documentation
@ 2024-09-20  7:35 Sakari Ailus
  2024-09-20  7:35 ` [PATCH v3 1/3] media: Documentation: Deprecate s_stream video op, update docs Sakari Ailus
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sakari Ailus @ 2024-09-20  7:35 UTC (permalink / raw)
  To: linux-media
  Cc: laurent.pinchart, tomi.valkeinen, Alain Volmat, Benjamin Mugnier,
	hverkuil

Hi folks,

This set updates streaming starting and stopping related documentation.

since v2:

- Fix spelling in the commit message of the 1st patch.

- Improved language in the 2nd patch as suggested by Laurent.

since v1:

- Document the use of v4l2_subdev_{en,dis}able_streams() and setting the
  streams_mask for drivers that do not support streams.

Sakari Ailus (3):
  media: Documentation: Deprecate s_stream video op, update docs
  media: Documentation: Update {enable,disable}_streams documentation
  media: Documentation: Improve v4l2_subdev_{en,dis}able_streams
    documentation

 .../driver-api/media/camera-sensor.rst          |  8 ++++----
 Documentation/driver-api/media/tx-rx.rst        | 13 ++++++++-----
 include/media/v4l2-subdev.h                     | 17 +++++++++++++++--
 3 files changed, 27 insertions(+), 11 deletions(-)

-- 
2.39.5


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-10-07 11:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-20  7:35 [PATCH v3 0/3] Update streaming related documentation Sakari Ailus
2024-09-20  7:35 ` [PATCH v3 1/3] media: Documentation: Deprecate s_stream video op, update docs Sakari Ailus
2024-09-20  7:35 ` [PATCH v3 2/3] media: Documentation: Update {enable,disable}_streams documentation Sakari Ailus
2024-09-25 21:46   ` Laurent Pinchart
2024-10-07 11:03     ` Sakari Ailus
2024-09-20  7:35 ` [PATCH v3 3/3] media: Documentation: Improve v4l2_subdev_{en,dis}able_streams documentation Sakari Ailus
2024-09-25 21:47   ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox