From: Sakari Ailus <sakari.ailus@maxwell.research.nokia.com>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
Hans Verkuil <hverkuil@xs4all.nl>,
"Ivan T. Ivanov" <iivanov@mm-sol.com>,
Guru Raj <gururaj.nagendra@intel.com>,
Cohen David Abraham <david.cohen@nokia.com>
Subject: [PATCH v2 0/7] V4L2 file handles and event interface
Date: Sun, 07 Feb 2010 20:40:34 +0200 [thread overview]
Message-ID: <4B6F0922.9070206@maxwell.research.nokia.com> (raw)
Hi,
Here's the fourth version of the V4L2 file handle and event interface
patchset.
The first patch adds the V4L2 file handle support and the rest are for
V4L2 events.
The patchset has been tested with the OMAP 3 ISP driver. Patches for
OMAP 3 ISP are not part of this patchset but are available in Gitorious
(branch is called event):
git://gitorious.org/omap3camera/mainline.git event
What's changed since the last set is that Hans' comments have been
factored in. The locking is more simple; there's just one lock in
v4l2_fhs. Also the reference counting has been removed. struct v4l2_fh
has pointer to struct video_device. Freeing up the events has been
compacted.
Comments are welcome as always.
Cheers,
--
Sakari Ailus
sakari.ailus@maxwell.research.nokia.com
next reply other threads:[~2010-02-07 18:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-07 18:40 Sakari Ailus [this message]
2010-02-07 18:40 ` [PATCH v2 1/7] V4L: File handles Sakari Ailus
2010-02-07 18:40 ` [PATCH v2 2/7] V4L: Events: Add new ioctls for events Sakari Ailus
2010-02-07 18:40 ` [PATCH v2 3/7] V4L: Events: Support event handling in do_ioctl Sakari Ailus
2010-02-07 18:40 ` [PATCH v2 4/7] V4L: Events: Add backend Sakari Ailus
2010-02-07 18:40 ` [PATCH v2 5/7] V4L: Events: Count event queue length Sakari Ailus
2010-02-07 18:40 ` [PATCH v2 6/7] V4L: Events: Sequence numbers Sakari Ailus
2010-02-07 18:40 ` [PATCH v2 7/7] V4L: Events: Support all events Sakari Ailus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B6F0922.9070206@maxwell.research.nokia.com \
--to=sakari.ailus@maxwell.research.nokia.com \
--cc=david.cohen@nokia.com \
--cc=gururaj.nagendra@intel.com \
--cc=hverkuil@xs4all.nl \
--cc=iivanov@mm-sol.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox