summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/videobuf2-core.c
Commit message (Expand)AuthorAgeFilesLines
* [media] media: videobuf2: fix the length check for mmapMauro Carvalho Chehab2013-04-251-4/+17
* [media] media: vb2: add length check for mmapSeung-Woo Kim2013-04-151-0/+5
* [media] videobuf2-core: print current state of buffer in vb2_buffer_doneTushar Behera2013-03-251-1/+1
* [media] videobuf2: add gfp_flagsHans Verkuil2013-03-211-1/+1
* [media] vb2: Add support for non monotonic timestampsKamil Debski2013-03-051-2/+6
* [media] videobuf2: don't return POLLERR when only polling for eventsHans Verkuil2013-02-051-0/+5
* Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-241-1/+3
|\
| * [media] v4l: vb2: Set data_offset to 0 for single-plane output buffersLaurent Pinchart2013-01-061-1/+3
* | [media] v4l: Tell user space we're using monotonic timestampsSakari Ailus2012-12-211-4/+6
|/
* [media] v4l: vb2: add buffer exporting via dmabufTomasz Stanislawski2012-11-251-0/+83
* [media] v4l: vb2: add prepare/finish callbacks to allocatorsMarek Szyprowski2012-11-251-0/+11
* [media] v4l: vb2: add support for shared buffer (dma_buf)Sumit Semwal2012-11-251-3/+203
* [media] videobuf2-core: fill in length field for multiplanar buffersHans Verkuil2012-10-061-0/+1
* [media] videobuf2-core: move plane verification out of __fill_v4l2/vb_bufferHans Verkuil2012-10-061-40/+38Star
* [media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()Ezequiel Garcia2012-09-271-8/+11
* [media] vb2: fix wrong owner checkHans Verkuil2012-09-261-2/+2
* [media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab2012-08-141-0/+2380