summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm
AgeCommit message (Expand)Author
2020-12-08iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy
2020-12-08Merge branch 'for-next/iommu/fixes' into for-next/iommu/coreWill Deacon
2020-12-08Merge branch 'for-next/iommu/svm' into for-next/iommu/coreWill Deacon
2020-11-25iommu: arm-smmu-impl: Add a space before open parenthesisSai Prakash Ranjan
2020-11-25iommu: arm-smmu-impl: Use table to list QCOM implementationsSai Prakash Ranjan
2020-11-25iommu/arm-smmu: Move non-strict mode to use io_pgtable_domain_attrSai Prakash Ranjan
2020-11-25iommu/arm-smmu: Add support for pagetable config domain attributeSai Prakash Ranjan
2020-11-23arm-smmu-qcom: Ensure the qcom_scm driver has finished probingJohn Stultz
2020-11-23iommu/arm-smmu-v3: Hook up ATC invalidation to mm opsJean-Philippe Brucker
2020-11-23iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()Jean-Philippe Brucker
2020-11-10iommu/arm-smmu: Add a way for implementations to influence SCTLRRob Clark
2020-11-10iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMUJordan Crouse
2020-11-10iommu/arm-smmu-v3: Assign boolean values to a bool variableKaixu Xia
2020-11-06iommu/arm-smmu: Use new devm_krealloc()Robin Murphy
2020-10-29iommu/arm-smmu-qcom: Implement S2CR quirkBjorn Andersson
2020-10-29iommu/arm-smmu-qcom: Read back stream mappingsBjorn Andersson
2020-10-29iommu/arm-smmu: Allow implementation specific write_s2crBjorn Andersson
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel
2020-09-29iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()Yu Kuai
2020-09-28iommu/arm-smmu-v3: Add SVA device featureJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Check for SVA featuresJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Seize private ASIDJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Share process page tablesJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Move definitions to a headerJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Ensure queue is read after updating prod pointerZhou Wang
2020-09-21iommu/arm-smmu: Constify some helpersRob Clark
2020-09-21iommu/arm-smmu: Prepare for the adreno-smmu implementationJordan Crouse
2020-09-21iommu/arm-smmu: Add support for split pagetablesJordan Crouse
2020-09-21iommu/arm-smmu: Pass io-pgtable config to implementation specific functionJordan Crouse
2020-09-21iommu/arm-smmu-v3: Fix endianness annotationsJean-Philippe Brucker
2020-09-07iommu/arm-smmu-v3: permit users to disable msi pollingBarry Song
2020-09-07iommu/arm-smmu-v3: replace module_param_named by module_param for disable_bypassBarry Song
2020-09-07iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for modu...Barry Song
2020-09-07iommu/arm-smmu-v3: Fix l1 stream table size in the error messageZenghui Yu
2020-09-04iommu/qcom: Drop of_match_ptr to fix -Wunused-const-variableKrzysztof Kozlowski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-29Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2020-07-27iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon