index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
uvc
/
uvc_queue.c
Age
Commit message (
Expand
)
Author
2017-01-31
[media] uvcvideo: Fix a wrong macro
Guennadi Liakhovetski
2017-01-31
[media] uvcvideo: (cosmetic) Add and use an inline function
Guennadi Liakhovetski
2016-09-19
[media] usb: constify vb2_ops structures
Julia Lawall
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-05-30
[media] uvcvideo: Implement DMABUF exporter role
Laurent Pinchart
2015-04-02
[media] uvcvideo: Don't call vb2 mmap and get_unmapped_area with queue lock held
Laurent Pinchart
2014-12-23
[media] media: usb: uvc: use vb2_ops_wait_prepare/finish helper
Lad, Prabhakar
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