summaryrefslogtreecommitdiff
path: root/include/linux/dma-map-ops.h
AgeCommit message (Expand)Author
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-04dma-debug: make dma_debug_add_bus take a const pointerGreg Kroah-Hartman
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe
2023-11-27iommu: Retire bus opsRobin Murphy
2023-07-31dma-contiguous: support per-numa CMA for all architecturesYajun Deng
2023-07-31dma-mapping: move arch_dma_set_mask() declaration to headerArnd Bergmann
2023-06-19dma-mapping: force bouncing if the kmalloc() size is not cache-line-alignedCatalin Marinas
2023-04-07dma-mapping: provide a fallback dma_default_coherentJiaxun Yang
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman
2022-08-08Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-07-26dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA supportLogan Gunthorpe
2022-07-26PCI/P2PDMA: Introduce helpers for dma_map_sg implementationsLogan Gunthorpe
2022-07-19dma-mapping: add dma_opt_mapping_size()John Garry
2022-07-04dma-mapping: Fix build error unused-valueRen Zhijie
2022-06-24dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai
2021-08-19dma-mapping: make the global coherent pool conditionalChristoph Hellwig
2021-08-18dma-mapping: add a dma_init_global_coherent helperChristoph Hellwig
2021-08-09dma-mapping: allow map_sg() ops to return negative error codesLogan Gunthorpe
2021-03-15dma-mapping: add a dma_alloc_noncontiguous APIChristoph Hellwig
2021-02-24Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-09dma-mapping: remove the {alloc,free}_noncoherent methodsChristoph Hellwig
2020-12-22Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-11-27dma-mapping: Allow mixing bypass and mapped DMA operationAlexey Kardashevskiy
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig
2020-10-20dma-mapping: move more functions to dma-map-ops.hChristoph Hellwig
2020-10-07dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handlingChristoph Hellwig
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig
2020-10-06dma-mapping: remove <asm/dma-contiguous.h>Christoph Hellwig
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig