Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-01-06 | dma-coherent: catch oversized requests to dma_alloc_from_coherent() | Johannes Weiner | 1 | -0/+2 |
2009-01-06 | dma_alloc_coherent: clean it up | Andrew Morton | 1 | -25/+29 |
2009-01-06 | dma_alloc_from_coherent(): fix fallback to generic memory | Andrew Morton | 1 | -1/+15 |
2008-08-22 | dma-coherent: export dma_[alloc|release]_from_coherent methods | Ingo Molnar | 1 | -0/+2 |
2008-08-07 | DMA: make dma-coherent.c documentation kdoc-friendly | Dmitry Baryshkov | 1 | -5/+5 |
2008-08-05 | dma: fix order calculation in dma_mark_declared_memory_occupied() | Jan Beulich | 1 | -3/+2 |
2008-07-20 | dma-coherent: add documentation to new interfaces | Dmitry Baryshkov | 1 | -0/+28 |
2008-07-18 | Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVE | Dmitry Baryshkov | 1 | -2/+1 |
2008-06-30 | generic: per-device coherent dma allocator | Dmitry Baryshkov | 1 | -0/+127 |