Age | Commit message (Expand) | Author |
2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu |
2022-10-10 | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-09-09 | arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits | Mark Brown |
2022-09-09 | arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names | Mark Brown |
2022-09-09 | iommu/dma: Make header private | Robin Murphy |
2022-09-08 | iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity | Yicong Yang |
2022-09-07 | iommu: Clean up bus_set_iommu() | Robin Murphy |
2022-09-07 | iommu/arm-smmu-v3: Clean up bus_set_iommu() | Robin Murphy |
2022-09-07 | iommu/arm-smmu: Clean up bus_set_iommu() | Robin Murphy |
2022-09-07 | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY better | Robin Murphy |
2022-09-07 | iommu: Retire iommu_capable() | Robin Murphy |
2022-07-29 | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel |
2022-07-19 | iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop | Liang He |
2022-07-19 | iommu/arm-smmu-qcom: Add SM6375 SMMU compatible | Konrad Dybcio |
2022-07-15 | iommu/arm-smmu-v3: cleanup arm_smmu_dev_{enable,disable}_feature | Christoph Hellwig |
2022-07-15 | iommu: remove the put_resv_regions method | Christoph Hellwig |
2022-07-15 | iommu: remove iommu_dev_feature_enabled | Christoph Hellwig |
2022-07-15 | iommu: remove the unused dev_has_feat method | Christoph Hellwig |
2022-07-08 | iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts | Sai Prakash Ranjan |
2022-07-06 | iommu: arm-smmu-impl: Add 8250 display compatible to the client list. | Emma Anholt |
2022-07-06 | iommu: Clean up release_device checks | Robin Murphy |
2022-07-06 | iommu/arm-smmu: Get associated RMR info and install bypass SMR | Jon Nettleton |
2022-07-06 | iommu/arm-smmu-v3: Get associated RMR info and install bypass STE | Shameer Kolothum |
2022-07-06 | iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass | Shameer Kolothum |
2022-07-06 | iommu/arm-smmu-v3: Introduce strtab init helper | Shameer Kolothum |
2022-05-10 | iommu/arm-smmu: Force identity domains for legacy binding | Robin Murphy |
2022-05-06 | iommu/arm-smmu: Support Tegra234 SMMU | Thierry Reding |
2022-05-06 | iommu/arm-smmu-qcom: Add SC8280XP support | Bjorn Andersson |
2022-05-06 | iommu/arm-smmu-v3-sva: Fix mm use-after-free | Jean-Philippe Brucker |
2022-05-06 | iommu/arm-smmu-v3: check return value after calling platform_get_resource() | Yang Yingliang |
2022-05-06 | iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() | Yang Yingliang |
2022-04-22 | iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu | Ashish Mhetre |
2022-04-20 | iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range() | Nicolin Chen |
2022-03-24 | Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-08 | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel |
2022-03-07 | iommu/arm-smmu: Account for PMU interrupts | Robin Murphy |
2022-02-28 | iommu: Split struct iommu_ops | Lu Baolu |
2022-02-15 | iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit | Fenghua Yu |
2022-02-08 | iommu/arm-smmu-v3: fix event handling soft lockup | Zhou Guanghui |
2022-02-08 | iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe | Miaoqian Lin |
2022-02-08 | iommu/arm-smmu-v3: Simplify memory allocation | Christophe JAILLET |
2022-02-08 | iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation | Christophe JAILLET |
2022-01-13 | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-12-16 | iommu/arm-smmu-v3: Use msi_get_virq() | Thomas Gleixner |
2021-12-16 | platform-msi: Use msi_desc::msi_index | Thomas Gleixner |
2021-12-16 | device: Move MSI related data into a struct | Thomas Gleixner |
2021-12-15 | Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq" | Zhou Wang |
2021-12-14 | iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_ops | Rikard Falkeborn |
2021-12-14 | iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation | Vinod Koul |