index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-debug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
2019-01-04
1
-7
/
+4
*
dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
Christoph Hellwig
2018-12-13
1
-27
/
+0
*
dma/debug: Remove dma_debug_resize_entries()
Robin Murphy
2018-12-11
1
-7
/
+0
*
dma-debug: Check for drivers mapping invalid addresses in dma_map_single()
Stephen Boyd
2018-10-08
1
-0
/
+8
*
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-08
1
-6
/
+0
*
dma-debug: add support for resource mappings
Niklas Söderlund
2016-09-26
1
-0
/
+19
*
dma-debug: introduce debug_dma_assert_idle()
Dan Williams
2014-01-21
1
-0
/
+6
*
dma-debug: New interfaces to debug dma mapping errors
Shuah Khan
2012-10-24
1
-0
/
+7
*
dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_e...
FUJITA Tomonori
2009-04-15
1
-0
/
+7
*
dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUG
Ingo Molnar
2009-03-18
1
-1
/
+1
*
dma-debug: add a check dma memory leaks
Joerg Roedel
2009-03-17
1
-0
/
+7
*
dma-debug: add function to dump dma mappings
David Woodhouse
2009-03-17
1
-0
/
+6
*
dma-debug: add checks for sync_single_sg_*
Joerg Roedel
2009-03-05
1
-0
/
+20
*
dma-debug: add checks for sync_single_range_*
Joerg Roedel
2009-03-05
1
-0
/
+27
*
dma-debug: add checks for sync_single_*
Joerg Roedel
2009-03-05
1
-0
/
+20
*
dma-debug: add checking for [alloc|free]_coherent
Joerg Roedel
2009-03-05
1
-0
/
+16
*
dma-debug: add add checking for map/unmap_sg
Joerg Roedel
2009-03-05
1
-0
/
+16
*
dma-debug: add checking for map/unmap_page/single
Joerg Roedel
2009-03-05
1
-0
/
+23
*
dma-debug: add initialization code
Joerg Roedel
2009-03-05
1
-0
/
+14
*
dma-debug: add header file and core data structures
Joerg Roedel
2009-03-05
1
-0
/
+25