dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUG
[firefly-linux-kernel-4.4.55.git] / include / linux / dma-debug.h
2009-03-18 Ingo Molnardma-debug: fix dma_debug_add_bus() definition for ...
2009-03-18 Ingo MolnarMerge branch 'dma-api/debug' of git://git./linux/kernel...
2009-03-17 Joerg Roedeldma-debug: add a check dma memory leaks
2009-03-17 David Woodhousedma-debug: add function to dump dma mappings
2009-03-05 Joerg Roedeldma-debug: add checks for sync_single_sg_*
2009-03-05 Joerg Roedeldma-debug: add checks for sync_single_range_*
2009-03-05 Joerg Roedeldma-debug: add checks for sync_single_*
2009-03-05 Joerg Roedeldma-debug: add checking for [alloc|free]_coherent
2009-03-05 Joerg Roedeldma-debug: add add checking for map/unmap_sg
2009-03-05 Joerg Roedeldma-debug: add checking for map/unmap_page/single
2009-03-05 Joerg Roedeldma-debug: add initialization code
2009-03-05 Joerg Roedeldma-debug: add header file and core data structures