The following changes since commit 41c5f984b67b331064e69acc9fca5e99bf73d400: Merge tag 'v2.6.35-rc2' into HEAD (2010-06-09 00:05:54 -0300) are available in the git repository at: git://linuxtv.org/pinchartl/uvcvideo.git uvcvideo Hans de Goede (1): uvcvideo: Make button controls work properly Laurent Pinchart (4): uvcvideo: Support menu controls in the control mapping API uvcvideo: Define control information bits using macros uvcvideo: Don't use stack-based buffers for USB transfers uvcvideo: Add support for Manta MM-353 Plako Martin Rubli (1): uvcvideo: Add support for absolute pan/tilt controls drivers/media/video/uvc/uvc_ctrl.c | 105 +++++++++++++++++++++++++++------- drivers/media/video/uvc/uvc_driver.c | 10 +++ drivers/media/video/uvc/uvc_v4l2.c | 95 +++++++++++++++++++++++------- drivers/media/video/uvc/uvcvideo.h | 26 +++++++-- include/linux/usb/video.h | 7 ++ 5 files changed, 194 insertions(+), 49 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