summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/videobuf-dma-contig.c
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab2012-08-131-510/+0
* [media] videobuf-dma-contig: Use NULL instead of plain integerSachin Kamat2012-07-301-1/+1
* [media] videobuf-dma-contig: restore buffer mapping for uncached bufersLad, Prabhakar2012-07-301-21/+32
* [media] videobuf-dma-contig: use gfp_t for GFP flagsDan Carpenter2012-06-181-1/+1
* [media] videobuf-dma-contig: add cache supportFederico Vaga2012-05-201-50/+149
* Revert "[media] V4L: videobuf, don't use dma addr as physical"Linus Torvalds2011-04-191-1/+1
* [media] V4L: videobuf, don't use dma addr as physicalJiri Slaby2011-03-221-1/+1
* [media] v4l: videobuf: remove unused is_userptr variablePawel Osciak2010-10-211-6/+0
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-2/+3
* V4L/DVB: videobuf: prepare to make locking optional in videobufHans Verkuil2010-10-211-2/+2
* V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()Pawel Osciak2010-09-301-2/+4
* V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart2010-08-021-2/+0
* V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbPawel Osciak2010-08-021-2/+2
* V4L/DVB: videobuf-dma-contig.c: simplify pointer dereferenceGuennadi Liakhovetski2010-05-191-3/+3
* V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapperHans Verkuil2010-05-191-26/+8
* V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to coreHans Verkuil2010-05-191-55/+0
* V4L/DVB: v4l videobuf: rename .vmalloc to .vaddrHans Verkuil2010-05-191-2/+2
* V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...Hans Verkuil2010-05-191-1/+1
* V4L/DVB: v4l videobuf: remove mmap_free callbackHans Verkuil2010-05-191-14/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13598): videobuf_dma_contig_user_get() for non-aligned offsetsMuralidharan Karicheri2009-12-161-2/+4
* V4L/DVB (13377): make struct videobuf_queue_ops constantJonathan Corbet2009-12-051-1/+1
* V4L/DVB (13343): v4l: add more missing linux/sched.h includesGuennadi Liakhovetski2009-11-261-0/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-06-161-14/+0
|\
| * V4L/DVB (11731): buf-dma-contig: remove sync operationMagnus Damm2009-06-161-14/+0
* | videobuf-dma-contig: zero copy USERPTR supportMagnus Damm2009-06-161-5/+89
|/
* V4L/DVB (10304): buf-dma-contig: fix USERPTR free handlingMagnus Damm2009-03-301-1/+1
* V4L/DVB (8425): v4l: fix checkpatch errors introduced by recent commitsGuennadi Liakhovetski2008-07-231-4/+4
* V4L/DVB (8411): videobuf-dma-contig.c: fix 64-bit build for pre-2.6.24 kernelsHans Verkuil2008-07-201-0/+1
* V4L/DVB (8341): videobuf: Add physically contiguous queue code V3Magnus Damm2008-07-201-0/+417