aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/dma-mapping.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-29arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart1-15/+38
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+77
2014-12-01arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_opsWill Deacon1-7/+76
2014-10-29ARM: 8181/1: Drop extra return statementLaura Abbott1-1/+0
2014-10-09arm: use genalloc for the atomic poolLaura Abbott1-104/+49
2014-10-09common: dma-mapping: introduce common remapping functionsLaura Abbott1-48/+9
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim1-0/+1
2014-07-17ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King1-1/+10
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-5/+6
2014-06-05Merge branch 'devel-stable' into for-nextRussell King1-2/+2
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King1-3/+4
2014-05-23Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stableRussell King1-2/+2
2014-05-22ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpuRussell King1-3/+4
2014-05-22arm: dma-mapping: add checking cma area initializedGioh Kim1-3/+3
2014-05-20arm: dma-iommu: Clean up redundant variableRitesh Harjani1-5/+6
2014-05-07ARM: dma: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu]Santosh Shilimkar1-2/+2
2014-04-23arm: dma-mapping: Fix mapping size valueRitesh Harjani1-1/+1
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-3/+0
2014-04-04Merge branch 'devel-stable' into for-nextRussell King1-1/+1
2014-02-28arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()Marek Szyprowski1-22/+21
2014-02-28arm: dma-mapping: Add support to extend DMA IOMMU mappingsAndreas Herrmann1-19/+104
2014-02-18ARM: 7979/1: mm: Remove hugetlb warning from Coherent DMA allocatorSteven Capper1-3/+0
2014-02-11ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski1-1/+1
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-nextRussell King1-3/+3
2013-12-11ARM: fix executability of CMA mappingsRussell King1-3/+3
2013-12-09ARM: another fix for the DMA mapping checksRussell King1-51/+40
2013-11-30ARM: dma-mapping: check DMA mask against available memoryRussell King1-2/+7
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+2
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-6/+45
2013-11-12Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King1-2/+2
2013-10-31ARM: DMA-API: better handing of DMA masks for coherent allocationsRussell King1-6/+45
2013-10-24ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King1-2/+2
2013-10-02ARM: dma-mapping: Always pass proper prot flags to iommu_map()Andreas Herrmann1-15/+28
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf1-8/+32
2013-08-12ARM: mm: remove redundant dsb() prior to range TLB invalidationWill Deacon1-1/+0
2013-07-08Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf1-3/+3
2013-07-06Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-8/+32
2013-07-02mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V1-3/+3
2013-06-29Merge branch 'devel-stable' into for-nextRussell King1-1/+1
2013-06-28ARM: dma: Drop __GFP_COMP for iommu dma memory allocationsRichard Zhao1-0/+9
2013-06-28ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as cleanMing Lei1-3/+17
2013-06-28ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detachWill Deacon1-1/+1
2013-06-28ARM: dma-mapping: convert DMA direction into IOMMU protection attributesWill Deacon1-2/+16
2013-06-28ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_poolYoungJun Cho1-5/+6
2013-06-04ARM: mm: HugeTLB support for LPAE systems.Catalin Marinas1-1/+1
2013-05-23ARM: 7730/1: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as cleanMing Lei1-3/+17
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linusRussell King1-7/+8
2013-04-17ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()Joonsoo Kim1-7/+8
2013-03-14ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocationMarek Szyprowski1-2/+3