aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/ipmmu-vmsa.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Gravatar Joerg Roedel 1-48/+58
2019-09-05iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3Gravatar Hai Nguyen Pham 1-33/+38
2019-09-05iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort orderGravatar Geert Uytterhoeven 1-4/+3
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()Gravatar Will Deacon 1-1/+1
2019-07-29iommu/io-pgtable: Remove unused ->tlb_sync() callbackGravatar Will Deacon 1-1/+0
2019-07-29iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()Gravatar Will Deacon 1-7/+0
2019-07-29iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in driversGravatar Will Deacon 1-0/+8
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Gravatar Will Deacon 1-3/+9
2019-07-24iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsGravatar Will Deacon 1-2/+2
2019-07-01Merge branch 'arm/renesas' into arm/smmuGravatar Joerg Roedel 1-62/+125
2019-06-25iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagGravatar Will Deacon 1-0/+1
2019-06-03iommu/ipmmu-vmsa: Add suspend/resume supportGravatar Geert Uytterhoeven 1-1/+46
2019-06-03iommu/ipmmu-vmsa: Extract hardware context initializationGravatar Geert Uytterhoeven 1-43/+48
2019-06-03iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific featuresGravatar Geert Uytterhoeven 1-2/+3
2019-06-03iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsignedGravatar Geert Uytterhoeven 1-3/+2
2019-06-03iommu/ipmmu-vmsa: Prepare to handle 40-bit error addressesGravatar Geert Uytterhoeven 1-6/+9
2019-06-03iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfsGravatar Geert Uytterhoeven 1-7/+17
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-27/+61
2018-12-17iommu/ipmmu-vmsa: Use helper functions to access dev->iommu_fwspecGravatar Joerg Roedel 1-4/+8
2018-12-17iommu/ipmmu-vmsa: Hook up r8a774c0 DT matching codeGravatar Fabrizio Castro 1-0/+5
2018-12-03iommu/ipmmu-vmsa: Make it explicitly non-modularGravatar Paul Gortmaker 1-15/+3
2018-12-03iommu/ipmmu-vmsa: Add an array of slave devices whitelistGravatar Yoshihiro Shimoda 1-1/+12
2018-12-03iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisionsGravatar Yoshihiro Shimoda 1-8/+26
2018-11-08iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching codeGravatar Fabrizio Castro 1-0/+4
2018-11-08iommu/ipmmu-vmsa: Fix crash on early domain freeGravatar Geert Uytterhoeven 1-0/+3
2018-11-06iommu/ipmmu-vmsa: Hook up r8a77990 DT matching codeGravatar Hai Nguyen Pham 1-0/+4
2018-09-25iommu/ipmmu-vmsa: Convert to SPDX identifiersGravatar Kuninori Morimoto 1-4/+1
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-13/+46
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Gravatar Joerg Roedel 1-13/+50
2018-08-08iommu: Remove the ->map_sg indirectionGravatar Christoph Hellwig 1-1/+0
2018-07-27iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSAGravatar Dmitry Osipenko 1-0/+7
2018-07-27iommu/ipmmu-vmsa: Fix allocation in atomic contextGravatar Geert Uytterhoeven 1-5/+4
2018-07-20iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3Gravatar Yoshihiro Shimoda 1-0/+8
2018-07-10iommu: Remove IOMMU_OF_DECLAREGravatar Rob Herring 1-3/+0
2018-07-06iommu/ipmmu-vmsa: Hook up R8A77965 DT matching codeGravatar Jacopo Mondi 1-0/+5
2018-07-06iommu/ipmmu-vmsa: Hook up r8a779(70|95) DT matching codeGravatar Simon Horman 1-0/+10
2018-07-06iommu/ipmmu-vmsa: Hook up r8a7796 DT matching codeGravatar Magnus Damm 1-4/+9
2018-07-06iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48Gravatar Magnus Damm 1-3/+7
2018-01-17iommu: Clean up of_iommu_init_fnGravatar Robin Murphy 1-2/+2
2018-01-17iommu/ipmmu-vmsa: Remove redundant of_iommu_init_fn hookGravatar Robin Murphy 1-12/+2
2017-11-06iommu/ipmmu-vmsa: Hook up r8a7795 DT matching codeGravatar Magnus Damm 1-0/+29
2017-11-06iommu/ipmmu-vmsa: Allow two bit SL0Gravatar Magnus Damm 1-1/+13
2017-11-06iommu/ipmmu-vmsa: Make IMBUSCTR setup optionalGravatar Magnus Damm 1-3/+6
2017-11-06iommu/ipmmu-vmsa: Write IMCTR twiceGravatar Magnus Damm 1-21/+35
2017-11-06iommu/ipmmu-vmsa: IPMMU device is 40-bit bus masterGravatar Magnus Damm 1-0/+1
2017-11-06iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()Gravatar Magnus Damm 1-9/+41
2017-11-06iommu/ipmmu-vmsa: Enable multi context supportGravatar Magnus Damm 1-8/+22
2017-11-06iommu/ipmmu-vmsa: Add optional root device featureGravatar Magnus Damm 1-17/+73
2017-11-06iommu/ipmmu-vmsa: Introduce features, break out aliasGravatar Magnus Damm 1-7/+24