summaryrefslogtreecommitdiff
path: root/drivers/media/video/videobuf-vmalloc.c
AgeCommit message (Expand)Author
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil
2010-10-21V4L/DVB: videobuf: prepare to make locking optional in videobufHans Verkuil
2010-08-02V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart
2010-08-02V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart
2010-08-02V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbPawel Osciak
2010-05-19V4L/DVB: videobuf-vmalloc: remove __videobuf_sync()Mauro Carvalho Chehab
2010-05-19V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapperHans Verkuil
2010-05-19V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to coreHans Verkuil
2010-05-19V4L/DVB: v4l videobuf: rename .vmalloc to .vaddrHans Verkuil
2010-05-19V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...Hans Verkuil
2010-05-19V4L/DVB: v4l videobuf: remove mmap_free callbackHans Verkuil
2010-05-18V4L/DVB: v4l: videobuf: code cleanupPawel Osciak
2010-02-26V4L/DVB: videobuf: add missing checks for kzalloc returning NULLPawel Osciak
2009-12-05V4L/DVB (13417): Fix videobuf_queue_vmalloc_init() prototypeJonathan Corbet
2009-12-05V4L/DVB (13377): make struct videobuf_queue_ops constantJonathan Corbet
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-03-30V4L/DVB (10305): videobuf-vmalloc: Fix: videobuf memory were never freedMauro Carvalho Chehab
2008-07-27V4L/DVB (8525): fix a few assorted spelling mistakes.Hans Verkuil
2008-07-20V4L/DVB (8340): videobuf: Fix gather spellingMagnus Damm
2008-04-24V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmallocMauro Carvalho Chehab
2008-04-24V4L/DVB (7561): videobuf-vmalloc: stop streaming before unmapMauro Carvalho Chehab
2008-04-24V4L/DVB (7553): videobuf-vmalloc: fix STREAMOFF/STREAMONMauro Carvalho Chehab
2008-04-24V4L/DVB (7552): videbuf-vmalloc: Corrects mmap codeMauro Carvalho Chehab
2008-04-24V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7489): videobuf-vmalloc.c: Remove buf_release from videobuf_vm_closeBrandon Philips
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-02-18V4L/DVB (7150): [v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memoryBrandon Philips
2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab
2008-01-25V4L/DVB (6688): V4L: fix copy and paste error in dprintk for videobuf-vmalloc.cBrandon Philips
2007-12-11V4L/DVB (6751): V4L: Memory leak! Fix count in videobuf-vmalloc mmapBrandon Philips
2007-10-13v4l: copy_to_user() is not a good method nameAl Viro
2007-10-10V4L/DVB (6292): videobuf_core init always require callback implementationMauro Carvalho Chehab
2007-10-10V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...Mauro Carvalho Chehab
2007-10-10V4L/DVB (6263): Fix buffer release codeMauro Carvalho Chehab
2007-10-10V4L/DVB (6262): An allocation error message were being printed as a debug msgMauro Carvalho Chehab
2007-10-10V4L/DVB (6261): Cleans mem->vmalloc after vfreeMauro Carvalho Chehab
2007-10-09V4L/DVB (6254): Add videobuf-vmallocMauro Carvalho Chehab