summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-12-12Merge Linaro linux 4.9.62 into linux-4.9Xie Xiaobo
2017-11-15iommu/arm-smmu-v3: Clear prior settings when updating STEsNate Watterson
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-08iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-10-08iommu/exynos: Block SYSMMU while invalidating FLPD cacheMarek Szyprowski
2017-10-08iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'Sricharan R
2017-09-28iommu: Allow default domain type to be set on the kernel command lineWill Deacon
2017-09-28iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domainsWill Deacon
2017-09-28iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return voidWill Deacon
2017-09-28iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domainsWill Deacon
2017-09-28iommu/arm-smmu: Restrict domain attributes to UNMANAGED domainsWill Deacon
2017-09-28iommu/arm-smmu-v3: Clear prior settings when updating STEsNate Watterson
2017-09-25iommu/mediatek: Fix M4Uv1 group refcountingRobin Murphy
2017-09-25iommu/mediatek: Fix M4Uv2 group refcountingRobin Murphy
2017-09-25iommu/amd: Fix group refcountingRobin Murphy
2017-09-25iommu/arm-smmu: Fix group refcountingRobin Murphy
2017-09-25iommu: Allow taking a reference on a group directlyRobin Murphy
2017-09-25iommu: Disambiguate MSI region typesRobin Murphy
2017-09-25iommu/dma: Make PCI window reservation genericRobin Murphy
2017-09-25iommu/dma: Handle IOMMU API reserved regionsRobin Murphy
2017-09-25iommu/dma: Don't reserve PCI I/O windowsRobin Murphy
2017-09-25iommu/dma: Stop getting dma_32bit_pfn wrongRobin Murphy
2017-09-25iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymoreEric Auger
2017-09-25iommu/arm-smmu-v3: Implement reserved region get/put callbacksEric Auger
2017-09-25iommu/arm-smmu: Implement reserved region get/put callbacksEric Auger
2017-09-25iommu/amd: Declare MSI and HT regions as reserved IOVA regionsEric Auger
2017-09-25iommu/vt-d: Implement reserved region get/put callbacksEric Auger
2017-09-25iommu: Implement reserved_regions iommu-group sysfs fileEric Auger
2017-09-25iommu: iommu_get_group_resv_regionsEric Auger
2017-09-25iommu: Only map direct mapped regionsEric Auger
2017-09-25iommu: iommu_alloc_resv_regionEric Auger
2017-09-25iommu: Add a new type field in iommu_resv_regionEric Auger
2017-09-25iommu: Rename iommu_dm_regions into iommu_resv_regionsEric Auger
2017-09-25iommu/dma: Allow MSI-only cookiesRobin Murphy
2017-09-25iommu/arm-smmu: Add global SMR masking propertyRobin Murphy
2017-09-25iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entriesNipun Gupta
2017-09-25iommu: arm-smmu: Add support for the fsl-mc busNipun Gupta
2017-09-25iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassedSunil Goutham
2017-08-11iommu/amd: Enable ga_log_intr when enabling guest_modeSuravee Suthikulpanit
2017-07-05iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian
2017-07-05iommu/dma: Don't reserve PCI I/O windowsRobin Murphy
2017-07-05iommu: Handle default domain attach failureRobin Murphy
2017-07-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-05-25iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed
2017-03-30iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen
2017-03-12iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj
2017-01-12iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang
2017-01-12iommu/vt-d: Fix pasid table size encodingJacob Pan
2017-01-12iommu/amd: Fix the left value check of cmd bufferHuang Rui