aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/videobuf2-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05[media] videobuf2: don't return POLLERR when only polling for eventsHans Verkuil1-0/+5
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab1-1/+3
2013-01-06[media] v4l: vb2: Set data_offset to 0 for single-plane output buffersLaurent Pinchart1-1/+3
2012-12-21[media] v4l: Tell user space we're using monotonic timestampsSakari Ailus1-4/+6
2012-11-25[media] v4l: vb2: add buffer exporting via dmabufTomasz Stanislawski1-0/+83
2012-11-25[media] v4l: vb2: add prepare/finish callbacks to allocatorsMarek Szyprowski1-0/+11
2012-11-25[media] v4l: vb2: add support for shared buffer (dma_buf)Sumit Semwal1-3/+203
2012-10-05[media] videobuf2-core: fill in length field for multiplanar buffersHans Verkuil1-0/+1
2012-10-05[media] videobuf2-core: move plane verification out of __fill_v4l2/vb_bufferHans Verkuil1-40/+38
2012-09-27[media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()Ezequiel Garcia1-8/+11
2012-09-26[media] vb2: fix wrong owner checkHans Verkuil1-2/+2
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab1-0/+2380