Age | Commit message (Expand) | Author | Files | Lines |
2017-11-13 | Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-... | Alex Williamson | 1 | -5/+15 |
2017-10-20 | iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500 | Feng Kan | 1 | -1/+2 |
2017-10-20 | iommu/arm-smmu: Remove ACPICA workarounds | Robin Murphy | 1 | -8/+0 |
2017-10-02 | iommu/io-pgtable-arm: Convert to IOMMU API TLB sync | Robin Murphy | 1 | -5/+15 |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 1 | -261/+123 |
2017-08-19 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 1 | -59/+114 |
2017-08-16 | iommu/arm-smmu: Add system PM support | Robin Murphy | 1 | -0/+11 |
2017-08-16 | iommu/arm-smmu: Track context bank state | Robin Murphy | 1 | -59/+97 |
2017-08-16 | iommu/arm-smmu-v3: Implement shutdown method | Nate Watterson | 1 | -0/+6 |
2017-08-15 | iommu/arm-smmu: Split out register defines | Rob Clark | 1 | -202/+9 |
2017-08-11 | iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device | Artem Savkov | 1 | -0/+7 |
2017-07-20 | iommu/arm-smmu: Fix the error path in arm_smmu_add_device | Vivek Gautam | 1 | -4/+3 |
2017-07-20 | iommu/arm-smmu: Reintroduce locking around TLB sync operations | Will Deacon | 1 | -1/+10 |
2017-06-23 | iommu/arm-smmu: Remove io-pgtable spinlock | Robin Murphy | 1 | -31/+14 |
2017-06-23 | iommu/io-pgtable: Introduce explicit coherency | Robin Murphy | 1 | -0/+3 |
2017-06-23 | iommu/arm-smmu: Plumb in new ACPI identifiers | Robin Murphy | 1 | -0/+16 |
2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 1 | -156/+222 |
2017-04-26 | iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed | Sunil Goutham | 1 | -0/+3 |
2017-04-25 | iommu/arm-smmu: Correct sid to mask | Peng Fan | 1 | -1/+1 |
2017-04-20 | iommu/arm-smmu: Clean up early-probing workarounds | Robin Murphy | 1 | -63/+47 |
2017-04-06 | iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains | Will Deacon | 1 | -3/+17 |
2017-04-06 | iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains | Will Deacon | 1 | -0/+6 |
2017-04-06 | iommu/arm-smmu: Add global SMR masking property | Robin Murphy | 1 | -1/+3 |
2017-04-06 | iommu/arm-smmu: Poll for TLB sync completion more effectively | Robin Murphy | 1 | -8/+10 |
2017-04-06 | iommu/arm-smmu: Use per-context TLB sync as appropriate | Robin Murphy | 1 | -33/+80 |
2017-04-06 | iommu/arm-smmu: Tidy up context bank indexing | Robin Murphy | 1 | -16/+15 |
2017-04-06 | iommu/arm-smmu: Simplify ASID/VMID handling | Robin Murphy | 1 | -17/+19 |
2017-04-06 | iommu/arm-smmu: Fix 16-bit ASID configuration | Sunil Goutham | 1 | -19/+23 |
2017-04-06 | iommu/arm-smmu: Print message when Cavium erratum 27704 was detected | Robert Richter | 1 | -0/+1 |
2017-03-22 | iommu/dma: Make PCI window reservation generic | Robin Murphy | 1 | -0/+2 |
2017-03-22 | iommu: Disambiguate MSI region types | Robin Murphy | 1 | -1/+1 |
2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 1 | -25/+110 |
2017-02-10 | iommu: Remove iommu_register_instance interface | Joerg Roedel | 1 | -1/+0 |
2017-02-10 | iommu/arm-smmu: Make use of the iommu_register interface | Joerg Roedel | 1 | -0/+30 |
2017-01-30 | Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/... | Joerg Roedel | 1 | -1/+1 |
2017-01-26 | iommu/arm-smmu: Fix for ThunderX erratum #27704 | Tomasz Nowicki | 1 | -0/+3 |
2017-01-26 | iommu/arm-smmu: Support for Extended Stream ID (16 bit) | Aleksey Makarov | 1 | -21/+48 |
2017-01-23 | iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore | Eric Auger | 1 | -2/+0 |
2017-01-23 | iommu/arm-smmu: Implement reserved region get/put callbacks | Eric Auger | 1 | -0/+28 |
2017-01-19 | iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged' | Sricharan R | 1 | -1/+1 |
2016-12-06 | Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm... | Joerg Roedel | 1 | -41/+136 |
2016-11-29 | iommu/arm-smmu: Add IORT configuration | Lorenzo Pieralisi | 1 | -1/+76 |
2016-11-29 | iommu/arm-smmu: Split probe functions into DT/generic portions | Lorenzo Pieralisi | 1 | -25/+37 |
2016-11-29 | iommu/arm-smmu: Convert struct device of_node to fwnode usage | Lorenzo Pieralisi | 1 | -5/+6 |
2016-11-29 | iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entries | Nipun Gupta | 1 | -9/+16 |
2016-11-29 | iommu/arm-smmu: Constify iommu_gather_ops structures | Bhumika Goyal | 1 | -1/+1 |
2016-11-15 | iommu/arm-smmu: Fix group refcounting | Robin Murphy | 1 | -1/+1 |
2016-11-08 | iommu/arm-smmu: Fix out-of-bounds dereference | Robin Murphy | 1 | -1/+3 |
2016-11-08 | iommu/arm-smmu: Check that iommu_fwspecs are ours | Robin Murphy | 1 | -1/+1 |
2016-11-08 | iommu/arm-smmu: Work around ARM DMA configuration | Robin Murphy | 1 | -0/+10 |