aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/uvc/uvc_video.c
Commit message (Expand)AuthorAge
* [media] uvcvideo: Disable the queue when failing to startSjoerd Simons2011-06-30
* Fix common misspellingsLucas De Marchi2011-03-31
* [media] uvcvideo: Fix uvc_fixup_video_ctrl() format searchStephan Lachowsky2011-03-22
* [media] uvcvideo: Lock stream mutex when accessing format-related informationLaurent Pinchart2010-12-01
* [media] uvcvideo: Generate discontinuous sequence numbers when frames are lostLaurent Pinchart2010-10-20
* [media] uvcvideo: Set bandwidth to at least 1024 with the FIX_BANDWIDTH quirkLaurent Pinchart2010-10-20
* [media] uvcvideo: Update e-mail address and copyright noticesLaurent Pinchart2010-10-20
* [media] uvcvideo: Print query name in uvc_query_ctrl()Laurent Pinchart2010-10-20
* V4L/DVB: uvcvideo: Drop corrupted compressed framesLaurent Pinchart2010-08-08
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 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 (13829): uvcvideo: Fix alternate setting selection in isochronous modeLaurent Pinchart2010-01-17
* V4L/DVB (13610): uvc: Correct size given to memsetJulia Lawall2009-12-15
* V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming contro...Laurent Pinchart2009-12-05
* V4L/DVB (13153): uvcvideo: Fix uvc_alloc_urb_buffers()Ming Lei2009-12-05
* V4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO trace levelLaurent Pinchart2009-12-05
* V4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH for compressed videoLaurent Pinchart2009-11-07
* V4L/DVB (13012): uvc: introduce missing kfreeJulia Lawall2009-09-18
* 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 (12185): uvcvideo: Prefix all UVC constants with UVC_Laurent Pinchart2009-09-12
* V4L/DVB (11835): uvcvideo: Parse frame descriptors with non-continuous indexes.Laurent Pinchart2009-06-16
* V4L/DVB (11575): uvcvideo: fix uvc resume failedMing Lei2009-05-09
* V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vi...Laurent Pinchart2009-03-30
* V4L/DVB (10651): uvcvideo: Ignore empty bulk URBsLaurent Pinchart2009-03-30
* V4L/DVB (10650): uvcvideo: Initialize streaming parameters with the probe con...Laurent Pinchart2009-03-30
* V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is lo...Laurent Pinchart2009-03-30
* V4L/DVB (10199): uvcvideo: Fix GET_DEF failure detection.Laurent Pinchart2009-01-29
* V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.Laurent Pinchart2009-01-29
* V4L/DVB (10193): removed unused #include <version.h>'sHuang Weiyi2009-01-29
* V4L/DVB (10104): uvcvideo: Add support for video output devicesLaurent Pinchart2008-12-30
* V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneousLaurent Pinchart2008-12-30
* V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete fram...Laurent Pinchart2008-12-30
* V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video...Laurent Pinchart2008-12-29
* V4L/DVB (9659): uvcvideo: Use {get|set}_unaligned_le32 macrosLaurent Pinchart2008-12-29
* V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more...Laurent Pinchart2008-12-29
* V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a varia...Laurent Pinchart2008-10-12
* V4L/DVB (8846): uvcvideo: Supress spurious "EOF in empty payload" trace messageLaurent Pinchart2008-10-12
* V4L/DVB (8729): Use DIV_ROUND_UPJulia Lawall2008-10-12
* V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers.Laurent Pinchart2008-08-06
* 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 (8208): uvcvideo: Use GFP_NOIO when allocating memory during resumeLaurent Pinchart2008-07-20
* V4L/DVB (8145a): USB Video Class driverLaurent Pinchart2008-06-30