Hi Mauro, The following changes since commit e8ca6d20a65d9d94693a0ed99b12d95b882dc859: [media] tveeprom: update hauppauge tuner list thru 181 (2012-02-28 18:46:53 -0300) are available in the git repository at: git://linuxtv.org/pinchartl/uvcvideo.git uvcvideo-next Javier Martin (1): uvcvideo: Allow userptr IO mode Laurent Pinchart (5): uvcvideo: Avoid division by 0 in timestamp calculation v4l: Add custom compat_ioctl32 operation uvcvideo: Return -ENOTTY in case of unknown ioctl uvcvideo: Implement compat_ioctl32 for custom ioctls uvcvideo: Add support for Dell XPS m1530 integrated webcam drivers/media/video/Makefile | 7 +- drivers/media/video/uvc/uvc_driver.c | 9 ++ drivers/media/video/uvc/uvc_queue.c | 2 +- drivers/media/video/uvc/uvc_v4l2.c | 207 +++++++++++++++++++++++++++- drivers/media/video/uvc/uvc_video.c | 14 ++- drivers/media/video/v4l2-compat-ioctl32.c | 20 ++-- include/media/v4l2-dev.h | 3 + 7 files changed, 242 insertions(+), 20 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