Hi Mauro, This is an updated version of RFCv3 (http://patchwork.linuxtv.org/patch/8834/) of this patch series. No changes, other than some documentation modifications to prevent a merge problem. There have been no comments since RFCv3, so this is the official pull request. I think it is fine to go into 3.3, but it's not a high prio thing, so if you want to delay this to 3.4 then that's OK with me as well. Regards, Hans The following changes since commit 240ab508aa9fb7a294b0ecb563b19ead000b2463: [media] [PATCH] don't reset the delivery system on DTV_CLEAR (2012-01-10 23:44:07 -0200) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git capsv4 Hans Verkuil (3): V4L2: Add per-device-node capabilities vivi: set device_caps. ivtv: setup per-device caps. Documentation/DocBook/media/v4l/compat.xml | 4 ++ 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, 92 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