index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
dma-mapping.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 9331/1: ARM/dma-mapping: replace kzalloc() and vzalloc() with kvzalloc()
Chen Haonan
2024-01-05
1
-4
/
+1
*
arm: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
1
-13
/
+15
*
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
1
-1
/
+1
|
\
|
*
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
2023-05-29
1
-1
/
+1
*
|
ARM: 9301/1: dma-mapping: hide unused dma_contiguous_early_fixup function
Arnd Bergmann
2023-06-19
1
-0
/
+2
|
/
*
ARM/dma-mapping: const a pointer to bus_type in arm_iommu_create_mapping()
Greg Kroah-Hartman
2023-03-23
1
-1
/
+1
*
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2023-01-25
1
-4
/
+7
*
dma-mapping: reject __GFP_COMP in dma_alloc_attrs
Christoph Hellwig
2022-11-21
1
-17
/
+0
*
Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2022-10-10
1
-2
/
+8
|
\
|
*
ARM/dma-mapping: remove the dma_coherent member of struct dev_archdata
Christoph Hellwig
2022-10-06
1
-3
/
+1
|
*
ARM/dma-mappіng: don't override ->dma_coherent when set from a bus notifier
Christoph Hellwig
2022-10-06
1
-2
/
+10
*
|
ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page()
Linus Walleij
2022-10-04
1
-1
/
+1
|
/
*
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-579
/
+73
|
\
|
*
dma-mapping: update comment after dmabounce removal
Lukas Bulwahn
2022-07-22
1
-2
/
+1
|
*
ARM/dma-mapping: merge IOMMU ops
Robin Murphy
2022-07-07
1
-24
/
+13
|
*
ARM/dma-mapping: consolidate IOMMU ops callbacks
Robin Murphy
2022-07-07
1
-183
/
+55
|
*
ARM/dma-mapping: drop .dma_supported for IOMMU ops
Robin Murphy
2022-07-07
1
-23
/
+0
|
*
ARM/dma-mapping: use dma-direct unconditionally
Christoph Hellwig
2022-07-07
1
-350
/
+15
|
*
ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping code
Christoph Hellwig
2022-07-07
1
-12
/
+12
|
*
ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.c
Christoph Hellwig
2022-07-07
1
-54
/
+46
*
|
ARM: 9218/1: dma-mapping: fix pointer/integer warning
Ben Dooks
2022-07-28
1
-1
/
+1
|
/
*
arm/xen: Introduce xen_setup_dma_ops()
Oleksandr Tyshchenko
2022-06-06
1
-5
/
+2
*
ARM/dma-mapping: Remove CMA code when not built with CMA
Kees Cook
2022-03-31
1
-0
/
+2
*
ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-1
/
+0
*
ARM/dma-mapping: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
1
-9
/
+16
*
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+0
*
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
2020-10-06
1
-1
/
+0
*
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+0
*
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-25
1
-0
/
+4
*
ARM/dma-mapping: merge __dma_supported into arm_dma_supported
Christoph Hellwig
2020-03-20
1
-24
/
+17
*
ARM/dma-mapping: take the bus limit into account in __dma_alloc
Christoph Hellwig
2020-03-20
1
-1
/
+1
*
ARM/dma-mapping: remove get_coherent_dma_mask
Christoph Hellwig
2020-03-20
1
-37
/
+4
*
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
Chen-Yu Tsai
2020-02-04
1
-1
/
+1
*
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
2019-12-05
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-11-30
1
-15
/
+19
|
\
|
*
ARM: 8909/1: make unexported items static
Ben Dooks
2019-10-27
1
-15
/
+19
*
|
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-4
/
+4
*
|
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
2019-11-11
1
-6
/
+0
|
/
*
xen/arm: remove xen_dma_ops
Christoph Hellwig
2019-09-11
1
-1
/
+2
*
xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
Christoph Hellwig
2019-09-11
1
-7
/
+1
*
arm: remove wrappers for the generic dma remap helpers
Christoph Hellwig
2019-09-04
1
-27
/
+5
*
dma-mapping: introduce a dma_common_find_pages helper
Christoph Hellwig
2019-09-04
1
-6
/
+1
*
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
Christoph Hellwig
2019-09-04
1
-6
/
+4
*
vmalloc: lift the arm flag for coherent mappings to common code
Christoph Hellwig
2019-09-04
1
-15
/
+7
*
dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
2019-09-04
1
-0
/
+3
*
dma-mapping: move the dma_get_sgtable API comments from arm to common code
Christoph Hellwig
2019-09-04
1
-11
/
+0
*
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
2019-08-29
1
-6
/
+0
*
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
2019-08-10
1
-3
/
+1
*
arm: use swiotlb for bounce buffering on LPAE configs
Christoph Hellwig
2019-07-24
1
-0
/
+61
[next]