index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
Files
Lines
2013-12-10
[media] vb2: regression fix: always set length field.
Hans Verkuil
1
-1
/
+20
2013-12-09
[media] videobuf2: Add support for file access mode flags for DMABUF exporting
Philipp Zabel
1
-4
/
+4
2013-11-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+14
2013-10-17
[media] videobuf2-core: call __setup_offsets only for mmap memory type
Philipp Zabel
1
-1
/
+2
2013-09-26
[media] videobuf2: Add debug print for the output buffer plane lengths checks
Sylwester Nawrocki
1
-1
/
+4
2013-09-26
[media] videobuf2: Add log for size checking error in __qbuf_userptr
Seung-Woo Kim
1
-0
/
+4
2013-09-26
[media] videobuf2: Fix vb2_write prototype
Ricardo Ribalda
1
-3
/
+4
2013-09-24
[media] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'
Sylwester Nawrocki
1
-1
/
+3
2013-08-22
[media] media: vb2: Share code between vb2_prepare_buf and vb2_qbuf
Laurent Pinchart
1
-123
/
+79
2013-08-22
[media] media: vb2: Fix potential deadlock in vb2_prepare_buffer
Laurent Pinchart
1
-9
/
+43
2013-08-18
[media] videobuf2-core: Verify planes lengths for output buffers
Laurent Pinchart
1
-0
/
+39
2013-08-18
[media] media: vb2: Take queue or device lock in mmap-related vb2 ioctl handlers
Laurent Pinchart
1
-2
/
+16
2013-06-20
Merge branch 'linus' into patchwork
Mauro Carvalho Chehab
1
-1
/
+2
2013-06-03
[media] media: vb2: return for polling if a buffer is available
Seung-Woo Kim
1
-1
/
+2
2013-05-27
[media] v4l: vb2: fix error return code in __vb2_init_fileio()
Wei Yongjun
1
-1
/
+3
2013-04-25
[media] media: videobuf2: fix the length check for mmap
Mauro Carvalho Chehab
1
-4
/
+17
2013-04-14
[media] media: vb2: add length check for mmap
Seung-Woo Kim
1
-0
/
+5
2013-03-25
[media] videobuf2-core: print current state of buffer in vb2_buffer_done
Tushar Behera
1
-1
/
+1
2013-03-21
[media] videobuf2: add gfp_flags
Hans Verkuil
1
-1
/
+1
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
1
-2
/
+6
2013-02-05
[media] videobuf2: don't return POLLERR when only polling for events
Hans Verkuil
1
-0
/
+5
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
1
-1
/
+3
2013-01-06
[media] v4l: vb2: Set data_offset to 0 for single-plane output buffers
Laurent Pinchart
1
-1
/
+3
2012-12-21
[media] v4l: Tell user space we're using monotonic timestamps
Sakari Ailus
1
-4
/
+6
2012-11-25
[media] v4l: vb2: add buffer exporting via dmabuf
Tomasz Stanislawski
1
-0
/
+83
2012-11-25
[media] v4l: vb2: add prepare/finish callbacks to allocators
Marek Szyprowski
1
-0
/
+11
2012-11-25
[media] v4l: vb2: add support for shared buffer (dma_buf)
Sumit Semwal
1
-3
/
+203
2012-10-05
[media] videobuf2-core: fill in length field for multiplanar buffers
Hans Verkuil
1
-0
/
+1
2012-10-05
[media] videobuf2-core: move plane verification out of __fill_v4l2/vb_buffer
Hans Verkuil
1
-40
/
+38
2012-09-27
[media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()
Ezequiel Garcia
1
-8
/
+11
2012-09-26
[media] vb2: fix wrong owner check
Hans Verkuil
1
-2
/
+2
2012-08-13
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab
1
-0
/
+2380