Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUG | Ingo Molnar | 2009-03-18 | 1 | -1/+1 |
* | dma-debug: add a check dma memory leaks | Joerg Roedel | 2009-03-17 | 1 | -0/+7 |
* | dma-debug: add function to dump dma mappings | David Woodhouse | 2009-03-17 | 1 | -0/+6 |
* | dma-debug: add checks for sync_single_sg_* | Joerg Roedel | 2009-03-05 | 1 | -0/+20 |
* | dma-debug: add checks for sync_single_range_* | Joerg Roedel | 2009-03-05 | 1 | -0/+27 |
* | dma-debug: add checks for sync_single_* | Joerg Roedel | 2009-03-05 | 1 | -0/+20 |
* | dma-debug: add checking for [alloc|free]_coherent | Joerg Roedel | 2009-03-05 | 1 | -0/+16 |
* | dma-debug: add add checking for map/unmap_sg | Joerg Roedel | 2009-03-05 | 1 | -0/+16 |
* | dma-debug: add checking for map/unmap_page/single | Joerg Roedel | 2009-03-05 | 1 | -0/+23 |
* | dma-debug: add initialization code | Joerg Roedel | 2009-03-05 | 1 | -0/+14 |
* | dma-debug: add header file and core data structures | Joerg Roedel | 2009-03-05 | 1 | -0/+25 |