aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dma-map-ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-19dma-mapping: make the global coherent pool conditionalChristoph Hellwig1-8/+10
2021-08-18dma-mapping: add a dma_init_global_coherent helperChristoph Hellwig1-1/+1
2021-08-09dma-mapping: allow map_sg() ops to return negative error codesLogan Gunthorpe1-2/+3
2021-03-15dma-mapping: add a dma_alloc_noncontiguous APIChristoph Hellwig1-0/+19
2021-02-24Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-5/+0
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig1-3/+2
2021-02-09dma-mapping: remove the {alloc,free}_noncoherent methodsChristoph Hellwig1-5/+0
2020-12-22Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+14
2020-11-27dma-mapping: Allow mixing bypass and mapped DMA operationAlexey Kardashevskiy1-0/+14
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig1-0/+3
2020-10-20dma-mapping: move more functions to dma-map-ops.hChristoph Hellwig1-0/+23
2020-10-07dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handlingChristoph Hellwig1-13/+0
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig1-0/+102
2020-10-06dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig1-0/+12
2020-10-06dma-mapping: remove <asm/dma-contiguous.h>Christoph Hellwig1-0/+2
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig1-0/+65
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-0/+158