Age | Commit message (Expand) | Author |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-01 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel |
2019-06-25 | iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag | Will Deacon |
2019-06-24 | driver_find_device: Unify the match function with class_find_device() | Suzuki K Poulose |
2019-06-14 | Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-06-12 | iommu/arm-smmu: Avoid constant zero in TLBI writes | Robin Murphy |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-04-23 | iommu/arm-smmu: Log CBFRSYNRA register on context fault | Vivek Gautam |
2019-04-05 | iommu/arm-smmu: Break insecure users by disabling bypass by default | Douglas Anderson |
2019-02-11 | iommu: Allow io-pgtable to be used outside of drivers/iommu/ | Rob Herring |
2018-12-20 | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel |
2018-12-17 | iommu/arm-smmu: Use helper functions to access dev->iommu_fwspec | Joerg Roedel |
2018-12-10 | iommu/arm-smmu: Add support for qcom,smmu-v2 variant | Vivek Gautam |
2018-12-10 | iommu/arm-smmu: Add the device_link between masters and smmu | Sricharan R |
2018-12-10 | iommu/arm-smmu: Invoke pm_runtime across the driver | Sricharan R |
2018-12-10 | iommu/arm-smmu: Add pm_runtime/sleep ops | Sricharan R |
2018-12-03 | iommu/arm-smmu: Make arm-smmu explicitly non-modular | Paul Gortmaker |
2018-10-10 | Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a... | Joerg Roedel |
2018-10-01 | iommu/arm-smmu: Support non-strict mode | Robin Murphy |
2018-10-01 | iommu/arm-smmu: Ensure that page-table updates are visible before TLBI | Will Deacon |
2018-09-25 | iommu/arm-smmu: Add support for the fsl-mc bus | Nipun Gupta |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-08 | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel |
2018-08-08 | iommu: Remove the ->map_sg indirection | Christoph Hellwig |
2018-07-26 | iommu/arm-smmu: Error out only if not enough context interrupts | Vivek Gautam |
2018-07-10 | iommu: Remove IOMMU_OF_DECLARE | Rob Herring |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-01-17 | iommu: Clean up of_iommu_init_fn | Robin Murphy |
2017-11-13 | Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-... | Alex Williamson |
2017-10-20 | iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500 | Feng Kan |
2017-10-20 | iommu/arm-smmu: Remove ACPICA workarounds | Robin Murphy |
2017-10-02 | iommu/io-pgtable-arm: Convert to IOMMU API TLB sync | Robin Murphy |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel |
2017-08-19 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel |
2017-08-16 | iommu/arm-smmu: Add system PM support | Robin Murphy |
2017-08-16 | iommu/arm-smmu: Track context bank state | Robin Murphy |
2017-08-16 | iommu/arm-smmu-v3: Implement shutdown method | Nate Watterson |
2017-08-15 | iommu/arm-smmu: Split out register defines | Rob Clark |
2017-08-11 | iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device | Artem Savkov |
2017-07-20 | iommu/arm-smmu: Fix the error path in arm_smmu_add_device | Vivek Gautam |
2017-07-20 | iommu/arm-smmu: Reintroduce locking around TLB sync operations | Will Deacon |
2017-06-23 | iommu/arm-smmu: Remove io-pgtable spinlock | Robin Murphy |
2017-06-23 | iommu/io-pgtable: Introduce explicit coherency | Robin Murphy |
2017-06-23 | iommu/arm-smmu: Plumb in new ACPI identifiers | Robin Murphy |
2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel |
2017-04-26 | iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed | Sunil Goutham |
2017-04-25 | iommu/arm-smmu: Correct sid to mask | Peng Fan |
2017-04-20 | iommu/arm-smmu: Clean up early-probing workarounds | Robin Murphy |
2017-04-06 | iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains | Will Deacon |
2017-04-06 | iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains | Will Deacon |