index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-map-ops.h
Age
Commit message (
Expand
)
Author
2026-03-31
Merge branch 'dma-contig-for-7.1-modules-prep-v4' into dma-mapping-for-next
Marek Szyprowski
2026-03-31
dma: contiguous: Make dma_contiguous_default_area static
Maxime Ripard
2026-03-31
dma: contiguous: Make dev_get_cma_area() a proper function
Maxime Ripard
2026-03-31
dma: contiguous: Turn heap registration logic around
Maxime Ripard
2026-03-27
Merge branch 'dt-reserved-mem-cleanups' into dma-mapping-for-next
Marek Szyprowski
2026-03-26
of: reserved_mem: replace CMA quirks by generic methods
Marek Szyprowski
2026-03-13
dma-mapping: Separate DMA sync issuing and completion waiting
Barry Song
2026-02-13
Merge tag 'dma-mapping-7.0-2026-02-13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-01-08
dma-mapping: Remove dma_mark_clean (again)
Robin Murphy
2026-01-07
powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory
Gaurav Batra
2025-10-29
dma-mapping: remove unused map_page callback
Leon Romanovsky
2025-10-29
dma-mapping: remove unused mapping resource callbacks
Leon Romanovsky
2025-10-29
dma-mapping: prepare dma_map_ops to conversion to physical address
Leon Romanovsky
2025-09-12
dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
2025-08-11
of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
Oreoluwa Babatunde
2025-05-06
dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
Christoph Hellwig
2025-05-06
PCI/P2PDMA: Refactor the p2pdma mapping helpers
Christoph Hellwig
2024-10-29
dma-mapping: remove an outdated comment from dma-map-ops.h
Sui Jingfeng
2024-09-22
dma-mapping: fix vmap and mmap of noncontiougs allocations
Christoph Hellwig
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
2024-08-22
dma-mapping: direct calls for dma-iommu
Leon Romanovsky
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-09
dma: fix DMA sync for drivers not calling dma_set_mask*()
Alexander Lobakin
2024-05-07
dma: avoid redundant calls for sync operations
Alexander Lobakin
2024-04-26
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-04
dma-debug: make dma_debug_add_bus take a const pointer
Greg Kroah-Hartman
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-11-27
iommu: Retire bus ops
Robin Murphy
2023-07-31
dma-contiguous: support per-numa CMA for all architectures
Yajun Deng
2023-07-31
dma-mapping: move arch_dma_set_mask() declaration to header
Arnd Bergmann
2023-06-19
dma-mapping: force bouncing if the kmalloc() size is not cache-line-aligned
Catalin Marinas
2023-04-07
dma-mapping: provide a fallback dma_default_coherent
Jiaxun Yang
2023-02-15
dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
Greg Kroah-Hartman
2022-08-08
Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2022-07-26
dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
Logan Gunthorpe
2022-07-26
PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
Logan Gunthorpe
2022-07-19
dma-mapping: add dma_opt_mapping_size()
John Garry
2022-07-04
dma-mapping: Fix build error unused-value
Ren Zhijie
2022-06-24
dma-mapping: Add dma_release_coherent_memory to DMA API
Mark-PK Tsai
2021-08-19
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
2021-08-18
dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
2021-08-09
dma-mapping: allow map_sg() ops to return negative error codes
Logan Gunthorpe
2021-03-15
dma-mapping: add a dma_alloc_noncontiguous API
Christoph Hellwig
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
2021-02-09
dma-mapping: remove the {alloc,free}_noncoherent methods
Christoph Hellwig
2020-12-22
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
[next]