aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/dma-coherent.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-22dma-coherent: export dma_[alloc|release]_from_coherent methodsIngo Molnar1-0/+2
2008-08-07DMA: make dma-coherent.c documentation kdoc-friendlyDmitry Baryshkov1-5/+5
2008-08-05dma: fix order calculation in dma_mark_declared_memory_occupied()Jan Beulich1-3/+2
2008-07-20dma-coherent: add documentation to new interfacesDmitry Baryshkov1-0/+28
2008-07-18Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVEDmitry Baryshkov1-2/+1
2008-06-30generic: per-device coherent dma allocatorDmitry Baryshkov1-0/+127