summaryrefslogtreecommitdiff
path: root/drivers/media/video/uvc/uvcvideo.h
AgeCommit message (Expand)AuthorFilesLines
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