index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-03
dma-mapping: remove CONFIG_DMA_REMAP
Christoph Hellwig
1
-6
/
+1
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2021-08-31
swiotlb: use depends on for DMA_RESTRICTED_POOL
Claire Chang
1
-2
/
+1
2021-08-18
dma-direct: add support for dma_coherent_default_memory
Christoph Hellwig
1
-0
/
+4
2021-07-13
swiotlb: Add restricted DMA pool initialization
Claire Chang
1
-0
/
+14
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
1
-3
/
+0
2020-12-22
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+13
2020-11-27
dma-mapping: add benchmark support for streaming DMA APIs
Barry Song
1
-0
/
+9
2020-11-27
dma-mapping: Allow mixing bypass and mapped DMA operation
Alexey Kardashevskiy
1
-0
/
+4
2020-11-17
dma-mapping: remove dma_virt_ops
Christoph Hellwig
1
-5
/
+0
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-10-06
cma: decrease CMA_ALIGNMENT lower limit to 2
Paul Cercueil
1
-1
/
+1
2020-09-25
dma-mapping: remove dma_cache_sync
Christoph Hellwig
1
-3
/
+0
2020-09-11
dma-mapping: add (back) arch_dma_mark_clean for ia64
Christoph Hellwig
1
-0
/
+6
2020-09-11
dma-mapping: fix DMA_OPS dependencies
Christoph Hellwig
1
-0
/
+1
2020-09-01
dma-contiguous: provide the ability to reserve per-numa CMA
Barry Song
1
-0
/
+11
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-0
/
+3
2020-08-14
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
1
-0
/
+3
2020-08-14
dma-debug: remove debug_dma_assert_idle() function
Linus Torvalds
1
-5
/
+0
2020-07-19
dma-mapping: add a dma_ops_bypass flag to struct device
Christoph Hellwig
1
-0
/
+8
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-0
/
+4
2020-06-23
dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR
Christoph Hellwig
1
-1
/
+1
2020-06-17
dma-direct: re-enable mmap for !CONFIG_MMU
Christoph Hellwig
1
-0
/
+1
2020-06-15
dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL
David Rientjes
1
-5
/
+5
2020-04-20
dma-remap: separate DMA atomic pools from direct remap code
David Rientjes
1
-1
/
+5
2019-11-11
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
1
-3
/
+9
2019-08-29
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
1
-3
/
+9
2019-07-16
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
1
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-06
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
Christoph Hellwig
1
-0
/
+3
2019-04-08
dma: select GENERIC_ALLOCATOR for DMA_REMAP
Clément Leger
1
-0
/
+1
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+120
2019-02-20
dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig
Christoph Hellwig
1
-0
/
+77
2019-02-20
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
1
-1
/
+1
2019-02-18
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
1
-0
/
+3
2019-02-13
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
Christoph Hellwig
1
-0
/
+3
2019-02-13
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
1
-0
/
+3
2019-02-13
dma-mapping: move debug configuration options to kernel/dma
Andy Shevchenko
1
-0
/
+36
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
1
-7
/
+0
2018-12-01
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
1
-0
/
+5
2018-12-01
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
1
-0
/
+4
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
1
-4
/
+6
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-7
/
+2
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
1
-0
/
+3
2018-09-20
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
1
-0
/
+3
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-0
/
+50