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/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
*
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-13
1
-19
/
+1
|
\
|
*
ARM: dma-mapping: allow larger DMA mask than supported
Christoph Hellwig
2019-06-25
1
-19
/
+1
*
|
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2019-07-12
1
-2
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
arm: mm: dma-mapping: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
1
-16
/
+6
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-03-15
1
-1
/
+1
|
\
|
*
-
.
Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next
Russell King
2019-03-15
1
-1
/
+1
|
|
\
\
|
|
*
|
ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin...
Wolfram Sang (Renesas)
2019-02-01
1
-1
/
+1
|
|
|
/
*
|
|
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dma-mapping: remove the default map_resource implementation
Christoph Hellwig
2019-02-01
1
-0
/
+2
|
|
/
*
/
ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
Robin Murphy
2019-02-12
1
-0
/
+2
|
/
*
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-24
/
+15
|
\
|
*
arm: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-24
/
+15
*
|
ARM: 8816/1: dma-mapping: fix potential uninitialized return
Nathan Jones
2018-12-04
1
-1
/
+1
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-08-18
1
-2
/
+3
*
ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()
Thierry Reding
2018-07-16
1
-6
/
+6
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-06-06
1
-1
/
+1
|
\
|
*
ARM: 8763/1: dma-mapping: Use vma_pages()
Fabio Estevam
2018-05-19
1
-1
/
+1
*
|
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
1
-9
/
+0
|
\
\
|
*
|
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-08
1
-9
/
+0
|
|
/
*
/
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
2018-05-24
1
-15
/
+1
|
/
[next]