aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/videobuf2-core.c
Commit message (Expand)AuthorAge
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-18
|\
| * [media] videobuf2-core: call __setup_offsets only for mmap memory typePhilipp Zabel2013-10-17
| * [media] videobuf2: Add debug print for the output buffer plane lengths checksSylwester Nawrocki2013-09-26
| * [media] videobuf2: Add log for size checking error in __qbuf_userptrSeung-Woo Kim2013-09-26
| * [media] videobuf2: Fix vb2_write prototypeRicardo Ribalda2013-09-26
* | [media] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'Sylwester Nawrocki2013-09-24
|/
* [media] media: vb2: Share code between vb2_prepare_buf and vb2_qbufLaurent Pinchart2013-08-22
* [media] media: vb2: Fix potential deadlock in vb2_prepare_bufferLaurent Pinchart2013-08-22
* [media] videobuf2-core: Verify planes lengths for output buffersLaurent Pinchart2013-08-18
* [media] media: vb2: Take queue or device lock in mmap-related vb2 ioctl handlersLaurent Pinchart2013-08-18
* Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-20
|\
| * [media] media: vb2: return for polling if a buffer is availableSeung-Woo Kim2013-06-03
* | [media] v4l: vb2: fix error return code in __vb2_init_fileio()Wei Yongjun2013-05-27
|/
* [media] media: videobuf2: fix the length check for mmapMauro Carvalho Chehab2013-04-25
* [media] media: vb2: add length check for mmapSeung-Woo Kim2013-04-14
* [media] videobuf2-core: print current state of buffer in vb2_buffer_doneTushar Behera2013-03-25
* [media] videobuf2: add gfp_flagsHans Verkuil2013-03-21
* [media] vb2: Add support for non monotonic timestampsKamil Debski2013-03-05
* [media] videobuf2: don't return POLLERR when only polling for eventsHans Verkuil2013-02-05
* Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-24
|\
| * [media] v4l: vb2: Set data_offset to 0 for single-plane output buffersLaurent Pinchart2013-01-06
* | [media] v4l: Tell user space we're using monotonic timestampsSakari Ailus2012-12-21
|/
* [media] v4l: vb2: add buffer exporting via dmabufTomasz Stanislawski2012-11-25
* [media] v4l: vb2: add prepare/finish callbacks to allocatorsMarek Szyprowski2012-11-25
* [media] v4l: vb2: add support for shared buffer (dma_buf)Sumit Semwal2012-11-25
* [media] videobuf2-core: fill in length field for multiplanar buffersHans Verkuil2012-10-05
* [media] videobuf2-core: move plane verification out of __fill_v4l2/vb_bufferHans Verkuil2012-10-05
* [media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()Ezequiel Garcia2012-09-27
* [media] vb2: fix wrong owner checkHans Verkuil2012-09-26
* [media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab2012-08-13