aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/videobuf2-core.c
AgeCommit message (Expand)Author
2013-06-03[media] media: vb2: return for polling if a buffer is availableSeung-Woo Kim
2013-04-25[media] media: videobuf2: fix the length check for mmapMauro Carvalho Chehab
2013-04-14[media] media: vb2: add length check for mmapSeung-Woo Kim
2013-03-25[media] videobuf2-core: print current state of buffer in vb2_buffer_doneTushar Behera
2013-03-21[media] videobuf2: add gfp_flagsHans Verkuil
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski
2013-02-05[media] videobuf2: don't return POLLERR when only polling for eventsHans Verkuil
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-06[media] v4l: vb2: Set data_offset to 0 for single-plane output buffersLaurent Pinchart
2012-12-21[media] v4l: Tell user space we're using monotonic timestampsSakari Ailus
2012-11-25[media] v4l: vb2: add buffer exporting via dmabufTomasz Stanislawski
2012-11-25[media] v4l: vb2: add prepare/finish callbacks to allocatorsMarek Szyprowski
2012-11-25[media] v4l: vb2: add support for shared buffer (dma_buf)Sumit Semwal
2012-10-05[media] videobuf2-core: fill in length field for multiplanar buffersHans Verkuil
2012-10-05[media] videobuf2-core: move plane verification out of __fill_v4l2/vb_bufferHans Verkuil
2012-09-27[media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()Ezequiel Garcia
2012-09-26[media] vb2: fix wrong owner checkHans Verkuil
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab