Age | Commit message (Expand) | Author |
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 |
2021-12-14 | iommu/arm-smmu-qcom: Fix TTBR0 read | Rob Clark |
2021-10-31 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/... | Joerg Roedel |
2021-10-08 | iommu/arm-smmu-qcom: Request direct mapping for modem device | Sibi Sankar |
2021-10-07 | qcom_scm: hide Kconfig symbol | Arnd Bergmann |
2021-10-04 | iommu: arm-smmu-qcom: Add compatible for QCM2290 | Loic Poulain |
2021-10-04 | iommu/arm-smmu-qcom: Add SM6350 SMMU compatible | Konrad Dybcio |
2021-10-04 | iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd() | Zhen Lei |
2021-10-04 | iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master() | Zhen Lei |
2021-08-20 | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'... | Joerg Roedel |
2021-08-20 | iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group() | Yang Yingliang |
2021-08-18 | iommu/arm-smmu: Prepare for multiple DMA domain types | Robin Murphy |
2021-08-18 | iommu/io-pgtable: Remove non-strict quirk | Robin Murphy |
2021-08-18 | iommu/arm-smmu: Drop IOVA cookie management | Robin Murphy |
2021-08-13 | iommu/arm-smmu-v3: Stop pre-zeroing batch commands | John Garry |
2021-08-13 | iommu/arm-smmu-v3: Extract reusable function __arm_smmu_cmdq_skip_err() | Zhen Lei |
2021-08-13 | iommu/arm-smmu-v3: Add and use static helper function arm_smmu_get_cmdq() | Zhen Lei |
2021-08-13 | iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd... | Zhen Lei |
2021-08-13 | iommu/arm-smmu-v3: Use command queue batching helpers to improve performance | Zhen Lei |
2021-08-13 | iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation | Sai Prakash Ranjan |
2021-08-10 | iommu/arm-smmu: Fix race condition during iommu_group creation | Krishna Reddy |
2021-08-10 | iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks | Sai Prakash Ranjan |
2021-08-02 | iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callback | Xiang Chen |
2021-08-02 | iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callback | Xiang Chen |
2021-08-02 | iommu/arm-smmu-v3: Remove some unneeded init in arm_smmu_cmdq_issue_cmdlist() | John Garry |
2021-07-26 | iommu: Streamline iommu_iova_to_phys() | Robin Murphy |
2021-07-26 | iommu/arm-smmu: Implement the map_pages() IOMMU driver callback | Isaac J. Manjarres |
2021-07-26 | iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback | Isaac J. Manjarres |
2021-07-15 | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-07-14 | iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path" | Marek Szyprowski |
2021-07-13 | iommu/arm-smmu-v3: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-07-10 | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-02 | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |