summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/videobuf-vmalloc.c
AgeCommit message (Expand)Author
2009-01-23videobuf-vmalloc: Fix: videobuf memory were never freedMauro Carvalho Chehab
2008-07-26fix a few assorted spelling mistakes.Hans Verkuil
2008-07-16videobuf: Fix gather spellingMagnus Damm
2008-04-13videobuf-dvb: allow its usage with videobuf-vmallocMauro Carvalho Chehab
2008-04-13videobuf-vmalloc: stop streaming before unmapMauro Carvalho Chehab
2008-04-13videobuf-vmalloc: fix STREAMOFF/STREAMONMauro Carvalho Chehab
2008-04-13videbuf-vmalloc: Corrects mmap codeMauro Carvalho Chehab
2008-04-13videobuf: revert changeset #7490:5b77f099a151Mauro Carvalho Chehab
2008-04-08media/video/ replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-04-02videobuf-vmalloc.c: Fix hack of postponing mmap on remap failureBrandon Philips
2008-04-02videobuf-vmalloc.c: Remove buf_release from videobuf_vm_closeBrandon Philips
2008-02-25From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>Mauro Carvalho Chehab
2008-02-04[v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memoryBrandon Philips
2008-01-31Renames videobuf lock to vb_lockMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-12-08V4L: Memory leak! Fix count in videobuf-vmalloc mmapMauro Carvalho Chehab
2007-11-30V4L: fix copy and paste error in dprintk for videobuf-vmalloc.cBrandon Philips
2007-10-17backport changeset 13bcd5d0e21e3ca726965371ada8ff6c64af288fMauro Carvalho Chehab
2007-10-11 git-dvb: rename videobuf_qtype_ops.copy_to_user()Mauro Carvalho Chehab
2007-10-08videobuf_core init always require callback implementationMauro Carvalho Chehab
2007-09-27videobuf cleanup: mmap check is common to all videobuf. Make it at coreMauro Carvalho Chehab
2007-09-07Fix buffer release codeMauro Carvalho Chehab
2007-09-06An allocation error message were being printed as a debug msgMauro Carvalho Chehab
2007-09-06Cleans mem->vmalloc after vfreeMauro Carvalho Chehab
2007-08-02Add videobuf-vmallocMauro Carvalho Chehab