Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-25 | [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation | Russell King | |
No point having two of these; dma_map_page() can do all the work for us. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2008-09-25 | [ARM] Update dma_map_sg()/dma_unmap_sg() API | Russell King | |
Update the ARM DMA scatter gather APIs for the scatterlist changes. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2008-09-25 | [ARM] dma: rename consistent.c to dma-mapping.c | Russell King | |
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |