summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/videobuf2-dma-sg.c
Commit message (Expand)AuthorAgeFilesLines
* [media] media: vb2: fix potential deadlock in mmap vs. get_userptr handlingMarek Szyprowski2011-12-301-2/+1Star
* [media] videobuf2: Do not unconditionally map S/G buffers into kernel spaceJonathan Corbet2011-09-031-6/+0Star
* [media] media: Convert vmalloc/memset to vzallocJoe Perches2011-07-271-6/+2Star
* [media] media: vb2: add __GFP_NOWARN to dma-sg allocatorMarek Szyprowski2011-07-011-1/+1
* [media] v4l2: vb2-dma-sg: fix potential security holeAndrzej Pietrasiewicz2011-03-221-1/+1
* [media] v4l2: vb2-dma-sg: fix memory leakAndrzej Pietrasiewicz2011-03-221-0/+2
* [media] v4l: videobuf2: add DMA scatter/gather allocatorAndrzej Pietrasiewicz2011-03-221-0/+292