index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+85
2025-05-06
dma-mapping: add a dma_need_unmap helper
Christoph Hellwig
1
-0
/
+5
2025-05-06
dma-mapping: Implement link/unlink ranges API
Leon Romanovsky
1
-0
/
+32
2025-05-06
dma-mapping: Provide an interface to allow allocate IOVA
Leon Romanovsky
1
-0
/
+48
2025-04-17
dma-mapping: avoid potential unused data compilation warning
Marek Szyprowski
1
-4
/
+8
2024-10-29
dma-mapping: drop unneeded includes from dma-mapping.h
Christoph Hellwig
1
-4
/
+0
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
1
-6
/
+4
2024-08-29
dma-mapping: don't return errors from dma_set_seg_boundary
Christoph Hellwig
1
-6
/
+4
2024-08-29
dma-mapping: don't return errors from dma_set_min_align_mask
Christoph Hellwig
1
-3
/
+2
2024-05-09
dma: fix DMA sync for drivers not calling dma_set_mask*()
Alexander Lobakin
1
-1
/
+1
2024-05-07
dma: avoid redundant calls for sync operations
Alexander Lobakin
1
-5
/
+48
2024-05-07
dma: compile-out DMA sync op calls when not used
Alexander Lobakin
1
-29
/
+33
2023-11-06
dma-mapping: move dma_addressing_limited() out of line
Jia He
1
-14
/
+5
2023-08-01
swiotlb: if swiotlb is full, fall back to a transient memory pool
Petr Tesarik
1
-0
/
+2
2023-06-20
dma: allow dma_get_cache_alignment() to be overridden by the arch code
Catalin Marinas
1
-0
/
+2
2023-06-20
mm/slab: decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
Catalin Marinas
1
-1
/
+2
2022-09-07
dma-mapping: mark dma_supported static
Christoph Hellwig
1
-5
/
+0
2022-07-26
dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
Logan Gunthorpe
1
-0
/
+5
2022-07-19
dma-mapping: add dma_opt_mapping_size()
John Garry
1
-0
/
+5
2022-03-28
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
1
-8
/
+0
2022-03-26
Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
1
-0
/
+8
2022-03-07
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+0
2022-02-14
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
1
-0
/
+8
2021-08-14
dma-mapping: return an unsigned int from dma_map_sg{,_attrs}
Christoph Hellwig
1
-4
/
+5
2021-08-09
dma-mapping: allow map_sg() ops to return negative error codes
Logan Gunthorpe
1
-28
/
+7
2021-04-02
dma-mapping: add unlikely hint to error path in dma_mapping_error
Heiner Kallweit
1
-1
/
+1
2021-03-19
dma-mapping: remove a pointless empty line in dma_alloc_coherent
Wang Qing
1
-1
/
+0
2021-03-15
dma-mapping: add a dma_alloc_noncontiguous API
Christoph Hellwig
1
-0
/
+32
2021-03-15
dma-mapping: add a dma_mmap_pages helper
Christoph Hellwig
1
-0
/
+2
2021-02-27
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+16
2021-02-20
driver core: add a min_align_mask field to struct device_dma_parameters
Jianxiong Gao
1
-0
/
+16
2021-02-09
dma-mapping: remove the {alloc,free}_noncoherent methods
Christoph Hellwig
1
-4
/
+13
2020-12-17
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+0
2020-11-18
dma-mapping: remove the dma_direct_set_offset export
Christoph Hellwig
1
-7
/
+0
2020-11-17
dma-mapping: remove dma_virt_ops
Christoph Hellwig
1
-2
/
+0
2020-10-20
dma-mapping: move more functions to dma-map-ops.h
Christoph Hellwig
1
-24
/
+0
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
1
-1
/
+15
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-166
/
+2
2020-09-25
dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
Christoph Hellwig
1
-0
/
+5
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-17
/
+17
2020-09-25
dma-mapping: remove dma_cache_sync
Christoph Hellwig
1
-8
/
+0
2020-09-25
dma-mapping: add a new dma_alloc_noncoherent API
Christoph Hellwig
1
-0
/
+12
2020-09-25
dma-mapping: better document dma_addr_t and DMA_MAPPING_ERROR
Christoph Hellwig
1
-6
/
+10
2020-09-25
dma-mapping: move valid_dma_direction to dma-direction.h
Christoph Hellwig
1
-7
/
+0
2020-09-25
dma-mapping: remove DMA_MASK_NONE
Christoph Hellwig
1
-2
/
+0
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-1
/
+8
2020-09-03
dma-mapping: set default segment_boundary_mask to ULONG_MAX
Nicolin Chen
1
-1
/
+1
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
1
-0
/
+19
2020-08-14
dma-pool: fix coherent pool allocations for IOMMU mappings
Christoph Hellwig
1
-2
/
+3
2020-08-05
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
[next]