summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
AgeCommit message (Expand)Author
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-04-16iommu: Statically set module ownerRobin Murphy
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-07iommu/arm-smmu-v3: Remove the unused fields for PREFETCH_CONFIG commandZenghui Yu
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig
2021-04-07iommu/arm-smmu-v3: Maintain a SID->device structureJean-Philippe Brucker
2021-04-07iommu/arm-smmu-v3: Use device properties for pasid-num-bitsJean-Philippe Brucker
2021-03-30iommu/arm-smmu-v3: Add a check to avoid invalid iotlb syncXiang Chen
2021-02-01Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updatesWill Deacon
2021-01-27iommu: Switch gather->end to the inclusive endYong Wu
2021-01-22iommu/arm-smmu-v3: Add support for VHEJean-Philippe Brucker
2021-01-22iommu/arm-smmu-v3: Make BTM optional for SVAJean-Philippe Brucker
2021-01-22iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()Jean-Philippe Brucker
2021-01-22iommu/arm-smmu-v3: Use DEFINE_RES_MEM() to simplify codeZhen Lei
2021-01-22iommu/arm-smmu-v3: Remove the page 1 fixupRobin Murphy
2020-12-08iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy
2020-12-08Merge branch 'for-next/iommu/svm' into for-next/iommu/coreWill Deacon
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-v3: Assign boolean values to a bool variableKaixu Xia
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-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-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