summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm
AgeCommit message (Expand)AuthorFilesLines
2022-08-21iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He1-2/+5
2022-06-14iommu/arm-smmu-v3: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2022-06-14iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()Yang Yingliang1-3/+2
2022-04-13iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui1-0/+1
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translationXiyu Yang1-2/+6
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang1-1/+1
2021-05-14iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASKZhen Lei1-1/+1
2021-03-04iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRsIsaac J. Manjarres1-0/+2
2021-03-04iommu: Switch gather->end to the inclusive endYong Wu1-1/+1
2021-01-17iommu/arm-smmu-qcom: Initialize SCTLR of the bypass contextBjorn Andersson1-0/+2
2020-12-30iommu/arm-smmu-qcom: Implement S2CR quirkBjorn Andersson1-0/+67
2020-12-30iommu/arm-smmu-qcom: Read back stream mappingsBjorn Andersson1-0/+23
2020-12-30iommu/arm-smmu: Allow implementation specific write_s2crBjorn Andersson2-3/+11
2020-11-23arm-smmu-qcom: Ensure the qcom_scm driver has finished probingJohn Stultz1-0/+4
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel8-766/+1254
2020-09-29iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()Yu Kuai1-2/+6
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-22iommu/arm-smmu: Constify some helpersRob Clark1-3/+3
2020-09-22iommu/arm-smmu: Prepare for the adreno-smmu implementationJordan Crouse3-55/+73
2020-09-22iommu/arm-smmu: Add support for split pagetablesJordan Crouse2-10/+34
2020-09-22iommu/arm-smmu: Pass io-pgtable config to implementation specific functionJordan Crouse3-7/+10
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-09-04iommu/qcom: Drop of_match_ptr to fix -Wunused-const-variableKrzysztof Kozlowski1-2/+2
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 Roedel10-0/+8523
2020-07-27iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon10-0/+8536