summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* iommu/arm-smmu-v3: Convert comma to semicolonChen Ni2024-10-081-1/+1
* iommu/arm-smmu-v3: Fix last_sid_idx calculation for sid_bits==32Daniel Mentz2024-10-081-1/+1
* iommu/arm-smmu: Clarify MMU-500 CPRE workaroundRobin Murphy2024-10-081-2/+2
*---. Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...Joerg Roedel2024-09-137-287/+1449
|\ \ \
| | | * iommu: Allow ATS to work on VFs when the PF uses IDENTITYJason Gunthorpe2024-08-301-0/+6
| | |/
| * | iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfgJason Gunthorpe2024-09-092-67/+72
| * | iommu/arm-smmu-v3: Add types for each level of the CD tableJason Gunthorpe2024-09-092-24/+44
| * | iommu/arm-smmu-v3: Shrink the cdtab l1_desc arrayJason Gunthorpe2024-09-092-25/+18
| * | iommu/arm-smmu-v3: Do not use devm for the cd table allocationsJason Gunthorpe2024-09-091-16/+13
| * | iommu/arm-smmu-v3: Remove strtab_base/cfgJason Gunthorpe2024-09-092-30/+27
| * | iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfgJason Gunthorpe2024-09-092-50/+50
| * | iommu/arm-smmu-v3: Add types for each level of the 2 level stream tableJason Gunthorpe2024-09-092-12/+19
| * | iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()Jason Gunthorpe2024-09-092-27/+32
| * | iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660Dmitry Baryshkov2024-09-091-1/+13
| * | iommu/arm-smmu-v3: Use the new rb tree helpersJason Gunthorpe2024-09-061-37/+31
| * | iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherentNicolin Chen2024-09-053-33/+60
| * | iommu/tegra241-cmdqv: Drop static at local variableNicolin Chen2024-09-051-1/+1
| * | iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()Dan Carpenter2024-09-041-3/+3
| * | iommu/tegra241-cmdqv: Fix -Wformat-truncation warnings in lvcmdq_error_headerNicolin Chen2024-09-021-8/+8
| * | iommu/arm-smmu-v3-test: Test masters with stall enabledMostafa Saleh2024-08-301-21/+62
| * | iommu/arm-smmu-v3: Match Stall behaviour for S2Mostafa Saleh2024-08-302-5/+4
| * | iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTFNicolin Chen2024-08-303-14/+51
| * | iommu/arm-smmu-v3: Start a new batch if new command is not supportedNicolin Chen2024-08-302-2/+11
| * | iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQVNate Watterson2024-08-304-1/+902
| * | iommu/arm-smmu-v3: Add struct arm_smmu_impl_opsJason Gunthorpe2024-08-302-1/+60
| * | iommu/arm-smmu-v3: Add acpi_smmu_iort_probe_model for implNicolin Chen2024-08-301-5/+10
| * | iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQVNicolin Chen2024-08-302-1/+16
| * | iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQVNicolin Chen2024-08-302-10/+17
| * | iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_initNicolin Chen2024-08-301-3/+3
| * | iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmdNicolin Chen2024-08-301-4/+6
| * | iommu/arm-smmu-v3: Issue a batch of commands to the same cmdqNicolin Chen2024-08-302-18/+31
| * | iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pagesKonrad Dybcio2024-08-271-0/+9
| * | iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linuxMarc Gonzalez2024-08-231-0/+7
| * | iommu/arm-smmu-v3: Fix a NULL vs IS_ERR() checkDan Carpenter2024-08-161-2/+2
| * | iommu/arm-smmu-v3: Remove the unused empty definitionZhang Zekun2024-08-161-5/+0
| * | iommu/arm-smmu: Un-demote unhandled-fault msgRob Clark2024-08-161-1/+1
| |/
* / iommu: Handle iommu faults for a bad iopf setupPranjal Shrivastava2024-08-231-1/+1
|/
* iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappingsAshish Mhetre2024-07-251-1/+1
* Merge branch 'iommu/fwspec-ops-removal' into iommu/nextWill Deacon2024-07-121-2/+1
|\
| * iommu: Resolve fwspec ops automaticallyRobin Murphy2024-07-041-2/+1
* | iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_initGeorgi Djakov2024-07-043-16/+42
* | iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mappingKunkun Jiang2024-07-032-0/+18
* | iommu/arm-smmu-v3: Add support for dirty tracking in domain allocJoao Martins2024-07-031-23/+61
* | iommu/arm-smmu-v3: Add feature detection for HTTUJean-Philippe Brucker2024-07-032-0/+37
* | iommu/arm-smmu-v3: Add support for domain_alloc_user fnShameer Kolothum2024-07-031-2/+31
* | iommu/arm-smmu-qcom: record reason for deferring probeZhenhua Huang2024-07-021-1/+2
* | iommu/arm-smmu: Pretty-print context fault related regsRob Clark2024-07-023-51/+92
* | iommu/arm-smmu-qcom-debug: Do not print for handled faultsRob Clark2024-07-021-4/+0
* | iommu/arm-smmu: Add CB prefix to register bitfieldsRob Clark2024-07-025-41/+41
* | iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-021-0/+1