summaryrefslogtreecommitdiff
path: root/drivers/media/video/uvc/uvcvideo.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-05V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the deviceLaurent Pinchart1-4/+1
2009-12-05V4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO trace levelLaurent Pinchart1-0/+1
2009-09-12V4L/DVB (12379): uvcvideo: Multiple streaming interfaces supportLaurent Pinchart1-28/+31
2009-09-12V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simulta...Laurent Pinchart1-44/+42
2009-09-12V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 d...Laurent Pinchart1-0/+1
2009-09-12V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.hLaurent Pinchart1-135/+1
2009-09-12V4L/DVB (12186): uvcvideo: Remove unused Logitech-specific constantsLaurent Pinchart1-17/+0
2009-09-12V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_Laurent Pinchart1-109/+109
2009-09-12V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.hLaurent Pinchart1-7/+0
2009-06-17V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are...Laurent Pinchart1-0/+1
2009-06-17V4L/DVB (11944): uvcvideo: Add generic control blacklist.Laurent Pinchart1-1/+0
2009-06-17V4L/DVB (11837): uvcvideo: Start status polling on device openLaurent Pinchart1-0/+3
2009-03-30V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vi...Laurent Pinchart1-0/+1
2009-03-30V4L/DVB (10296): uvcvideo: Fix memory leak in input device handlingLaurent Pinchart1-0/+1
2009-03-30V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is lo...Laurent Pinchart1-4/+2
2009-01-29V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.Laurent Pinchart1-116/+116
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-1/+1
2008-12-30V4L/DVB (10111a): usbvideo.h: remove an useless blank lineMauro Carvalho Chehab1-1/+0
2008-12-30V4L/DVB (10104): uvcvideo: Add support for video output devicesLaurent Pinchart1-3/+9
2008-12-30V4L/DVB (9903): uvcvideo: V4L2 zoom controls supportLaurent Pinchart1-0/+5
2008-12-30V4L/DVB (9810): uvcvideo: Add a device quirk to prune bogus controls.Laurent Pinchart1-0/+1
2008-12-30V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete fram...Laurent Pinchart1-0/+1
2008-12-29V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more...Laurent Pinchart1-2/+12
2008-10-12V4L/DVB:usbvideo:don't use part of buffer for USB transfer #4Ming Lei1-1/+3
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-0/+1
2008-07-20V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend.Laurent Pinchart1-0/+2
2008-07-01V4L/DVB (8145a): USB Video Class driverLaurent Pinchart1-0/+796