Age | Commit message (Expand) | Author |
2020-08-15 | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds |
2020-08-14 | dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig | Christoph Hellwig |
2020-08-14 | dma-debug: remove debug_dma_assert_idle() function | Linus Torvalds |
2020-07-19 | dma-mapping: add a dma_ops_bypass flag to struct device | Christoph Hellwig |
2020-07-19 | dma-mapping: make support for dma ops optional | Christoph Hellwig |
2020-06-23 | dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR | Christoph Hellwig |
2020-06-17 | dma-direct: re-enable mmap for !CONFIG_MMU | Christoph Hellwig |
2020-06-15 | dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL | David Rientjes |
2020-04-20 | dma-remap: separate DMA atomic pools from direct remap code | David Rientjes |
2019-11-11 | dma-direct: provide mmap and get_sgtable method overrides | Christoph Hellwig |
2019-08-29 | dma-mapping: remove arch_dma_mmap_pgprot | Christoph Hellwig |
2019-07-16 | dma-direct: Force unencrypted DMA under SME for certain DMA masks | Tom Lendacky |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-06 | dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence | Christoph Hellwig |
2019-04-08 | dma: select GENERIC_ALLOCATOR for DMA_REMAP | Clément Leger |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-02-20 | dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig | Christoph Hellwig |
2019-02-20 | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig |
2019-02-18 | dma-mapping, powerpc: simplify the arch dma_set_mask override | Christoph Hellwig |
2019-02-13 | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability | Christoph Hellwig |
2019-02-13 | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability | Christoph Hellwig |
2019-02-13 | dma-mapping: move debug configuration options to kernel/dma | Andy Shevchenko |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-12-01 | dma-mapping: move the arm64 noncoherent alloc/free support to common code | Christoph Hellwig |
2018-12-01 | dma-mapping: move the remap helpers to a separate file | Christoph Hellwig |
2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig |
2018-09-20 | dma-mapping: move the dma_coherent flag to struct device | Christoph Hellwig |
2018-09-20 | dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration | Christoph Hellwig |
2018-06-14 | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig |