summaryrefslogtreecommitdiff
path: root/kernel/dma/debug.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-14dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMICMikulas Patocka1-1/+1
2022-04-15dma-debug: fix return value of __setup handlersRandy Dunlap1-2/+2
2021-10-27dma-debug: fix sg checks in debug_dma_map_sg()Gerald Schaefer1-6/+6
2020-01-04dma-debug: add a schedule point in debug_dma_dump_mappings()Eric Dumazet1-0/+1
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig1-0/+1773