Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-05 | dma-debug: add checking for [alloc|free]_coherent | Joerg Roedel | 1 | -0/+45 |
2009-03-05 | dma-debug: add add checking for map/unmap_sg | Joerg Roedel | 1 | -0/+73 |
2009-03-05 | dma-debug: add checking for map/unmap_page/single | Joerg Roedel | 1 | -0/+53 |
2009-03-05 | dma-debug: add core checking functions | Joerg Roedel | 1 | -1/+187 |
2009-03-05 | dma-debug: add debugfs interface | Joerg Roedel | 1 | -0/+78 |
2009-03-05 | dma-debug: add kernel command line parameters | Joerg Roedel | 1 | -0/+38 |
2009-03-05 | dma-debug: add initialization code | Joerg Roedel | 1 | -0/+66 |
2009-03-05 | dma-debug: add allocator code | Joerg Roedel | 1 | -0/+57 |
2009-03-05 | dma-debug: add hash functions for dma_debug_entries | Joerg Roedel | 1 | -0/+101 |
2009-03-05 | dma-debug: add header file and core data structures | Joerg Roedel | 1 | -0/+42 |