index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
videobuf-dma-contig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-19
Revert "[media] V4L: videobuf, don't use dma addr as physical"
Linus Torvalds
1
-1
/
+1
2011-03-22
[media] V4L: videobuf, don't use dma addr as physical
Jiri Slaby
1
-1
/
+1
2010-10-21
[media] v4l: videobuf: remove unused is_userptr variable
Pawel Osciak
1
-6
/
+0
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
1
-2
/
+3
2010-10-21
V4L/DVB: videobuf: prepare to make locking optional in videobuf
Hans Verkuil
1
-2
/
+2
2010-09-30
V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()
Pawel Osciak
1
-2
/
+4
2010-08-02
V4L/DVB: videobuf: Remove videobuf_mapping start and end fields
Laurent Pinchart
1
-2
/
+0
2010-08-02
V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb
Pawel Osciak
1
-2
/
+2
2010-05-19
V4L/DVB: videobuf-dma-contig.c: simplify pointer dereference
Guennadi Liakhovetski
1
-3
/
+3
2010-05-19
V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper
Hans Verkuil
1
-26
/
+8
2010-05-19
V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
Hans Verkuil
1
-55
/
+0
2010-05-19
V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
Hans Verkuil
1
-2
/
+2
2010-05-19
V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...
Hans Verkuil
1
-1
/
+1
2010-05-19
V4L/DVB: v4l videobuf: remove mmap_free callback
Hans Verkuil
1
-14
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-16
V4L/DVB (13598): videobuf_dma_contig_user_get() for non-aligned offsets
Muralidharan Karicheri
1
-2
/
+4
2009-12-05
V4L/DVB (13377): make struct videobuf_queue_ops constant
Jonathan Corbet
1
-1
/
+1
2009-11-27
V4L/DVB (13343): v4l: add more missing linux/sched.h includes
Guennadi Liakhovetski
1
-0
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-06-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-14
/
+0
2009-06-17
videobuf-dma-contig: zero copy USERPTR support
Magnus Damm
1
-5
/
+89
2009-06-17
V4L/DVB (11731): buf-dma-contig: remove sync operation
Magnus Damm
1
-14
/
+0
2009-03-30
V4L/DVB (10304): buf-dma-contig: fix USERPTR free handling
Magnus Damm
1
-1
/
+1
2008-07-23
V4L/DVB (8425): v4l: fix checkpatch errors introduced by recent commits
Guennadi Liakhovetski
1
-4
/
+4
2008-07-20
V4L/DVB (8411): videobuf-dma-contig.c: fix 64-bit build for pre-2.6.24 kernels
Hans Verkuil
1
-0
/
+1
2008-07-20
V4L/DVB (8341): videobuf: Add physically contiguous queue code V3
Magnus Damm
1
-0
/
+417