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
/
drivers
/
media
/
video
/
videobuf-vmalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-08-02
V4L/DVB: videobuf: Rename vmalloc fields to vaddr
Laurent Pinchart
1
-15
/
+15
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-vmalloc: remove __videobuf_sync()
Mauro Carvalho Chehab
1
-7
/
+0
2010-05-19
V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper
Hans Verkuil
1
-26
/
+7
2010-05-19
V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
Hans Verkuil
1
-51
/
+0
2010-05-19
V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
Hans Verkuil
1
-1
/
+1
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
-16
/
+0
2010-05-18
V4L/DVB: v4l: videobuf: code cleanup
Pawel Osciak
1
-59
/
+53
2010-02-26
V4L/DVB: videobuf: add missing checks for kzalloc returning NULL
Pawel Osciak
1
-0
/
+2
2009-12-05
V4L/DVB (13417): Fix videobuf_queue_vmalloc_init() prototype
Jonathan Corbet
1
-1
/
+1
2009-12-05
V4L/DVB (13377): make struct videobuf_queue_ops constant
Jonathan Corbet
1
-1
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-03-30
V4L/DVB (10305): videobuf-vmalloc: Fix: videobuf memory were never freed
Mauro Carvalho Chehab
1
-1
/
+1
2008-07-27
V4L/DVB (8525): fix a few assorted spelling mistakes.
Hans Verkuil
1
-1
/
+1
2008-07-20
V4L/DVB (8340): videobuf: Fix gather spelling
Magnus Damm
1
-1
/
+1
2008-04-24
V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc
Mauro Carvalho Chehab
1
-0
/
+1
2008-04-24
V4L/DVB (7561): videobuf-vmalloc: stop streaming before unmap
Mauro Carvalho Chehab
1
-4
/
+19
2008-04-24
V4L/DVB (7553): videobuf-vmalloc: fix STREAMOFF/STREAMON
Mauro Carvalho Chehab
1
-9
/
+27
2008-04-24
V4L/DVB (7552): videbuf-vmalloc: Corrects mmap code
Mauro Carvalho Chehab
1
-58
/
+105
2008-04-24
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-24
V4L/DVB (7489): videobuf-vmalloc.c: Remove buf_release from videobuf_vm_close
Brandon Philips
1
-2
/
+0
2008-04-24
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
1
-1
/
+1
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-1
/
+1
2008-02-18
V4L/DVB (7150): [v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memory
Brandon Philips
1
-9
/
+7
2008-02-18
V4L/DVB (7121): Renames videobuf lock to vb_lock
Mauro Carvalho Chehab
1
-2
/
+2
2008-01-26
V4L/DVB (6688): V4L: fix copy and paste error in dprintk for videobuf-vmalloc.c
Brandon Philips
1
-1
/
+1
2007-12-11
V4L/DVB (6751): V4L: Memory leak! Fix count in videobuf-vmalloc mmap
Brandon Philips
1
-3
/
+3
2007-10-13
v4l: copy_to_user() is not a good method name
Al Viro
1
-1
/
+1
2007-10-10
V4L/DVB (6292): videobuf_core init always require callback implementation
Mauro Carvalho Chehab
1
-2
/
+2
2007-10-10
V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...
Mauro Carvalho Chehab
1
-26
/
+10
2007-10-10
V4L/DVB (6263): Fix buffer release code
Mauro Carvalho Chehab
1
-1
/
+3
2007-10-10
V4L/DVB (6262): An allocation error message were being printed as a debug msg
Mauro Carvalho Chehab
1
-2
/
+1
2007-10-10
V4L/DVB (6261): Cleans mem->vmalloc after vfree
Mauro Carvalho Chehab
1
-0
/
+1
2007-10-10
V4L/DVB (6254): Add videobuf-vmalloc
Mauro Carvalho Chehab
1
-0
/
+384