linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFCv1 PATCH 0/6] Don't start streaming unless requested by the poll mask.
@ 2011-07-13  9:38 Hans Verkuil
  2011-07-13  9:38 ` [RFCv1 PATCH 1/6] poll: add poll_requested_events() function Hans Verkuil
  0 siblings, 1 reply; 11+ messages in thread
From: Hans Verkuil @ 2011-07-13  9:38 UTC (permalink / raw)
  To: linux-media

The patch adding core support for poll_requested_events() looks ready for v3.1,
so this patch series builds on it to fix the vivi and ivtv drivers.

It also uses it in videobuf. I think it makes sense to add it there as well,
even though no videobuf-drivers use events (yet).

If there are no comments, then I'd like to make a pull request for this by
the end of the week.

Regards,

	Hans

PS: Note that I'm having vacation until July 25th, so I won't be very active on
the mailinglist. These poll patches are the only thing that I'm working on since
I really want to get these merged for v3.1.


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

end of thread, other threads:[~2011-07-20  3:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-13  9:38 [RFCv1 PATCH 0/6] Don't start streaming unless requested by the poll mask Hans Verkuil
2011-07-13  9:38 ` [RFCv1 PATCH 1/6] poll: add poll_requested_events() function Hans Verkuil
2011-07-13  9:39   ` [RFCv1 PATCH 2/6] ivtv: only start streaming in poll() if polling for input Hans Verkuil
2011-07-13  9:39   ` [RFCv1 PATCH 3/6] videobuf2: only start streaming in poll() if so requested by the poll mask Hans Verkuil
2011-07-18  6:30     ` Marek Szyprowski
2011-07-20  3:41       ` Pawel Osciak
2011-07-13  9:39   ` [RFCv1 PATCH 4/6] videobuf: " Hans Verkuil
2011-07-13  9:39   ` [RFCv1 PATCH 5/6] videobuf2-core: also test for pending events Hans Verkuil
2011-07-18  6:30     ` Marek Szyprowski
2011-07-20  3:39       ` Pawel Osciak
2011-07-13  9:39   ` [RFCv1 PATCH 6/6] vivi: let vb2_poll handle events Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).