aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/uvc/uvcvideo.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26V4L/DVB: uvcvideo: Cache control min, max, res and def query resultsLaurent Pinchart1-1/+2
2010-02-26V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDsLaurent Pinchart1-10/+0
2010-02-26V4L/DVB: uvcvideo: Increase the streaming control timeout to 5 secondsLaurent Pinchart1-1/+1
2010-02-26V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight camerasDaniel Ritz1-0/+3
2010-02-26V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers timestampsLaurent Pinchart1-0/+1
2010-01-17V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequeuingLaurent Pinchart1-2/+3
2009-12-05V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structureLaurent Pinchart1-6/+3
2009-12-05V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked listsLaurent Pinchart1-3/+2
2009-12-05V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming control timeoutLaurent Pinchart1-1/+2
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 simultaneous streams.Laurent Pinchart1-44/+42
2009-09-12V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 deviceLaurent 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-16V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are allocated.Laurent Pinchart1-0/+1
2009-06-16V4L/DVB (11944): uvcvideo: Add generic control blacklist.Laurent Pinchart1-1/+0
2009-06-16V4L/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 Vimicro devicesLaurent 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 low on memory.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 frame drop off.Laurent Pinchart1-0/+1
2008-12-29V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more gracefullyLaurent 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-06-30V4L/DVB (8145a): USB Video Class driverLaurent Pinchart1-0/+796