aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/uvc/uvcvideo.h
Commit message (Expand)AuthorAge
* V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcamLaurent Pinchart2010-09-27
* V4L/DVB: uvcvideo: Drop corrupted compressed framesLaurent Pinchart2010-08-08
* V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart2010-08-02
* V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfersLaurent Pinchart2010-08-02
* V4L/DVB: uvcvideo: Support menu controls in the control mapping APILaurent Pinchart2010-08-02
* V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16Laurent Pinchart2010-05-19
* V4L/DVB: uvcvideo: Cache control min, max, res and def query resultsLaurent Pinchart2010-02-26
* V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDsLaurent Pinchart2010-02-26
* V4L/DVB: uvcvideo: Increase the streaming control timeout to 5 secondsLaurent Pinchart2010-02-26
* V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight camerasDaniel Ritz2010-02-26
* V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers times...Laurent Pinchart2010-02-26
* V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequ...Laurent Pinchart2010-01-17
* V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structureLaurent Pinchart2009-12-05
* V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked listsLaurent Pinchart2009-12-05
* V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming contro...Laurent Pinchart2009-12-05
* V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the deviceLaurent Pinchart2009-12-05
* V4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO trace levelLaurent Pinchart2009-12-05
* V4L/DVB (12379): uvcvideo: Multiple streaming interfaces supportLaurent Pinchart2009-09-12
* V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simulta...Laurent Pinchart2009-09-12
* V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 d...Laurent Pinchart2009-09-12
* V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.hLaurent Pinchart2009-09-12
* V4L/DVB (12186): uvcvideo: Remove unused Logitech-specific constantsLaurent Pinchart2009-09-12
* V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_Laurent Pinchart2009-09-12
* V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.hLaurent Pinchart2009-09-12
* V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are...Laurent Pinchart2009-06-16
* V4L/DVB (11944): uvcvideo: Add generic control blacklist.Laurent Pinchart2009-06-16
* V4L/DVB (11837): uvcvideo: Start status polling on device openLaurent Pinchart2009-06-16
* V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vi...Laurent Pinchart2009-03-30
* V4L/DVB (10296): uvcvideo: Fix memory leak in input device handlingLaurent Pinchart2009-03-30
* V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is lo...Laurent Pinchart2009-03-30
* V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.Laurent Pinchart2009-01-29
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-02
* V4L/DVB (10111a): usbvideo.h: remove an useless blank lineMauro Carvalho Chehab2008-12-30
* V4L/DVB (10104): uvcvideo: Add support for video output devicesLaurent Pinchart2008-12-30
* V4L/DVB (9903): uvcvideo: V4L2 zoom controls supportLaurent Pinchart2008-12-30
* V4L/DVB (9810): uvcvideo: Add a device quirk to prune bogus controls.Laurent Pinchart2008-12-30
* V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete fram...Laurent Pinchart2008-12-30
* V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more...Laurent Pinchart2008-12-29
* V4L/DVB:usbvideo:don't use part of buffer for USB transfer #4Ming Lei2008-10-12
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-20
* V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend.Laurent Pinchart2008-07-20
* V4L/DVB (8145a): USB Video Class driverLaurent Pinchart2008-06-30