summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm/arm-smmu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of 'remove_new' relic from platform driver structLinus Torvalds11 days2-3/+3
*-. Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...Joerg Roedel2024-11-151-16/+0
|\ \
| | * vfio: Remove VFIO_TYPE1_NESTING_IOMMUJason Gunthorpe2024-11-051-16/+0
| |/
| |
| \
*-. | Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel2024-11-151-0/+11
|\ \|
| * | iommu/arm-smmu: Defer probe of clients after smmu device boundPratyush Brahma2024-10-291-0/+11
| |/
* / iommu/arm-smmu: Clarify MMU-500 CPRE workaroundRobin Murphy2024-10-081-2/+2
|/
* iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660Dmitry Baryshkov2024-09-091-1/+13
* 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: Un-demote unhandled-fault msgRob Clark2024-08-161-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-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
|/
*-. Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel2024-05-135-8/+521
|\ \
| | * iommu/arm-smmu-qcom: Use the custom fault handler on more platformsGeorgi Djakov2024-04-181-0/+4
| | * iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845Georgi Djakov2024-04-182-0/+147
| | * iommu/arm-smmu: Allow using a threaded handler for context interruptsGeorgi Djakov2024-04-182-2/+11
| | * iommu/arm-smmu-qcom-debug: Add support for TBUsGeorgi Djakov2024-04-183-0/+357
| | * iommu/arm-smmu: Convert to domain_alloc_paging()Jason Gunthorpe2024-04-181-6/+2
| |/
* / iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()Jason Gunthorpe2024-05-101-3/+1
|/
*---. Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2024-03-083-2/+5
|\ \ \
| | | * iommu: constify of_phandle_args in xlateKrzysztof Kozlowski2024-03-012-2/+4
| | |/ | |/|
| | * iommu/arm-smmu-qcom: Add X1E80100 MDSS compatibleAbel Vesa2024-02-221-0/+1
| |/ |/|
* | Revert "iommu/arm-smmu: Convert to domain_alloc_paging()"Dmitry Baryshkov2024-02-131-11/+6
|/
*-. Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-034-78/+117
|\ \
| | * iommu: Mark dev_iommu_priv_set() with a lockdepJason Gunthorpe2023-12-121-1/+0
| | * iommu: Clean up open-coded ownership checksRobin Murphy2023-11-272-21/+4
| | * iommu/arm-smmu: Don't register fwnode for legacy bindingRobin Murphy2023-11-271-1/+2
| |/ |/|
| * iommu/arm-smmu: Convert to domain_alloc_paging()Jason Gunthorpe2023-12-131-6/+11
| * iommu/arm-smmu: Pass arm_smmu_domain to internal functionsJason Gunthorpe2023-12-131-12/+10
| * iommu/arm-smmu: Implement IOMMU_DOMAIN_BLOCKEDJason Gunthorpe2023-12-131-3/+25
| * iommu/arm-smmu: Convert to a global static identity domainJason Gunthorpe2023-12-132-29/+53
| * iommu/arm-smmu: Reorganize arm_smmu_domain_add_master()Jason Gunthorpe2023-12-131-13/+10
| * iommu/qcom: restore IOMMU state if neededVladimir Lypak2023-12-121-1/+9
| * iommu/arm-smmu-qcom: Add QCM2290 MDSS compatibleKonrad Dybcio2023-12-121-0/+1
| * iommu/arm-smmu-qcom: Add missing GMU entry to match tableRob Clark2023-12-121-0/+1
|/
*-. Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel2023-10-272-4/+43
|\ \
| | * iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()Jason Gunthorpe2023-09-251-4/+2
| | * iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAINJason Gunthorpe2023-09-251-0/+39
| |/ |/|
| * iommu/arm-smmu-qcom: Add SM7150 SMMUv2Danila Tikhonov2023-10-121-0/+1
| * iommu/arm-smmu-qcom: Add SDM670 MDSS compatibleRichard Acayan2023-10-121-0/+1
|/
*-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel2023-08-214-25/+56
|\ \
| | * iommu: Explicitly include correct DT includesRob Herring2023-08-213-4/+2
| |/ |/|
| * iommu/arm-smmu-qcom: Add SM6375 SMMUv2Konrad Dybcio2023-08-111-0/+1
| * iommu/arm-smmu-qcom: Add SM6350 DPU compatibleKonrad Dybcio2023-08-111-0/+1