summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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-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
2017-01-12iommu/amd: Missing error code in amd_iommu_init_device()Dan Carpenter
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-11-19iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel
2016-11-08iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy
2016-11-08iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy
2016-11-08iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3sRobin Murphy
2016-11-08iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy
2016-10-30iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds