index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-map-ops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: fix vmap and mmap of noncontiougs allocations
Christoph Hellwig
2024-09-22
1
-19
/
+0
*
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
2024-09-04
1
-3
/
+3
*
dma-mapping: direct calls for dma-iommu
Leon Romanovsky
2024-08-22
1
-13
/
+0
*
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-20
1
-0
/
+12
|
\
|
*
dma: fix DMA sync for drivers not calling dma_set_mask*()
Alexander Lobakin
2024-05-09
1
-2
/
+2
|
*
dma: avoid redundant calls for sync operations
Alexander Lobakin
2024-05-07
1
-0
/
+12
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-1
/
+1
|
\
\
|
*
|
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-25
1
-1
/
+1
|
|
/
*
/
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
2024-04-26
1
-4
/
+2
|
/
*
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
1
-2
/
+3
|
\
|
*
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-12-12
1
-2
/
+2
|
*
iommu: Retire bus ops
Robin Murphy
2023-11-27
1
-0
/
+1
*
|
dma-debug: make dma_debug_add_bus take a const pointer
Greg Kroah-Hartman
2024-01-04
1
-2
/
+2
|
/
*
dma-contiguous: support per-numa CMA for all architectures
Yajun Deng
2023-07-31
1
-6
/
+0
*
dma-mapping: move arch_dma_set_mask() declaration to header
Arnd Bergmann
2023-07-31
1
-0
/
+6
*
dma-mapping: force bouncing if the kmalloc() size is not cache-line-aligned
Catalin Marinas
2023-06-19
1
-0
/
+61
*
dma-mapping: provide a fallback dma_default_coherent
Jiaxun Yang
2023-04-07
1
-0
/
+2
*
dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
Greg Kroah-Hartman
2023-02-15
1
-1
/
+1
*
Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2022-08-08
1
-0
/
+3
|
\
|
*
dma-mapping: Fix build error unused-value
Ren Zhijie
2022-07-04
1
-1
/
+1
|
*
dma-mapping: Add dma_release_coherent_memory to DMA API
Mark-PK Tsai
2022-06-24
1
-0
/
+3
*
|
dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
Logan Gunthorpe
2022-07-26
1
-0
/
+10
*
|
PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
Logan Gunthorpe
2022-07-26
1
-0
/
+53
*
|
dma-mapping: add dma_opt_mapping_size()
John Garry
2022-07-19
1
-0
/
+1
|
/
*
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
2021-08-19
1
-8
/
+10
*
dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
2021-08-18
1
-1
/
+1
*
dma-mapping: allow map_sg() ops to return negative error codes
Logan Gunthorpe
2021-08-09
1
-2
/
+3
*
dma-mapping: add a dma_alloc_noncontiguous API
Christoph Hellwig
2021-03-15
1
-0
/
+19
*
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-24
1
-5
/
+0
|
\
|
*
dma-mapping: remove the {alloc,free}_noncoherent methods
Christoph Hellwig
2021-02-09
1
-5
/
+0
*
|
driver core: lift dma_default_coherent into common code
Christoph Hellwig
2021-02-13
1
-3
/
+2
|
/
*
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-12-22
1
-0
/
+14
|
\
|
*
dma-mapping: Allow mixing bypass and mapped DMA operation
Alexey Kardashevskiy
2020-11-27
1
-0
/
+14
*
|
dma-mapping: remove the dma_direct_set_offset export
Christoph Hellwig
2020-11-18
1
-0
/
+3
|
/
*
dma-mapping: move more functions to dma-map-ops.h
Christoph Hellwig
2020-10-20
1
-0
/
+23
*
dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handling
Christoph Hellwig
2020-10-07
1
-13
/
+0
*
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-0
/
+102
*
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
1
-0
/
+12
*
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
2020-10-06
1
-0
/
+2
*
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-0
/
+65
*
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
1
-0
/
+158