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
/
usb
/
uvc
/
uvc_queue.c
Age
Commit message (
Expand
)
Author
2014-11-25
[media] uvcvideo: Return all buffers to vb2 at stream stop and start failure
Laurent Pinchart
2014-11-25
[media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)
Laurent Pinchart
2014-11-25
[media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers
Laurent Pinchart
2014-11-25
[media] uvcvideo: Don't stop the stream twice at file handle release
Laurent Pinchart
2014-11-25
[media] uvcvideo: Implement vb2 queue start and stop stream operations
Laurent Pinchart
2014-11-25
[media] uvcvideo: Add function to convert from queue to stream
Laurent Pinchart
2014-03-11
[media] vb2: call buf_finish from __queue_cancel
Hans Verkuil
2014-03-11
[media] vb2: change result code of buf_finish to void
Hans Verkuil
2014-03-05
[media] uvcvideo: Tell the user space we're using start-of-exposure timestamps
Sakari Ailus
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-02-28
[media] uvcvideo: Enable VIDIOC_CREATE_BUFS
Philipp Zabel
2014-02-28
[media] uvcvideo: Support allocating buffers larger than the current frame size
Laurent Pinchart
2014-02-28
[media] uvcvideo: Remove duplicate check for number of buffers in queue_setup
Laurent Pinchart
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
2013-02-06
[media] uvcvideo: Implement videobuf2 .wait_prepare and .wait_finish operations
Laurent Pinchart
2012-11-25
[media] v4l: uvc: add support for DMABUF importing
Tomasz Stanislawski
2012-10-06
[media] uvc: Add return code check at vb2_queue_init()
Ezequiel Garcia
2012-08-24
Merge tag 'v3.6-rc3' into staging/for_v3.7
Mauro Carvalho Chehab
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab