public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH/RFC 0/2] Support controls at the subdev file handler level
@ 2011-03-09 21:27 Laurent Pinchart
  2011-03-09 21:27 ` [PATCH/RFC 1/2] v4l: subdev: Move file handle support to drivers Laurent Pinchart
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Laurent Pinchart @ 2011-03-09 21:27 UTC (permalink / raw)
  To: linux-media; +Cc: hverkuil, jaeryul.oh

Hi everybody,

Here's a patch set that adds support for per-file-handle controls on V4L2
subdevs. The patches are work in progress, but I'm still sending them as
Samsung expressed interest in a similar feature on V4L2 device nodes.

Laurent Pinchart (2):
  v4l: subdev: Move file handle support to drivers
  v4l: subdev: Add support for file handler control handler

 drivers/media/video/v4l2-subdev.c |  144 +++++++++++++++++++-----------------
 include/media/v4l2-subdev.h       |   10 ++-
 2 files changed, 84 insertions(+), 70 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2011-03-11  3:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-09 21:27 [PATCH/RFC 0/2] Support controls at the subdev file handler level Laurent Pinchart
2011-03-09 21:27 ` [PATCH/RFC 1/2] v4l: subdev: Move file handle support to drivers Laurent Pinchart
2011-03-09 21:27 ` [PATCH/RFC 2/2] v4l: subdev: Add support for file handler control handler Laurent Pinchart
2011-03-10  9:56 ` [PATCH/RFC 0/2] Support controls at the subdev file handler level Jeongtae Park
2011-03-10 11:22   ` Laurent Pinchart
2011-03-10 19:43   ` Sylwester Nawrocki
2011-03-11  3:55     ` Jaeryul Oh

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