summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm
AgeCommit message (Expand)Author
2024-09-13Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...Joerg Roedel
2024-09-09iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfgJason Gunthorpe
2024-09-09iommu/arm-smmu-v3: Add types for each level of the CD tableJason Gunthorpe
2024-09-09iommu/arm-smmu-v3: Shrink the cdtab l1_desc arrayJason Gunthorpe
2024-09-09iommu/arm-smmu-v3: Do not use devm for the cd table allocationsJason Gunthorpe
2024-09-09iommu/arm-smmu-v3: Remove strtab_base/cfgJason Gunthorpe
2024-09-09iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfgJason Gunthorpe
2024-09-09iommu/arm-smmu-v3: Add types for each level of the 2 level stream tableJason Gunthorpe
2024-09-09iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()Jason Gunthorpe
2024-09-09iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660Dmitry Baryshkov
2024-09-06iommu/arm-smmu-v3: Use the new rb tree helpersJason Gunthorpe
2024-09-05iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherentNicolin Chen
2024-09-05iommu/tegra241-cmdqv: Drop static at local variableNicolin Chen
2024-09-04iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()Dan Carpenter
2024-09-02iommu/tegra241-cmdqv: Fix -Wformat-truncation warnings in lvcmdq_error_headerNicolin Chen
2024-08-30iommu/arm-smmu-v3-test: Test masters with stall enabledMostafa Saleh
2024-08-30iommu/arm-smmu-v3: Match Stall behaviour for S2Mostafa Saleh
2024-08-30iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTFNicolin Chen
2024-08-30iommu/arm-smmu-v3: Start a new batch if new command is not supportedNicolin Chen
2024-08-30iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQVNate Watterson
2024-08-30iommu/arm-smmu-v3: Add struct arm_smmu_impl_opsJason Gunthorpe
2024-08-30iommu/arm-smmu-v3: Add acpi_smmu_iort_probe_model for implNicolin Chen
2024-08-30iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQVNicolin Chen
2024-08-30iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQVNicolin Chen
2024-08-30iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_initNicolin Chen
2024-08-30iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmdNicolin Chen
2024-08-30iommu/arm-smmu-v3: Issue a batch of commands to the same cmdqNicolin Chen
2024-08-30iommu: Allow ATS to work on VFs when the PF uses IDENTITYJason Gunthorpe
2024-08-27iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pagesKonrad Dybcio
2024-08-23iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linuxMarc Gonzalez
2024-08-23iommu: Handle iommu faults for a bad iopf setupPranjal Shrivastava
2024-08-16iommu/arm-smmu-v3: Fix a NULL vs IS_ERR() checkDan Carpenter
2024-08-16iommu/arm-smmu-v3: Remove the unused empty definitionZhang Zekun
2024-08-16iommu/arm-smmu: Un-demote unhandled-fault msgRob Clark
2024-07-25iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappingsAshish Mhetre
2024-07-12Merge branch 'iommu/fwspec-ops-removal' into iommu/nextWill Deacon
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy
2024-07-04iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_initGeorgi Djakov
2024-07-03iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mappingKunkun Jiang
2024-07-03iommu/arm-smmu-v3: Add support for dirty tracking in domain allocJoao Martins
2024-07-03iommu/arm-smmu-v3: Add feature detection for HTTUJean-Philippe Brucker
2024-07-03iommu/arm-smmu-v3: Add support for domain_alloc_user fnShameer Kolothum
2024-07-02iommu/arm-smmu-qcom: record reason for deferring probeZhenhua Huang
2024-07-02iommu/arm-smmu: Pretty-print context fault related regsRob Clark
2024-07-02iommu/arm-smmu-qcom-debug: Do not print for handled faultsRob Clark
2024-07-02iommu/arm-smmu: Add CB prefix to register bitfieldsRob Clark
2024-07-02iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-02iommu/arm-smmu-v3: Shrink the strtab l1_desc arrayJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Do not zero the strtab twiceJason Gunthorpe
2024-07-02iommu/arm-smmu-v3: Allow setting a S1 domain to a PASIDJason Gunthorpe