index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
videobuf-vmalloc.c
Age
Commit message (
Expand
)
Author
2010-05-19
V4L/DVB: videobuf-vmalloc: remove __videobuf_sync()
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper
Hans Verkuil
2010-05-19
V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
Hans Verkuil
2010-05-19
V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
Hans Verkuil
2010-05-19
V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...
Hans Verkuil
2010-05-19
V4L/DVB: v4l videobuf: remove mmap_free callback
Hans Verkuil
2010-05-18
V4L/DVB: v4l: videobuf: code cleanup
Pawel Osciak
2010-02-26
V4L/DVB: videobuf: add missing checks for kzalloc returning NULL
Pawel Osciak
2009-12-05
V4L/DVB (13417): Fix videobuf_queue_vmalloc_init() prototype
Jonathan Corbet
2009-12-05
V4L/DVB (13377): make struct videobuf_queue_ops constant
Jonathan Corbet
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-03-30
V4L/DVB (10305): videobuf-vmalloc: Fix: videobuf memory were never freed
Mauro Carvalho Chehab
2008-07-27
V4L/DVB (8525): fix a few assorted spelling mistakes.
Hans Verkuil
2008-07-20
V4L/DVB (8340): videobuf: Fix gather spelling
Magnus Damm
2008-04-24
V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7561): videobuf-vmalloc: stop streaming before unmap
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7553): videobuf-vmalloc: fix STREAMOFF/STREAMON
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7552): videbuf-vmalloc: Corrects mmap code
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
V4L/DVB (7489): videobuf-vmalloc.c: Remove buf_release from videobuf_vm_close
Brandon Philips
2008-04-24
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-02-18
V4L/DVB (7150): [v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memory
Brandon Philips
2008-02-18
V4L/DVB (7121): Renames videobuf lock to vb_lock
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6688): V4L: fix copy and paste error in dprintk for videobuf-vmalloc.c
Brandon Philips
2007-12-11
V4L/DVB (6751): V4L: Memory leak! Fix count in videobuf-vmalloc mmap
Brandon Philips
2007-10-13
v4l: copy_to_user() is not a good method name
Al Viro
2007-10-10
V4L/DVB (6292): videobuf_core init always require callback implementation
Mauro Carvalho Chehab
2007-10-10
V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...
Mauro Carvalho Chehab
2007-10-10
V4L/DVB (6263): Fix buffer release code
Mauro Carvalho Chehab
2007-10-10
V4L/DVB (6262): An allocation error message were being printed as a debug msg
Mauro Carvalho Chehab
2007-10-10
V4L/DVB (6261): Cleans mem->vmalloc after vfree
Mauro Carvalho Chehab
2007-10-09
V4L/DVB (6254): Add videobuf-vmalloc
Mauro Carvalho Chehab