| Commit message (Expand) | Author | Age |
* | Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-02-06 |
|\ |
|
| * | media: uvcvideo: Add a metadata device node | Guennadi Liakhovetski | 2018-01-04 |
* | | media: annotate ->poll() instances | Al Viro | 2017-11-27 |
|/ |
|
* | media: uvcvideo: Fix .queue_setup() to check the number of planes | Guennadi Liakhovetski | 2017-08-20 |
* | [media] uvcvideo: Fix a wrong macro | Guennadi Liakhovetski | 2017-01-31 |
* | [media] uvcvideo: (cosmetic) Add and use an inline function | Guennadi Liakhovetski | 2017-01-31 |
* | [media] usb: constify vb2_ops structures | Julia Lawall | 2016-09-19 |
* | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs | Hans Verkuil | 2016-07-08 |
* | [media] vb2: drop v4l2_format argument from queue_setup | Hans Verkuil | 2015-12-18 |
* | [media] media: videobuf2: Change queue_setup argument | Junghak Sung | 2015-10-20 |
* | [media] media: videobuf2: Restructure vb2_buffer | Junghak Sung | 2015-10-01 |
* | [media] uvcvideo: Implement DMABUF exporter role | Laurent Pinchart | 2015-05-30 |
* | [media] uvcvideo: Don't call vb2 mmap and get_unmapped_area with queue lock held | Laurent Pinchart | 2015-04-02 |
* | [media] media: usb: uvc: use vb2_ops_wait_prepare/finish helper | Lad, Prabhakar | 2014-12-23 |
* | [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-11-25 |
* | [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-11 |
* | [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-03-05 |
* | [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 | 2014-02-28 |
* | [media] vb2: Add support for non monotonic timestamps | Kamil Debski | 2013-03-05 |
* | [media] uvcvideo: Implement videobuf2 .wait_prepare and .wait_finish operations | Laurent Pinchart | 2013-02-06 |
* | [media] v4l: uvc: add support for DMABUF importing | Tomasz Stanislawski | 2012-11-25 |
* | [media] uvc: Add return code check at vb2_queue_init() | Ezequiel Garcia | 2012-10-06 |
* | Merge tag 'v3.6-rc3' into staging/for_v3.7 | Mauro Carvalho Chehab | 2012-08-24 |
* | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab | 2012-08-15 |