aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/dma/remap.c
Commit message (Expand)AuthorAge
* dma-mapping: fix false positivse warnings in dma_common_free_remap()Andrey Smirnov2019-10-05
* dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig2019-09-04
* dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig2019-09-04
* dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig2019-08-29
* dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-10
* dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig2019-06-25
* dma-remap: Avoid de-referencing NULL atomic_poolFlorian Fainelli2019-06-14
* dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocationsChristoph Hellwig2019-01-05
* dma-mapping: remove a pointless memset in dma_atomic_pool_initChristoph Hellwig2018-12-13
* dma-mapping: fix lack of DMA address assignment in generic remap allocatorMarek Szyprowski2018-12-05
* dma-remap: support DMA_ATTR_NO_KERNEL_MAPPINGChristoph Hellwig2018-12-01
* dma-mapping: support highmem in the generic remap allocatorChristoph Hellwig2018-12-01
* dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig2018-12-01
* dma-mapping: move the remap helpers to a separate fileChristoph Hellwig2018-12-01