public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/4] V4L2 file handles and event interface
@ 2009-12-15 12:12 Sakari Ailus
  2009-12-15 12:19 ` [RFC 1/4] V4L: File handles Sakari Ailus
  0 siblings, 1 reply; 5+ messages in thread
From: Sakari Ailus @ 2009-12-15 12:12 UTC (permalink / raw)
  To: linux-media@vger.kernel.org
  Cc: Laurent Pinchart, Hans Verkuil, Guru Raj, Mauro Carvalho Chehab,
	Mike Krufky, Devin Heitmueller, Ivan T. Ivanov, Zutshi Vimarsh

Hi,

Here's the first version of the V4L2 file handle and event interface 
patchset. I posted it as RFC since there are a few issues with the 
contents and I have no assurrances that this even is functional at the 
moment.

The first patch adds the V4L2 file handle support and the rest are for 
V4L2 events.

A few notes on the patches:

- I don't like the locking too much. Perhaps the file handle specific 
lock (events->lock) could be dropped in favour of the lock for 
v4l2_file_handle in video_device.

- Event queue depth is not controlled at the moment.

- (Un)subscribing all events is not supported.

Comments are very welcome.

Cheers,

-- 
Sakari Ailus
sakari.ailus@maxwell.research.nokia.com




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

end of thread, other threads:[~2009-12-15 12:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 12:12 [RFC 0/4] V4L2 file handles and event interface Sakari Ailus
2009-12-15 12:19 ` [RFC 1/4] V4L: File handles Sakari Ailus
2009-12-15 12:19   ` [RFC 2/4] V4L: Events: Add new ioctls for events Sakari Ailus
2009-12-15 12:19     ` [RFC 3/4] V4L: Events: Support event handling in do_ioctl Sakari Ailus
2009-12-15 12:19       ` [RFC 4/4] V4L: Events: Add backend Sakari Ailus

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