Hi Mauro, The following changes since commit 304a0807a22852fe3095a62c24b25c4d0e16d003: [media] drivers/media/usb/hdpvr/hdpvr-core.c: fix error return code (2012-11-22 14:22:31 -0200) are available in the git repository at: git://linuxtv.org/pinchartl/uvcvideo.git uvcvideo-next Laurent Pinchart (8): uvcvideo: Set error_idx properly for extended controls API failures uvcvideo: Return -EACCES when trying to access a read/write-only control uvcvideo: Don't fail when an unsupported format is requested uvcvideo: Set device_caps in VIDIOC_QUERYCAP uvcvideo: Return -ENOTTY for unsupported ioctls uvcvideo: Add VIDIOC_[GS]_PRIORITY support uvcvideo: Mark first output terminal as default video node uvcvideo: Fix control value clamping for unsigned integer controls drivers/media/usb/uvc/uvc_ctrl.c | 29 +++++++---- drivers/media/usb/uvc/uvc_driver.c | 10 ++++ drivers/media/usb/uvc/uvc_entity.c | 2 + drivers/media/usb/uvc/uvc_v4l2.c | 89 ++++++++++++++++++++++++++++------- drivers/media/usb/uvc/uvc_video.c | 1 + drivers/media/usb/uvc/uvcvideo.h | 8 +++ 6 files changed, 110 insertions(+), 29 deletions(-) -- Regards, Laurent Pinchart -- 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