Age | Commit message (Expand) | Author | Files | Lines |
2009-09-15 | driver-core: move dma-coherent.c from kernel to driver/base | Ming Lei | 1 | -176/+0 |
2009-01-21 | dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy. | Paul Mundt | 1 | -22/+23 |
2009-01-21 | dma-coherent: per-device coherent area is in pages, not bytes. | Adrian McMenamin | 1 | -2/+2 |
2009-01-07 | dma-coherent: catch oversized requests to dma_alloc_from_coherent() | Johannes Weiner | 1 | -0/+2 |
2009-01-07 | dma_alloc_coherent: clean it up | Andrew Morton | 1 | -25/+29 |
2009-01-07 | 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-06 | 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 |