index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
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
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
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
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
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-1
/
+11
2020-07-16
dma-mapping: move the remaining DMA API calls out of line
Christoph Hellwig
1
-225
/
+22
2020-06-30
dma-mapping: Add a new dma_need_sync API
Christoph Hellwig
1
-0
/
+5
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-06
Merge tag 'dma-mapping-5.8-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+80
2020-05-13
dma-mapping: add generic helpers for mapping sgtable objects
Marek Szyprowski
1
-0
/
+80
2020-04-20
dma-pool: add additional coherent pools to map to gfp mask
David Rientjes
1
-3
/
+3
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-3
/
+7
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
1
-1
/
+1
2019-11-14
dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flag
Christoph Hellwig
1
-4
/
+1
2019-10-30
dma-mapping: Add vmap checks to dma_map_single()
Kees Cook
1
-0
/
+4
2019-10-30
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
1
-2
/
+2
[next]