Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - v4l2: Adding helper function to get dv preset description - v4l2-spec: Adds EBUSY error code for S_STD and QUERYSTD ioctls Note: if you are going to push the new timings API to 2.6.33 (and I hope you can do that!) then the first patch with the helper function should go in as well. It will be needed by e.g. the tvp7002 driver that is almost ready to be merged as well and is basically just waiting for this final piece of the puzzle. It will be a great help to davinci/omap/SoC development if this API can make it into 2.6.33. If you don't want to merge unless someone uses it, then I think we can get the tvp7002 driver merged very soon. When this helper function is in, then I can do a final (hopefully) review of the tvp7002 driver this Sunday and we can probably merge it next week, in time for 2.6.33. Thanks, Hans diffstat: Documentation/DocBook/v4l/vidioc-g-std.xml | 6 +++ Documentation/DocBook/v4l/vidioc-querystd.xml | 6 +++ drivers/media/video/v4l2-common.c | 47 ++++++++++++++++++++++++++ include/media/v4l2-common.h | 2 - 4 files changed, 60 insertions(+), 1 deletion(-) -- 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