summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm/arm-smmu-v3
AgeCommit message (Expand)Author
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