index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
uvc
/
uvc_video.c
Age
Commit message (
Expand
)
Author
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-08-13
[media] uvcvideo: Support super speed endpoints
Laurent Pinchart
2012-07-06
[media] uvcvideo: Fix alternate setting selection
Laurent Pinchart
2012-07-06
[media] uvcvideo: Fix frame drop in bulk video stream
Jayakrishnan
2012-04-09
[media] uvcvideo: Fix race-related crash in uvc_video_clock_update()
Laurent Pinchart
2012-02-27
[media] [FOR,v3.3] uvcvideo: Avoid division by 0 in timestamp calculation
Laurent Pinchart
2011-12-11
[media] uvcvideo: Add UVC timestamps support
Laurent Pinchart
2011-12-11
[media] uvcvideo: Extract timestamp-related statistics
Laurent Pinchart
2011-12-11
[media] uvcvideo: Extract video stream statistics
Alexey Fisher
2011-12-11
[media] uvcvideo: Don't skip erroneous payloads
Laurent Pinchart
2011-12-11
[media] uvcvideo: Make uvc_commit_video() static
Laurent Pinchart
2011-12-11
[media] uvcvideo: Remove duplicate definitions of UVC_STREAM_* macros
Laurent Pinchart
2011-12-11
[media] uvcvideo: Handle uvc_init_video() failure in uvc_video_enable()
Laurent Pinchart
2011-12-11
[media] uvcvideo: Use videobuf2-vmalloc
Laurent Pinchart
2011-12-11
[media] uvcvideo: Move fields from uvc_buffer::buf to uvc_buffer
Laurent Pinchart
2011-09-23
[media] media: Fix a UVC performance problem on systems with non-coherent DMA
Al Cooper
2011-08-06
[media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset
Ming Lei
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-30
[media] uvcvideo: Disable the queue when failing to start
Sjoerd Simons
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-22
[media] uvcvideo: Fix uvc_fixup_video_ctrl() format search
Stephan Lachowsky
2010-12-01
[media] uvcvideo: Lock stream mutex when accessing format-related information
Laurent Pinchart
2010-10-21
[media] uvcvideo: Generate discontinuous sequence numbers when frames are lost
Laurent Pinchart
2010-10-21
[media] uvcvideo: Set bandwidth to at least 1024 with the FIX_BANDWIDTH quirk
Laurent Pinchart
2010-10-21
[media] uvcvideo: Update e-mail address and copyright notices
Laurent Pinchart
2010-10-21
[media] uvcvideo: Print query name in uvc_query_ctrl()
Laurent Pinchart
2010-08-08
V4L/DVB: uvcvideo: Drop corrupted compressed frames
Laurent Pinchart
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers times...
Laurent Pinchart
2010-01-17
V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequ...
Laurent Pinchart
2010-01-17
V4L/DVB (13829): uvcvideo: Fix alternate setting selection in isochronous mode
Laurent Pinchart
2009-12-16
V4L/DVB (13610): uvc: Correct size given to memset
Julia Lawall
2009-12-05
V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming contro...
Laurent Pinchart
2009-12-05
V4L/DVB (13153): uvcvideo: Fix uvc_alloc_urb_buffers()
Ming Lei
2009-12-05
V4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO trace level
Laurent Pinchart
2009-11-07
V4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH for compressed video
Laurent Pinchart
2009-09-19
V4L/DVB (13012): uvc: introduce missing kfree
Julia Lawall
2009-09-12
V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support
Laurent Pinchart
2009-09-12
V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simulta...
Laurent Pinchart
2009-09-12
V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 d...
Laurent Pinchart
2009-09-12
V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_
Laurent Pinchart
2009-06-16
V4L/DVB (11835): uvcvideo: Parse frame descriptors with non-continuous indexes.
Laurent Pinchart
2009-05-09
V4L/DVB (11575): uvcvideo: fix uvc resume failed
Ming Lei
2009-03-30
V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vi...
Laurent Pinchart
2009-03-30
V4L/DVB (10651): uvcvideo: Ignore empty bulk URBs
Laurent Pinchart
2009-03-30
V4L/DVB (10650): uvcvideo: Initialize streaming parameters with the probe con...
Laurent Pinchart
2009-03-30
V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is lo...
Laurent Pinchart
2009-01-29
V4L/DVB (10199): uvcvideo: Fix GET_DEF failure detection.
Laurent Pinchart
2009-01-29
V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.
Laurent Pinchart
[next]