All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add iris absolute and relative control CIDs
@ 2010-03-18 11:55 Laurent Pinchart
  2010-03-18 11:55 ` [PATCH 1/2] v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls Laurent Pinchart
  2010-03-18 11:55 ` [PATCH 2/2] uvcvideo: Support iris absolute and relative controls Laurent Pinchart
  0 siblings, 2 replies; 11+ messages in thread
From: Laurent Pinchart @ 2010-03-18 11:55 UTC (permalink / raw)
  To: linux-media

Hi everybody,

Here's a patch set that add two new standard V4L2 CIDs to control aperture
setting on cameras.

The first patch adds the control definitions (including documentation update)
while the second patch adds support for those controls in the uvcvideo driver.

I can send a pull request for those after the CIDs definitions patch has been
reviewed.

Laurent Pinchart (2):
  v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls
  uvcvideo: Support iris absolute and relative controls

 Documentation/DocBook/v4l/compat.xml      |   11 +++++++++++
 Documentation/DocBook/v4l/controls.xml    |   19 +++++++++++++++++++
 Documentation/DocBook/v4l/videodev2.h.xml |    3 +++
 drivers/media/video/uvc/uvc_ctrl.c        |   20 ++++++++++++++++++++
 include/linux/videodev2.h                 |    3 +++
 5 files changed, 56 insertions(+), 0 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2010-03-18 17:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-18 11:55 [PATCH 0/2] Add iris absolute and relative control CIDs Laurent Pinchart
2010-03-18 11:55 ` [PATCH 1/2] v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls Laurent Pinchart
2010-03-18 12:19   ` Mauro Carvalho Chehab
2010-03-18 12:33     ` Laurent Pinchart
2010-03-18 12:41       ` Mauro Carvalho Chehab
2010-03-18 12:50         ` Laurent Pinchart
2010-03-18 12:51           ` Laurent Pinchart
2010-03-18 17:04             ` Mauro Carvalho Chehab
2010-03-18 12:19   ` Aguirre, Sergio
2010-03-18 12:34     ` Laurent Pinchart
2010-03-18 11:55 ` [PATCH 2/2] uvcvideo: Support iris absolute and relative controls Laurent Pinchart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.