summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/videobuf2-v4l2.c
Commit message (Expand)AuthorAgeFilesLines
* annotate poll_table_struct ->_keyAl Viro2017-11-271-1/+1
* [media] v4l: Add metadata buffer type and formatLaurent Pinchart2017-04-151-0/+3
* [media] v4l2-core: don't break long linesMauro Carvalho Chehab2016-10-211-6/+4Star
* [media] videobuf2-v4l2.h: get kernel-doc tags from C fileMauro Carvalho Chehab2016-09-091-142/+0Star
* [media] vb2: Merge vb2_internal_qbuf and vb2_qbufRicardo Ribalda2016-07-081-9/+5Star
* [media] vb2: Merge vb2_internal_dqbuf and vb2_dqbufRicardo Ribalda2016-07-081-22/+17Star
* [media] vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda2016-07-081-0/+6
* [media] videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus2016-06-161-0/+6
* Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab2016-05-111-6/+0Star
* [media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda2016-04-251-8/+6Star
* [media] videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus2016-04-131-0/+6
* [media] vb2: fix nasty vb2_thread regressionHans Verkuil2016-02-041-1/+1
* [media] videobuf2-core: fill_user_buffer and copy_timestamp should return voidHans Verkuil2015-12-181-7/+5Star
* [media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core partJunghak Sung2015-12-181-615/+8Star
* [media] media: videobuf2: Refactor vb2_fileio_data and vb2_threadJunghak Sung2015-12-181-55/+49Star
* [media] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()Junghak Sung2015-12-181-4/+5
* [media] media: videobuf2: Separate vb2_poll()Junghak Sung2015-12-181-34/+59
* [media] media: videobuf2: Add copy_timestamp to struct vb2_queueJunghak Sung2015-12-181-18/+13Star
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-4/+3Star
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-5/+43
* [media] media: videobuf2: fix compare_const_fl.cocci warningsJulia Lawall2015-11-171-1/+1
* [media] vb2: fix a regression in poll() behavior for output,streamsHans Verkuil2015-11-171-3/+3
* [media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2Junghak Sung2015-10-201-0/+1630
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-0/+31