summaryrefslogtreecommitdiff
path: root/drivers/media/video/videobuf-dma-contig.c
AgeCommit message (Expand)Author
2011-04-19Revert "[media] V4L: videobuf, don't use dma addr as physical"Linus Torvalds
2011-03-22[media] V4L: videobuf, don't use dma addr as physicalJiri Slaby
2010-10-21[media] v4l: videobuf: remove unused is_userptr variablePawel Osciak
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-09-30V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()Pawel Osciak
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-dma-contig.c: simplify pointer dereferenceGuennadi Liakhovetski
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-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16V4L/DVB (13598): videobuf_dma_contig_user_get() for non-aligned offsetsMuralidharan Karicheri
2009-12-05V4L/DVB (13377): make struct videobuf_queue_ops constantJonathan Corbet
2009-11-26V4L/DVB (13343): v4l: add more missing linux/sched.h includesGuennadi Liakhovetski
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-06-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-06-16videobuf-dma-contig: zero copy USERPTR supportMagnus Damm
2009-06-16V4L/DVB (11731): buf-dma-contig: remove sync operationMagnus Damm
2009-03-30V4L/DVB (10304): buf-dma-contig: fix USERPTR free handlingMagnus Damm
2008-07-23V4L/DVB (8425): v4l: fix checkpatch errors introduced by recent commitsGuennadi Liakhovetski
2008-07-20V4L/DVB (8411): videobuf-dma-contig.c: fix 64-bit build for pre-2.6.24 kernelsHans Verkuil
2008-07-20V4L/DVB (8341): videobuf: Add physically contiguous queue code V3Magnus Damm