aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/dma-coherent.c
Commit message (Expand)AuthorAge
* dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy.Paul Mundt2009-01-21
* dma-coherent: per-device coherent area is in pages, not bytes.Adrian McMenamin2009-01-21
* dma-coherent: catch oversized requests to dma_alloc_from_coherent()Johannes Weiner2009-01-06
* dma_alloc_coherent: clean it upAndrew Morton2009-01-06
* dma_alloc_from_coherent(): fix fallback to generic memoryAndrew Morton2009-01-06
* dma-coherent: export dma_[alloc|release]_from_coherent methodsIngo Molnar2008-08-22
* DMA: make dma-coherent.c documentation kdoc-friendlyDmitry Baryshkov2008-08-07
* dma: fix order calculation in dma_mark_declared_memory_occupied()Jan Beulich2008-08-05
* dma-coherent: add documentation to new interfacesDmitry Baryshkov2008-07-20
* Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVEDmitry Baryshkov2008-07-18
* generic: per-device coherent dma allocatorDmitry Baryshkov2008-06-30