All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add per-device-node capabilities
@ 2011-11-22 10:05 Hans Verkuil
  2011-11-22 10:05 ` [PATCH 1/3] V4L2: " Hans Verkuil
  0 siblings, 1 reply; 11+ messages in thread
From: Hans Verkuil @ 2011-11-22 10:05 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

This patch series adds support for per-device capabilities.

All comments from the previous RFC PATCH series have been incorporated and
the documentation has been updated.

As far as I am concerned it is ready to be merged for v3.3.

The git request-pull output is below:

The following changes since commit 6fd7dba026f17076ac4bd63a3590f993c1f5c2c6:

[media] get_dvb_firmware: add support for HVR-930C firmware (2011-11-21 10:38:39 -0200)

are available in the git repository at:
git://linuxtv.org/hverkuil/media_tree.git capsv2

Hans Verkuil (3):
	V4L2: Add per-device-node capabilities
	vivi: set device_caps.
	ivtv: setup per-device caps.

	Documentation/DocBook/media/v4l/compat.xml         |    9 ++++++
	Documentation/DocBook/media/v4l/v4l2.xml           |    9 +++++-
	.../DocBook/media/v4l/vidioc-querycap.xml          |   29 +++++++++++++++++--
	drivers/media/video/cx231xx/cx231xx-417.c          |    1 -
	drivers/media/video/ivtv/ivtv-driver.h             |    1 +
	drivers/media/video/ivtv/ivtv-ioctl.c              |    7 +++-
	drivers/media/video/ivtv/ivtv-streams.c            |   14 +++++++++
	drivers/media/video/pvrusb2/pvrusb2-v4l2.c         |    1 -
	drivers/media/video/v4l2-ioctl.c                   |    6 +++-
	drivers/media/video/vivi.c                         |    5 ++-
	include/linux/videodev2.h                          |   29 +++++++++++++------
11 files changed, 90 insertions(+), 21 deletions(-)



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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22 10:05 [PATCH 0/3] Add per-device-node capabilities Hans Verkuil
2011-11-22 10:05 ` [PATCH 1/3] V4L2: " Hans Verkuil
2011-11-22 10:05   ` [PATCH 2/3] vivi: set device_caps Hans Verkuil
2011-11-25 10:53     ` Mauro Carvalho Chehab
2011-11-25 11:18       ` Hans Verkuil
2011-11-22 10:05   ` [PATCH 3/3] ivtv: setup per-device caps Hans Verkuil
2011-11-25 11:00     ` Mauro Carvalho Chehab
2011-11-25 11:29       ` Hans Verkuil
2011-11-25 11:55         ` Mauro Carvalho Chehab
2011-11-25 10:51   ` [PATCH 1/3] V4L2: Add per-device-node capabilities Mauro Carvalho Chehab
2011-11-25 11:14     ` 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.