Hi Mauro, This patch series adds support for per-device capabilities. All comments from the previous RFC PATCH series: http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/40688 have been incorporated and the documentation has been updated. The only file changed since the previous series was vidioc-querycap.xml. 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 bcc072756e4467dc30e502a311b1c3adec96a0e4: [media] STV0900: Query DVB frontend delivery capabilities (2011-12-12 15:04:34 -0200) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git capsv3 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 | 36 ++++++++++++++++++-- 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, 97 insertions(+), 21 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html