summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm/arm-smmu-v3
AgeCommit message (Expand)AuthorFilesLines
2021-02-01Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updatesWill Deacon1-1/+1
2021-01-27iommu: Switch gather->end to the inclusive endYong Wu1-1/+1
2021-01-22iommu/arm-smmu-v3: Add support for VHEJean-Philippe Brucker2-7/+28
2021-01-22iommu/arm-smmu-v3: Make BTM optional for SVAJean-Philippe Brucker3-3/+25
2021-01-22iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()Jean-Philippe Brucker1-27/+36
2021-01-22iommu/arm-smmu-v3: Use DEFINE_RES_MEM() to simplify codeZhen Lei1-5/+1
2021-01-22iommu/arm-smmu-v3: Remove the page 1 fixupRobin Murphy2-30/+20
2020-12-08iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy1-7/+0
2020-12-08Merge branch 'for-next/iommu/svm' into for-next/iommu/coreWill Deacon3-12/+312
2020-11-23iommu/arm-smmu-v3: Hook up ATC invalidation to mm opsJean-Philippe Brucker3-3/+33
2020-11-23iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()Jean-Philippe Brucker3-10/+280
2020-11-10iommu/arm-smmu-v3: Assign boolean values to a bool variableKaixu Xia1-1/+1
2020-09-29iommu/arm-smmu-v3: Add SVA device featureJean-Philippe Brucker3-0/+154
2020-09-29iommu/arm-smmu-v3: Check for SVA featuresJean-Philippe Brucker3-0/+58
2020-09-29iommu/arm-smmu-v3: Seize private ASIDJean-Philippe Brucker3-15/+57
2020-09-29iommu/arm-smmu-v3: Share process page tablesJean-Philippe Brucker4-8/+162
2020-09-29iommu/arm-smmu-v3: Move definitions to a headerJean-Philippe Brucker2-660/+677
2020-09-29iommu/arm-smmu-v3: Ensure queue is read after updating prod pointerZhou Wang1-2/+9
2020-09-21iommu/arm-smmu-v3: Fix endianness annotationsJean-Philippe Brucker1-2/+2
2020-09-07iommu/arm-smmu-v3: permit users to disable msi pollingBarry Song1-5/+12
2020-09-07iommu/arm-smmu-v3: replace module_param_named by module_param for disable_bypassBarry Song1-1/+1
2020-09-07iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for modu...Barry Song1-1/+1
2020-09-07iommu/arm-smmu-v3: Fix l1 stream table size in the error messageZenghui Yu1-1/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-6/+5
2020-07-29Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel2-0/+4167
2020-07-27iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon2-0/+4167