index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
videobuf-vmalloc.c
Age
Commit message (
Expand
)
Author
2009-01-23
videobuf-vmalloc: Fix: videobuf memory were never freed
Mauro Carvalho Chehab
2008-07-26
fix a few assorted spelling mistakes.
Hans Verkuil
2008-07-16
videobuf: Fix gather spelling
Magnus Damm
2008-04-13
videobuf-dvb: allow its usage with videobuf-vmalloc
Mauro Carvalho Chehab
2008-04-13
videobuf-vmalloc: stop streaming before unmap
Mauro Carvalho Chehab
2008-04-13
videobuf-vmalloc: fix STREAMOFF/STREAMON
Mauro Carvalho Chehab
2008-04-13
videbuf-vmalloc: Corrects mmap code
Mauro Carvalho Chehab
2008-04-13
videobuf: revert changeset #7490:5b77f099a151
Mauro Carvalho Chehab
2008-04-08
media/video/ replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-04-02
videobuf-vmalloc.c: Fix hack of postponing mmap on remap failure
Brandon Philips
2008-04-02
videobuf-vmalloc.c: Remove buf_release from videobuf_vm_close
Brandon Philips
2008-02-25
From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>
Mauro Carvalho Chehab
2008-02-04
[v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memory
Brandon Philips
2008-01-31
Renames videobuf lock to vb_lock
Mauro Carvalho Chehab
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-12-08
V4L: Memory leak! Fix count in videobuf-vmalloc mmap
Mauro Carvalho Chehab
2007-11-30
V4L: fix copy and paste error in dprintk for videobuf-vmalloc.c
Brandon Philips
2007-10-17
backport changeset 13bcd5d0e21e3ca726965371ada8ff6c64af288f
Mauro Carvalho Chehab
2007-10-11
git-dvb: rename videobuf_qtype_ops.copy_to_user()
Mauro Carvalho Chehab
2007-10-08
videobuf_core init always require callback implementation
Mauro Carvalho Chehab
2007-09-27
videobuf cleanup: mmap check is common to all videobuf. Make it at core
Mauro Carvalho Chehab
2007-09-07
Fix buffer release code
Mauro Carvalho Chehab
2007-09-06
An allocation error message were being printed as a debug msg
Mauro Carvalho Chehab
2007-09-06
Cleans mem->vmalloc after vfree
Mauro Carvalho Chehab
2007-08-02
Add videobuf-vmalloc
Mauro Carvalho Chehab