All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] cx18: v4l2_compliance fixes
@ 2015-04-02 11:34 Hans Verkuil
  2015-04-02 11:34 ` [PATCH 1/3] cx18: add support for control events Hans Verkuil
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hans Verkuil @ 2015-04-02 11:34 UTC (permalink / raw)
  To: linux-media

From: Hans Verkuil <hans.verkuil@cisco.com>

Various cx18 v4l2_compliance fixes. Note that this patch series relies
on https://patchwork.linuxtv.org/patch/29045/ being merged first.

Regards,

	Hans

Hans Verkuil (3):
  cx18: add support for control events
  cx18: fix VIDIOC_ENUMINPUT: wrong std value
  cx18: replace cropping ioctls by selection ioctls.

 drivers/media/pci/cx18/cx18-fileops.c | 25 +++++++++++++------
 drivers/media/pci/cx18/cx18-ioctl.c   | 47 +++++++++++++++++++----------------
 drivers/media/pci/cx18/cx18-streams.c |  6 ++++-
 3 files changed, 48 insertions(+), 30 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-04-02 11:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-02 11:34 [PATCH 0/3] cx18: v4l2_compliance fixes Hans Verkuil
2015-04-02 11:34 ` [PATCH 1/3] cx18: add support for control events Hans Verkuil
2015-04-02 11:34 ` [PATCH 2/3] cx18: fix VIDIOC_ENUMINPUT: wrong std value Hans Verkuil
2015-04-02 11:34 ` [PATCH 3/3] cx18: replace cropping ioctls by selection ioctls Hans Verkuil

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.