summaryrefslogtreecommitdiffstats
path: root/kernel/dma/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2019-07-161-0/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig2019-05-061-0/+3
* dma: select GENERIC_ALLOCATOR for DMA_REMAPClément Leger2019-04-081-0/+1
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-1/+120
|\
| * dma-mapping: move CONFIG_DMA_CMA to kernel/dma/KconfigChristoph Hellwig2019-02-201-0/+77
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+1
| * dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig2019-02-131-0/+3
| * dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-131-0/+3
| * dma-mapping: move debug configuration options to kernel/dmaAndy Shevchenko2019-02-131-0/+36
* | dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig2019-02-181-0/+3
|/
* dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-7/+0Star
* dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig2018-12-011-0/+5
* dma-mapping: move the remap helpers to a separate fileChristoph Hellwig2018-12-011-0/+4
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-4/+6
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-7/+2Star
* dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2018-09-201-0/+3
* dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declarationChristoph Hellwig2018-09-201-0/+3
* dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-141-0/+50