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-core.c
Age
Commit message (
Expand
)
Author
2016-02-27
[media] media: Change v4l-core to check if source is free
Shuah Khan
2016-02-09
Merge tag 'v4.5-rc3' into patchwork
Mauro Carvalho Chehab
2016-02-04
[media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERROR
Mauro Carvalho Chehab
2016-02-04
[media] vb2: fix nasty vb2_thread regression
Hans Verkuil
2016-02-01
[media] media: videobuf2-core: Fix one __qbuf_dmabuf() error path
Wu, Xia
2015-12-18
[media] videobuf2: avoid memory leak on errors
Mauro Carvalho Chehab
2015-12-18
[media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS
Hans Verkuil
2015-12-18
[media] videobuf2-core: call __setup_offsets before buf_init()
Hans Verkuil
2015-12-18
[media] videobuf2-core: fill in q->bufs[vb->index] before buf_init()
Hans Verkuil
2015-12-18
[media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc()
Hans Verkuil
2015-12-18
[media] videobuf2-core: fill_user_buffer and copy_timestamp should return void
Hans Verkuil
2015-12-18
[media] videobuf2-core.c: update module description
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: Add copy_timestamp to struct vb2_queue
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-10-20
[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2
Junghak Sung
2015-10-20
[media] media: videobuf2: Prepare to divide videobuf2
Junghak Sung
2015-10-20
[media] media: videobuf2: Replace v4l2-specific data with vb2 data
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-09-11
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-08-16
[media] vb2: Push mmap_sem down to memops
Jan Kara
2015-08-10
[media] vb2: Fix compilation breakage when !CONFIG_BUG
Laurent Pinchart
2015-07-17
[media] videobuf2: add trace events
Philipp Zabel
2015-07-17
[media] vb2: Only requeue buffers immediately once streaming is started
Sakari Ailus
2015-06-22
[media] vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffers
Laurent Pinchart
2015-06-18
[media] Revert "[media] vb2: Push mmap_sem down to memops"
Hans Verkuil
2015-05-20
[media] vb2: allow requeuing buffers while streaming
Hans Verkuil
2015-05-12
[media] videobuf2: return -EPIPE from DQBUF after the last buffer
Philipp Zabel
2015-05-01
[media] vb2: Push mmap_sem down to memops
Jan Kara
2015-04-21
media: remove unused variable that causes a warning
Linus Torvalds
2015-04-21
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2015-04-10
[media] vb2: add allow_zero_bytesused flag to the vb2_queue struct
Kamil Debski
2015-04-10
[media] vb2: split the io_flags member of vb2_queue into a bit field
Kamil Debski
2015-04-02
[media] vb2: check if vb2_fop_write/read is allowed
Hans Verkuil
2015-03-02
[media] vb2: fix 'UNBALANCED' warnings when calling vb2_thread_stop()
Hans Verkuil
2015-01-21
[media] vb2: fix vb2_thread_stop race conditions
Hans Verkuil
2014-12-04
[media] v4l: vb2: Fix race condition in _vb2_fop_release
Laurent Pinchart
2014-12-04
[media] v4l: vb2: Fix race condition in vb2_fop_poll
Laurent Pinchart
2014-11-25
[media] vb2: add dma_dir to the alloc memop
Hans Verkuil
2014-11-25
[media] vb2: replace 'write' by 'dma_dir'
Hans Verkuil
2014-10-09
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2014-09-21
[media] vb2: fix VBI/poll regression
Hans Verkuil
2014-09-21
[media] vb2: fix plane index sanity check in vb2_plane_cookie()
Zhaowei Yuan
2014-09-21
[media] vb2: fix vb2 state check when start_streaming fails
Hans Verkuil
2014-09-21
[media] videobuf2-core: add comments before the WARN_ON
Hans Verkuil
2014-09-21
[media] videobuf2-core: take mmap_sem before calling __qbuf_userptr
Hans Verkuil
2014-09-02
[media] vb2: fix multiplanar read() with non-zero data_offset
Hans Verkuil
2014-08-21
[media] vb2: use pr_info instead of pr_debug
Hans Verkuil
[next]