From: Mauro Carvalho Chehab Date: Fri, 3 Aug 2007 02:31:33 +0000 (-0300) Subject: V4L/DVB (6254): Add videobuf-vmalloc X-Git-Tag: v2.6.24-rc1~1463^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87b9ad070cf76c0f1e8cf836f7eb86e9ac94e34a;p=pandora-kernel.git V4L/DVB (6254): Add videobuf-vmalloc Adds a newer videobuf-vmalloc module. This module uses the same videobuf controls, but implements memory allocation based on vmalloc methods. With this method, an USB driver can use video-buf, without needing to request memory from the DMA-safe area. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed