summaryrefslogtreecommitdiffstats
path: root/include/linux/dma-map-ops.h
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: make the global coherent pool conditionalChristoph Hellwig2021-08-191-8/+10
* dma-mapping: add a dma_init_global_coherent helperChristoph Hellwig2021-08-181-1/+1
* dma-mapping: allow map_sg() ops to return negative error codesLogan Gunthorpe2021-08-091-2/+3
* dma-mapping: add a dma_alloc_noncontiguous APIChristoph Hellwig2021-03-151-0/+19
* Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-241-5/+0
|\
| * dma-mapping: remove the {alloc,free}_noncoherent methodsChristoph Hellwig2021-02-091-5/+0
* | driver core: lift dma_default_coherent into common codeChristoph Hellwig2021-02-131-3/+2
|/
* Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-12-221-0/+14
|\
| * dma-mapping: Allow mixing bypass and mapped DMA operationAlexey Kardashevskiy2020-11-271-0/+14
* | dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig2020-11-181-0/+3
|/
* dma-mapping: move more functions to dma-map-ops.hChristoph Hellwig2020-10-201-0/+23
* dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handlingChristoph Hellwig2020-10-071-13/+0
* dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-0/+102
* dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig2020-10-061-0/+12
* dma-mapping: remove <asm/dma-contiguous.h>Christoph Hellwig2020-10-061-0/+2
* dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-0/+65
* dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+158