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
*
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
|
/
*
ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y
Joonsoo Kim
2018-04-11
1
-1
/
+15
*
ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()
Vladimir Murzin
2017-09-28
1
-15
/
+0
*
ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_init
Vladimir Murzin
2017-09-28
1
-2
/
+2
*
ARM: 8697/1: dma-mapping: Do not pass data to gen_pool_set_algo()
Vladimir Murzin
2017-09-28
1
-1
/
+1
*
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
2017-07-20
1
-1
/
+1
*
ARM: dma-mapping: Remove traces of NOMMU code
Vladimir Murzin
2017-06-30
1
-27
/
+2
*
arm: remove arch specific dma_supported implementation
Christoph Hellwig
2017-06-28
1
-2
/
+5
*
arm: implement ->mapping_error
Christoph Hellwig
2017-06-28
1
-15
/
+26
*
arm: dma-mapping: Reset the device's dma_ops
Sricharan R
2017-05-30
1
-15
/
+10
*
ARM: dma-mapping: Don't tear down third-party mappings
Laurent Pinchart
2017-05-30
1
-0
/
+4
*
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-10
1
-0
/
+9
|
\
|
*
-
.
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...
Joerg Roedel
2017-05-04
1
-1
/
+28
|
|
\
\
|
|
*
|
arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
Laurent Pinchart
2017-04-29
1
-0
/
+9
|
|
/
/
*
|
/
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
Stefano Stabellini
2017-05-02
1
-0
/
+7
|
|
/
|
/
|
*
|
ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory
Russell King
2017-03-29
1
-1
/
+19
|
/
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-02-28
1
-0
/
+3
|
\
|
*
ARM: 8633/1: nommu: allow mmap when !CONFIG_MMU
Benjamin Gaignard
2017-01-11
1
-0
/
+3
*
|
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-11
/
+11
|
\
\
|
*
|
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-11
/
+11
|
|
/
*
|
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-02-25
1
-7
/
+9
*
|
arm/dma-mapping: Implement DMA_ATTR_PRIVILEGED
Sricharan R
2017-01-19
1
-30
/
+30
|
/
*
ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcall
Marek Szyprowski
2016-11-15
1
-1
/
+1
*
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-07
1
-0
/
+63
|
\
|
*
arm: dma-mapping: add {map,unmap}_resource for iommu ops
Niklas Söderlund
2016-09-26
1
-0
/
+63
*
|
ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variable
Fabio Estevam
2016-08-12
1
-2
/
+2
|
/
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-66
/
+63
*
ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is used
Gregory CLEMENT
2016-07-14
1
-21
/
+65
*
ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherent
Gregory CLEMENT
2016-07-14
1
-20
/
+42
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-05-20
1
-16
/
+0
|
\
|
*
ARM: 8548/1: dma-mapping: remove arm_dma_set_mask()
Alexandre Courbot
2016-04-07
1
-16
/
+0
*
|
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
2016-05-09
1
-3
/
+3
*
|
ARM: 8551/2: DMA: Fix kzalloc flags in __dma_alloc
Alexandre Courbot
2016-04-15
1
-1
/
+2
|
/
[next]