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(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to