aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/arm-smmu-v3.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-11iommu: Allow io-pgtable to be used outside of drivers/iommu/Gravatar Rob Herring 1-2/+1
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Gravatar Joerg Roedel 1-26/+37
2018-12-17iommu/arm-smmu: Use helper functions to access dev->iommu_fwspecGravatar Joerg Roedel 1-7/+9
2018-12-10iommu/arm-smmu-v3: Use explicit mb() when moving cons pointerGravatar Will Deacon 1-1/+7
2018-12-10iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloadsGravatar Zhen Lei 1-1/+5
2018-12-10iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writesGravatar Robin Murphy 1-1/+7
2018-12-03iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modularGravatar Paul Gortmaker 1-16/+9
2018-10-10iommu/arm-smmu-v3: Remove unnecessary wrapper functionGravatar Andrew Murray 1-8/+4
2018-10-10iommu/arm-smmu-v3: Add SPDX headerGravatar Andrew Murray 1-12/+1
2018-10-01iommu/arm-smmu-v3: Add support for non-strict modeGravatar Zhen Lei 1-23/+56
2018-10-01iommu/arm-smmu-v3: Implement flush_iotlb_all hookGravatar Zhen Lei 1-1/+9
2018-10-01iommu/arm-smmu-v3: Avoid back-to-back CMD_SYNC operationsGravatar Zhen Lei 1-3/+13
2018-10-01iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeoutGravatar Zhen Lei 1-5/+3
2018-10-01iommu/arm-smmu-v3: Fix a couple of minor comment typosGravatar John Garry 1-3/+3
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-8/+18
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Gravatar Joerg Roedel 1-8/+18
2018-08-08iommu: Remove the ->map_sg indirectionGravatar Christoph Hellwig 1-1/+0
2018-07-27iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernelGravatar Will Deacon 1-6/+16
2018-07-27iommu/arm-smmu-v3: Prevent any devices access to memory without registrationGravatar Zhen Lei 1-1/+1
2018-07-26iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer registerGravatar Miao Zhong 1-0/+1
2018-07-10iommu: Remove IOMMU_OF_DECLAREGravatar Rob Herring 1-2/+0
2018-03-27iommu/arm-smmu-v3: Support 52-bit virtual addressGravatar Robin Murphy 1-1/+9
2018-03-27iommu/arm-smmu-v3: Support 52-bit physical addressGravatar Robin Murphy 1-15/+20
2018-03-27iommu/arm-smmu-v3: Clean up queue definitionsGravatar Robin Murphy 1-73/+55
2018-03-27iommu/arm-smmu-v3: Clean up table definitionsGravatar Robin Murphy 1-90/+59
2018-03-27iommu/arm-smmu-v3: Clean up register definitionsGravatar Robin Murphy 1-97/+77
2018-03-27iommu/arm-smmu-v3: Clean up address maskingGravatar Robin Murphy 1-32/+21
2018-03-27iommu/arm-smmu-v3: limit reporting of MSI allocation failuresGravatar Nate Watterson 1-1/+6
2018-03-27iommu/arm-smmu-v3: Warn about missing IRQsGravatar Robin Murphy 1-0/+6
2018-01-17Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Gravatar Joerg Roedel 1-5/+14
2018-01-17iommu: Clean up of_iommu_init_fnGravatar Robin Murphy 1-1/+1
2018-01-02iommu/arm-smmu-v3: Cope with duplicated Stream IDsGravatar Robin Murphy 1-1/+8
2018-01-02iommu/arm-smmu-v3: Don't free page table ops twiceGravatar Jean-Philippe Brucker 1-3/+5
2017-11-13Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-...Gravatar Alex Williamson 1-0/+10
2017-10-20iommu/arm-smmu-v3: Use burst-polling for sync completionGravatar Robin Murphy 1-2/+6
2017-10-20iommu/arm-smmu-v3: Consolidate identical timeoutsGravatar Will Deacon 1-11/+13
2017-10-20iommu/arm-smmu-v3: Split arm_smmu_cmdq_issue_sync in halfGravatar Will Deacon 1-12/+35
2017-10-20iommu/arm-smmu-v3: Use CMD_SYNC completion MSIGravatar Robin Murphy 1-2/+49
2017-10-20iommu/arm-smmu-v3: Forget about cmdq-sync interruptGravatar Robin Murphy 1-23/+1
2017-10-20iommu/arm-smmu-v3: Specialise CMD_SYNC handlingGravatar Robin Murphy 1-18/+34
2017-10-20iommu/arm-smmu-v3: Correct COHACC override messageGravatar Robin Murphy 1-1/+1
2017-10-20iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.SGravatar Yisheng Xie 1-3/+12
2017-10-20iommu/arm-smmu-v3: Ensure we sync STE when only changing config fieldGravatar Will Deacon 1-1/+5
2017-10-20iommu/arm-smmu: Remove ACPICA workaroundsGravatar Robin Murphy 1-10/+1
2017-10-02iommu/io-pgtable-arm: Convert to IOMMU API TLB syncGravatar Robin Murphy 1-0/+10
2017-08-16iommu/arm-smmu-v3: Implement shutdown methodGravatar Nate Watterson 1-0/+7
2017-06-23iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126Gravatar Geetha Sowjanya 1-24/+70
2017-06-23iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161...Gravatar shameer 1-1/+11
2017-06-23iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74Gravatar Linu Cherian 1-18/+50
2017-06-23iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin...Gravatar Robert Richter 1-0/+5