index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
videobuf2-v4l2.c
Age
Commit message (
Expand
)
Author
2017-04-14
[media] v4l: Add metadata buffer type and format
Laurent Pinchart
2016-10-21
[media] v4l2-core: don't break long lines
Mauro Carvalho Chehab
2016-09-09
[media] videobuf2-v4l2.h: get kernel-doc tags from C file
Mauro Carvalho Chehab
2016-07-08
[media] vb2: Merge vb2_internal_qbuf and vb2_qbuf
Ricardo Ribalda
2016-07-08
[media] vb2: Merge vb2_internal_dqbuf and vb2_dqbuf
Ricardo Ribalda
2016-07-08
[media] vb2: V4L2_BUF_FLAG_DONE is set after DQBUF
Ricardo Ribalda
2016-06-16
[media] videobuf2-v4l2: Verify planes array in buffer dequeueing
Sakari Ailus
2016-05-11
Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
Mauro Carvalho Chehab
2016-04-25
[media] media: vb2: Fix regression on poll() for RW mode
Ricardo Ribalda
2016-04-13
[media] videobuf2-v4l2: Verify planes array in buffer dequeueing
Sakari Ailus
2016-02-04
[media] vb2: fix nasty vb2_thread regression
Hans Verkuil
2015-12-18
[media] videobuf2-core: fill_user_buffer and copy_timestamp should return void
Hans Verkuil
2015-12-18
[media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part
Junghak Sung
2015-12-18
[media] media: videobuf2: Refactor vb2_fileio_data and vb2_thread
Junghak Sung
2015-12-18
[media] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()
Junghak Sung
2015-12-18
[media] media: videobuf2: Separate vb2_poll()
Junghak Sung
2015-12-18
[media] media: videobuf2: Add copy_timestamp to struct vb2_queue
Junghak Sung
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-11-17
[media] media: videobuf2: fix compare_const_fl.cocci warnings
Julia Lawall
2015-11-17
[media] vb2: fix a regression in poll() behavior for output,streams
Hans Verkuil
2015-10-20
[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2
Junghak Sung
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung