index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
videobuf2-core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-25
[media] v4l: vb2: Add a function to discard all DONE buffers
Laurent Pinchart
1
-0
/
+1
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
1
-1
/
+1
2014-04-17
[media] vb2: add thread support
Hans Verkuil
1
-0
/
+32
2014-04-17
[media] vb2: add vb2_fileio_is_active and check it more often
Hans Verkuil
1
-0
/
+17
2014-03-11
[media] vb2: only call start_streaming if sufficient buffers are queued
Hans Verkuil
1
-4
/
+10
2014-03-11
[media] vb2: rename queued_count to owned_by_drv_count
Hans Verkuil
1
-2
/
+2
2014-03-11
[media] vb2: consistent usage of periods in videobuf2-core.h
Hans Verkuil
1
-20
/
+20
2014-03-11
[media] vb2: call buf_finish from __queue_cancel
Hans Verkuil
1
-1
/
+9
2014-03-11
[media] vb2: change result code of buf_finish to void
Hans Verkuil
1
-1
/
+1
2014-03-11
[media] vb2: add debugging code to check for unbalanced ops
Hans Verkuil
1
-0
/
+43
2014-03-05
[media] v4l: Add timestamp source flags, mask and document them
Sakari Ailus
1
-0
/
+2
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
1
-1
/
+1
2014-01-07
[media] vb2: retry start_streaming in case of insufficient buffers
Hans Verkuil
1
-4
/
+11
2014-01-07
[media] vb2: push the mmap semaphore down to __buf_prepare()
Hans Verkuil
1
-0
/
+2
2013-12-09
[media] videobuf2: Add missing lock held on vb2_fop_release
Ricardo Ribalda
1
-0
/
+1
2013-11-29
[media] videobuf2: Add support for file access mode flags for DMABUF exporting
Philipp Zabel
1
-1
/
+1
2013-09-26
[media] videobuf2: Fix vb2_write prototype
Ricardo Ribalda
1
-2
/
+2
2013-08-18
[media] media: vb2: Clarify queue_setup() and buf_prepare() usage documentation
Laurent Pinchart
1
-4
/
+7
2013-03-21
[media] videobuf2: add gfp_flags
Hans Verkuil
1
-2
/
+8
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
1
-0
/
+1
2012-11-25
[media] v4l: vb2: add buffer exporting via dmabuf
Tomasz Stanislawski
1
-0
/
+4
2012-11-25
[media] v4l: vb2: add prepare/finish callbacks to allocators
Marek Szyprowski
1
-0
/
+7
2012-11-25
[media] v4l: vb2: add support for shared buffer (dma_buf)
Sumit Semwal
1
-0
/
+27
2012-09-27
[media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()
Ezequiel Garcia
1
-1
/
+1
2012-07-07
[media] videobuf2-core: add helper functions
Hans Verkuil
1
-0
/
+41
2012-07-07
[media] v4l2-dev/ioctl.c: add vb2_queue support to video_device
Hans Verkuil
1
-0
/
+13
2011-11-04
[media] vb2: add vb2_get_unmapped_area in vb2 core
Scott Jiang
1
-0
/
+7
2011-11-04
[media] V4L: vb2: add support for buffers of different sizes on a single queue
Guennadi Liakhovetski
1
-12
/
+23
2011-11-04
[media] V4L: vb2: prepare to support multi-size buffers
Guennadi Liakhovetski
1
-3
/
+3
2011-11-04
[media] V4L: add a new videobuf2 buffer state VB2_BUF_STATE_PREPARED
Guennadi Liakhovetski
1
-0
/
+2
2011-09-06
[media] media: vb2: change queue initialization order
Marek Szyprowski
1
-4
/
+13
2011-09-06
[media] media: vb2: change plane sizes array to unsigned int[]
Marek Szyprowski
1
-2
/
+2
2011-09-06
[media] media: vb2: fix handling MAPPED buffer flag
Marek Szyprowski
1
-3
/
+0
2011-09-06
[media] media: vb2: add a check if queued userptr buffer is large enough
Marek Szyprowski
1
-0
/
+1
2011-03-22
[media] Update Pawel Osciak's e-mail address
Pawel Osciak
1
-1
/
+1
2011-03-22
[media] v4l: videobuf2: Typo fix
Laurent Pinchart
1
-1
/
+1
2011-03-22
[media] v4l: videobuf2: add read() and write() emulator
Marek Szyprowski
1
-0
/
+9
2011-03-22
[media] v4l: add videobuf2 Video for Linux 2 driver framework
Pawel Osciak
1
-0
/
+371