summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/dma-mapping.c
AgeCommit message (Expand)Author
2017-06-22arm64: dma-mapping: fix aliasing issues with non-CMA allocVinayak Menon
2017-03-02arm64: dma-mapping: optimize unmap coherency checkLiam Mark
2017-02-15Merge "iommu: dma-mapping: alloc bitmap while fragmented"Linux Build Service Account
2017-02-09iommu: dma-mapping: alloc bitmap while fragmentedLiam Mark
2017-02-06arm: dma-mapping: map_page map to nearest pageLiam Mark
2017-01-04arm64: dma-mapping: support per-buffer coherent mappingsLiam Mark
2016-12-02arm: dma-mapping: handle IOVA address zeroLiam Mark
2016-11-10arm: dma-mapping: page align size before flush tlbShiraz Hashim
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-09-26arm64: dma-mapping: Respect device coherency in IOMMU mapperMitchel Humpherys
2016-09-23arm64: dma-mapping: Remove unused dma_map_opsMitchel Humpherys
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-19Merge "iommu: msm: ensure lazy mappings are unmapped on detach"Linux Build Service Account
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-17iommu: msm: ensure lazy mappings are unmapped on detachLiam Mark
2016-08-12arm/arm64: dma-mapping: Fix iova region sizePatrick Daly
2016-08-01arm64: dma-mapping: don't clear dma ops on bypass detachLiam Mark
2016-08-01Revert "arm64: dma-mapping: Attach IOMMUs as groups"Mitchel Humpherys
2016-06-03arm64: dma-mapping: Export arch_setup_dma_ops symbolRunmin Wang
2016-06-02arm64: dma-mapping: Attach IOMMUs as groupsMitchel Humpherys
2016-06-01arm: dma-mapping: fix data types to hold size_tShiraz Hashim
2016-05-20iommu: Add DMA mapper for io-pgtable-fastMitchel Humpherys
2016-05-11arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang
2016-04-05arm64: dma_mapping: Support DOMAIN_ATTR_S1_BYPASSPatrick Daly
2016-03-25arm/arm64: dma-mapping: flush the tlb on unremapVinayak Menon
2016-03-23arm64: mm: dma: panic on dummy dma allocLiam Mark
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-22arm64: mm: dma: Use dma attribute to allow executeable mappingsRohit Vaswani
2016-03-22iommu: msm: Provide the IOMMU_NOEXEC flag explicitly during mappingRohit Vaswani
2016-03-22arm64: dma-mapping: remove order parameter from arm_iommu_create_mapping()Mitchel Humpherys
2016-03-22arm64: dma-mapping: fix attribs for non-coherent strongly-ordered mappingsMatt Wagantall
2016-03-22arm64: dma-mapping: Split large pages when allocating in atomic contextNeeti Desai
2016-03-22Revert "arm64: dma-mapping: avoid calling iommu_iova_to_phys"Mitchel Humpherys
2016-03-22arm64: dma_mapping: Add support for .dma_mapping_error() opsNeeti Desai
2016-03-22arm64: dma_mapping: Implement .dma_supported()Neeti Desai
2016-03-22dma-mapping: check for failed IOVA allocationMitchel Humpherys
2016-03-22Revert "iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC"Mitchel Humpherys
2016-03-22iommu: msm: Provide the IOMMU_NOEXEC flag explicitly during mappingRohit Vaswani
2016-03-22arm64: dma-mapping: use correct type for iova in arm_iommu_unmap_sgChintan Pandya
2016-03-22arm64: dma-mapping: avoid calling iommu_iova_to_physMitchel Humpherys
2016-03-22iommu: Add iommu_map_sg() functionOlav Haugan
2016-03-22arm64: Pass the correct coherent flag for iommu operationsNeeti Desai
2016-03-22arm64: dma-mapping: use correct type for iovaMitchel Humpherys
2016-03-22arm64: dma-mapping: map sg lists into the SMMU as virtually contiguousMitchel Humpherys
2016-03-22arm64: dma-mapping: add support for IOMMU mapperMitchel Humpherys
2016-03-22dma-mapping: fix merge conflict mistakeDavid Keitel
2016-03-22arm64: add support for NO_KERNEL_MAPPING and STRONGLY_ORDEREDLaura Abbott
2016-03-22dma-mapping: Add dma_remap functionsLaura Abbott
2016-02-25arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski
2016-02-16arm64: pass return address to dma_common_contiguous_remapJin Qian