aboutsummaryrefslogtreecommitdiff
path: root/lib/dma-debug.c
AgeCommit message (Expand)Author
2009-04-26dma-debug: remove broken dma memory leak detection for 2.6.30Joerg Roedel
2009-03-30dma-debug: fix printk formats (i386)Randy Dunlap
2009-03-24dma-debug: make memory range checks more consistentJoerg Roedel
2009-03-19dma-debug: warn of unmapping an invalid dma addressFUJITA Tomonori
2009-03-17dma-debug: add a check dma memory leaksJoerg Roedel
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