index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-debug.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-21
dma-debug: introduce debug_dma_assert_idle()
Dan Williams
1
-0
/
+6
2012-10-24
dma-debug: New interfaces to debug dma mapping errors
Shuah Khan
1
-0
/
+7
2009-04-15
dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_entries
FUJITA Tomonori
1
-0
/
+7
2009-03-18
dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUG
Ingo Molnar
1
-1
/
+1
2009-03-17
dma-debug: add a check dma memory leaks
Joerg Roedel
1
-0
/
+7
2009-03-17
dma-debug: add function to dump dma mappings
David Woodhouse
1
-0
/
+6
2009-03-05
dma-debug: add checks for sync_single_sg_*
Joerg Roedel
1
-0
/
+20
2009-03-05
dma-debug: add checks for sync_single_range_*
Joerg Roedel
1
-0
/
+27
2009-03-05
dma-debug: add checks for sync_single_*
Joerg Roedel
1
-0
/
+20
2009-03-05
dma-debug: add checking for [alloc|free]_coherent
Joerg Roedel
1
-0
/
+16
2009-03-05
dma-debug: add add checking for map/unmap_sg
Joerg Roedel
1
-0
/
+16
2009-03-05
dma-debug: add checking for map/unmap_page/single
Joerg Roedel
1
-0
/
+23
2009-03-05
dma-debug: add initialization code
Joerg Roedel
1
-0
/
+14
2009-03-05
dma-debug: add header file and core data structures
Joerg Roedel
1
-0
/
+25