aboutsummaryrefslogtreecommitdiff
path: root/kernel/dma-coherent.c
AgeCommit message (Expand)Author
2009-01-21dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy.Paul Mundt
2009-01-21dma-coherent: per-device coherent area is in pages, not bytes.Adrian McMenamin
2009-01-06dma-coherent: catch oversized requests to dma_alloc_from_coherent()Johannes Weiner
2009-01-06dma_alloc_coherent: clean it upAndrew Morton
2009-01-06dma_alloc_from_coherent(): fix fallback to generic memoryAndrew Morton
2008-08-22dma-coherent: export dma_[alloc|release]_from_coherent methodsIngo Molnar
2008-08-07DMA: make dma-coherent.c documentation kdoc-friendlyDmitry Baryshkov
2008-08-05dma: fix order calculation in dma_mark_declared_memory_occupied()Jan Beulich
2008-07-20dma-coherent: add documentation to new interfacesDmitry Baryshkov
2008-07-18Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVEDmitry Baryshkov
2008-06-30generic: per-device coherent dma allocatorDmitry Baryshkov