index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
dma-mapping.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: dma-mapping: fix handling of devices registered before arch_initcall
Marek Szyprowski
2016-02-17
1
-0
/
+4
*
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
2015-12-02
1
-2
/
+2
*
arm64: simplify dma_get_ops
Arnd Bergmann
2015-11-17
1
-12
/
+4
*
arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrs
Robin Murphy
2015-11-16
1
-6
/
+13
*
arm64: fixup for mm renames
Andrew Morton
2015-11-08
1
-1
/
+1
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-07
1
-2
/
+2
*
arm64: Hook up IOMMU dma_ops
Robin Murphy
2015-10-15
1
-0
/
+22
*
arm64: Add IOMMU dma_ops
Robin Murphy
2015-10-15
1
-0
/
+435
*
arm64: dma-mapping: check whether cma area is initialized or not
Jisheng Zhang
2015-09-14
1
-1
/
+1
*
arm64: dma-mapping: Simplify pgprot handling
Robin Murphy
2015-08-03
1
-3
/
+2
*
arm64: dma-mapping: implement dma_get_sgtable()
Robin Murphy
2015-07-27
1
-0
/
+14
*
arm64: consolidate __swiotlb_mmap
Robin Murphy
2015-07-27
1
-13
/
+7
*
arm64 : Introduce support for ACPI _CCA object
Suthikulpanit, Suravee
2015-06-15
1
-0
/
+92
*
arm64: add missing PAGE_ALIGN() to __dma_free()
Dean Nelson
2015-04-29
1
-1
/
+2
*
arm64: dma-mapping: always clear allocated buffers
Marek Szyprowski
2015-04-27
1
-4
/
+2
*
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
2015-03-20
1
-3
/
+9
*
arm64: Increase the swiotlb buffer size 64MB
Catalin Marinas
2015-02-27
1
-13
/
+3
*
arm64: Combine coherent and non-coherent swiotlb dma_ops
Catalin Marinas
2015-01-23
1
-64
/
+52
*
arm64: add atomic pool for non-coherent and CMA allocations
Laura Abbott
2014-10-10
1
-19
/
+145
*
arm64: Use DMA_ERROR_CODE to denote failed allocation
Sean Paul
2014-10-02
1
-1
/
+1
*
arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers
Catalin Marinas
2014-09-22
1
-31
/
+0
*
arm64: Clean up the default pgprot setting
Catalin Marinas
2014-05-09
1
-1
/
+1
*
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2014-05-03
1
-1
/
+32
*
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
2014-05-03
1
-1
/
+1
*
arm64: Remove pgprot_dmacoherent()
Catalin Marinas
2014-03-24
1
-3
/
+1
*
arm64: Support DMA_ATTR_WRITE_COMBINE
Laura Abbott
2014-03-24
1
-2
/
+12
*
arm64: Implement custom mmap functions for dma mapping
Laura Abbott
2014-03-24
1
-0
/
+44
*
arm64: Implement coherent DMA API based on swiotlb
Catalin Marinas
2014-02-27
1
-1
/
+161
*
arm64: Use swiotlb late initialisation
Catalin Marinas
2014-02-27
1
-2
/
+8
*
arm64: Replace ZONE_DMA32 with ZONE_DMA
Catalin Marinas
2014-02-27
1
-2
/
+2
*
arm64: Change misleading function names in dma-mapping
Ritesh Harjani
2014-02-26
1
-10
/
+10
*
arm64: Align CMA sizes to PAGE_SIZE
Laura Abbott
2014-02-05
1
-0
/
+1
*
arm64: Enable CMA
Laura Abbott
2013-12-19
1
-2
/
+23
*
arm64: Warn on NULL device structure for dma APIs
Laura Abbott
2013-12-19
1
-0
/
+10
*
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
Catalin Marinas
2012-10-08
1
-4
/
+2
*
arm64: DMA mapping API
Catalin Marinas
2012-09-17
1
-0
/
+79