summaryrefslogtreecommitdiffstats
path: root/kernel/dma/debug.c
Commit message (Expand)AuthorAgeFilesLines
* dma-debug: Batch dma_debug_entry allocationRobin Murphy2018-12-111-29/+21
* dma/debug: Remove dma_debug_resize_entries()Robin Murphy2018-12-111-46/+0
* dma-debug: Make leak-like behaviour apparentRobin Murphy2018-12-111-0/+13
* dma-debug: Dynamically expand the dma_debug_entry poolRobin Murphy2018-12-111-38/+41
* dma-debug: Use pr_fmt()Robin Murphy2018-12-111-36/+38
* dma-debug: Expose nr_total_entries in debugfsRobin Murphy2018-12-111-0/+7
* dma-debug: Check for drivers mapping invalid addresses in dma_map_single()Stephen Boyd2018-10-081-0/+16
* dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-141-0/+1773
OpenPOWER on IntegriCloud