summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/uvc/uvcvideo.h
AgeCommit message (Expand)Author
2009-07-02uvcvideo: Multiple streaming interfaces supportLaurent Pinchart
2009-06-28uvcvideo: Restructure the driver to support multiple simultaneous streams.Laurent Pinchart
2009-07-19uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 deviceLaurent Pinchart
2009-06-26uvcvideo: Move UVC definitions to linux/usb/video.hLaurent Pinchart
2009-06-26uvcvideo: Remove unused Logitech-specific constantsLaurent Pinchart
2009-06-26uvcvideo: Prefix all UVC constants with UVC_Laurent Pinchart
2009-06-26uvcvideo: Use class-specific descriptor types from usb/ch9.hLaurent Pinchart
2009-06-04uvcvideo: Don't accept to change the format when buffers are allocated.Laurent Pinchart
2009-05-31uvcvideo: Add generic control blacklist.Laurent Pinchart
2009-05-19uvcvideo: Start status polling on device openLaurent Pinchart
2009-02-16uvcvideo: Add quirk to override wrong bandwidth value for Vimicro devicesLaurent Pinchart
2009-01-22uvcvideo: Fix memory leak in input device handlingLaurent Pinchart
2009-01-18uvcvideo: Retry URB buffers allocation when the system is low on memory.Laurent Pinchart
2009-01-08merge: http://linuxtv.org/hg/~pinchartl/uvcvideoMauro Carvalho Chehab
2009-01-03uvcvideo: Whitespace and comments cleanup, copyright updates.Laurent Pinchart
2008-12-29uvcvideo: Add support for video output devicesLaurent Pinchart
2008-12-16uvcvideo: V4L2 zoom controls supportLaurent Pinchart
2008-12-06uvcvideo: Add a device quirk to prune bogus controls.Laurent Pinchart
2008-12-06uvcvideo: Add nodrop module parameter to turn incomplete frame drop off.Laurent Pinchart
2008-11-25uvcvideo: Prevent compat.h from being included in userspace code.Laurent Pinchart
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-11-11uvcvideo: Enable compilation on kernels older than 2.6.22Laurent Pinchart
2008-11-08uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more gracefullyLaurent Pinchart
2008-09-16V4L/DVB:usbvideo:don't use part of buffer for USB transfer #4Mauro Carvalho Chehab
2008-07-04uvcvideo: Don't free URB buffers on suspend.Mauro Carvalho Chehab
2008-06-30From: Laurent Pinchart <laurent.pinchart@skynet.be>Mauro Carvalho Chehab