aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/dma-mapping.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-25ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementationMarek Szyprowski1-3/+3
2013-02-25ARM: dma-mapping: Add maximum alignment order for dma iommu buffersSeung-Woo Kim1-0/+3
2013-02-25ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devicesMarek Szyprowski1-2/+7
2013-02-25ARM: dma-mapping: add support for CMA regions placed in highmem zoneMarek Szyprowski1-15/+42
2013-02-25arm: dma mapping: export arm iommu functionsPrathyush K1-0/+4
2013-02-25ARM: dma-mapping: Add arm_iommu_detach_device()Hiroshi Doyu1-0/+25
2013-02-25ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()Hiroshi Doyu1-0/+4
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King1-1/+1
2013-01-19ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King1-8/+10
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-8/+33
2012-11-29ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski1-8/+33
2012-11-21arm: dma mapping: Export a dma ops function arm_dma_set_maskGregory CLEMENT1-3/+1
2012-10-24ARM: dma-mapping: fix build warning in __dma_alloc()Jingoo Han1-1/+1
2012-10-02Merge branch 'next-cleanup' into for-v3.7Marek Szyprowski1-5/+6
2012-10-02ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_pageHiroshi Doyu1-1/+0
2012-10-02ARM: add coherent iommu dma opsRob Herring1-40/+143