aboutsummaryrefslogtreecommitdiff
path: root/lib/dma-debug.c
AgeCommit message (Expand)Author
2009-03-17dma-debug: add checks for kernel text and rodataJoerg Roedel
2009-03-17dma-debug: print stacktrace of mapping path on unmap errorDavid Woodhouse
2009-03-17dma-debug: add function to dump dma mappingsDavid Woodhouse
2009-03-05dma-debug: add checks for sync_single_sg_*Joerg Roedel
2009-03-05dma-debug: add checks for sync_single_range_*Joerg Roedel
2009-03-05dma-debug: add checks for sync_single_*Joerg Roedel
2009-03-05dma-debug: add checking for [alloc|free]_coherentJoerg Roedel
2009-03-05dma-debug: add add checking for map/unmap_sgJoerg Roedel
2009-03-05dma-debug: add checking for map/unmap_page/singleJoerg Roedel
2009-03-05dma-debug: add core checking functionsJoerg Roedel
2009-03-05dma-debug: add debugfs interfaceJoerg Roedel
2009-03-05dma-debug: add kernel command line parametersJoerg Roedel
2009-03-05dma-debug: add initialization codeJoerg Roedel
2009-03-05dma-debug: add allocator codeJoerg Roedel
2009-03-05dma-debug: add hash functions for dma_debug_entriesJoerg Roedel
2009-03-05dma-debug: add header file and core data structuresJoerg Roedel