Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-18 | V4L/DVB (7150): [v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memory | Brandon Philips | |
Signed-off-by: Brandon Philips <bphilips@suse.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | |||
2007-10-10 | V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ↵ | Mauro Carvalho Chehab | |
it at core Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> http://thread.gmane.org/gmane.comp.video.video4linux/34978/focus=34981 Reviewed-by: Ricardo Cerqueira <v4l@cerqueira.org> | |||
2007-10-09 | V4L/DVB (6254): Add videobuf-vmalloc | Mauro Carvalho Chehab | |
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 <mchehab@infradead.org> |