index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
Kconfig
Age
Commit message (
Expand
)
Author
2021-02-13
driver core: lift dma_default_coherent into common code
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: add benchmark support for streaming DMA APIs
Barry Song
2020-11-27
dma-mapping: Allow mixing bypass and mapped DMA operation
Alexey Kardashevskiy
2020-11-17
dma-mapping: remove dma_virt_ops
Christoph Hellwig
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
cma: decrease CMA_ALIGNMENT lower limit to 2
Paul Cercueil
2020-09-25
dma-mapping: remove dma_cache_sync
Christoph Hellwig
2020-09-11
dma-mapping: add (back) arch_dma_mark_clean for ia64
Christoph Hellwig
2020-09-11
dma-mapping: fix DMA_OPS dependencies
Christoph Hellwig
2020-09-01
dma-contiguous: provide the ability to reserve per-numa CMA
Barry Song
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