Age | Commit message (Expand) | Author |
2021-08-19 | dma-mapping: make the global coherent pool conditional | Christoph Hellwig |
2021-08-18 | dma-mapping: add a dma_init_global_coherent helper | Christoph Hellwig |
2021-08-09 | dma-mapping: allow map_sg() ops to return negative error codes | Logan Gunthorpe |
2021-03-15 | dma-mapping: add a dma_alloc_noncontiguous API | Christoph Hellwig |
2021-02-24 | Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-02-13 | driver core: lift dma_default_coherent into common code | Christoph Hellwig |
2021-02-09 | dma-mapping: remove the {alloc,free}_noncoherent methods | Christoph Hellwig |
2020-12-22 | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-11-27 | dma-mapping: Allow mixing bypass and mapped DMA operation | Alexey Kardashevskiy |
2020-11-18 | dma-mapping: remove the dma_direct_set_offset export | Christoph Hellwig |
2020-10-20 | dma-mapping: move more functions to dma-map-ops.h | Christoph Hellwig |
2020-10-07 | dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handling | Christoph Hellwig |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-10-06 | dma-mapping: move dma-debug.h to kernel/dma/ | Christoph Hellwig |
2020-10-06 | dma-mapping: remove <asm/dma-contiguous.h> | Christoph Hellwig |
2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |