summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2020-07-22iommu/exynos: Rename update_pte()Robin Murphy1-6/+6
2020-07-22iommu/ipmmu-vmsa: Add an entry for r8a77961 in soc_rcar_gen3[]Lad Prabhakar1-0/+1
2020-07-22iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching codeMarian-Cristian Rotariu1-0/+5
2020-07-20iommu/arm-smmu: Add global/context fault implementation hooksKrishna Reddy3-2/+117
2020-07-20iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usageKrishna Reddy5-1/+185
2020-07-20iommu/arm-smmu: ioremap smmu mmio region before implementation initKrishna Reddy1-4/+4
2020-07-20iommu/arm-smmu: move TLB timeout and spin count macrosKrishna Reddy2-3/+2
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+8
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig1-0/+2
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-16iommu/arm-smmu-v3: Fix trivial typoJohn Garry1-1/+1
2020-07-16iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743Hanna Hawa1-0/+45
2020-07-16iommu/arm-smmu: Call configuration impl hook before consuming featuresTomasz Nowicki1-4/+7
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner3-4/+8
2020-07-13iommu/mediatek: Include liunx/dma-mapping.hJoerg Roedel1-0/+1
2020-07-10PCI: Treat "external-facing" devices themselves as internalRajat Jain1-3/+3
2020-07-10iommu/omap: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-10iommu/mediatek: Add mt6779 basic supportChao Hao2-0/+10
2020-07-10iommu/mediatek: Modify MMU_CTRL register settingChao Hao1-3/+5
2020-07-10iommu/mediatek: Extend protect pa alignment valueChao Hao1-1/+1
2020-07-10iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definitionChao Hao2-0/+12
2020-07-10iommu/mediatek: Add sub_comm id in translation faultChao Hao2-8/+18
2020-07-10iommu/mediatek: Move inv_sel_reg into the plat_dataChao Hao2-3/+7
2020-07-10iommu/mediatek: Setting MISC_CTRL registerChao Hao1-1/+11
2020-07-10iommu/mediatek: Use a u32 flags to describe different HW featuresChao Hao2-17/+18
2020-07-10iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRLChao Hao2-8/+11
2020-07-10iommu/renesas: Expand COMPILE_TEST coverageRobin Murphy1-1/+0
2020-07-10iommu: Tidy up Kconfig for SoC IOMMUsRobin Murphy1-12/+3
2020-07-09iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unusedJordan Crouse1-1/+1
2020-07-09iommu: Fix use-after-free in iommu_release_deviceQian Cai1-1/+1
2020-07-09iommu: arm-smmu-impl: Use qcom impl for sm8150 and sm8250 compatiblesJonathan Marek1-1/+3
2020-07-08iommu/arm-smmu: Update impl quirks commentRobin Murphy1-4/+4
2020-07-08iommu: Remove unused IOMMU_SYS_CACHE_ONLY flagWill Deacon1-3/+0
2020-06-30iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inlineJoerg Roedel1-1/+1
2020-06-30iommu: SUN50I_IOMMU should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2020-06-30iommu/sun50i: Remove unused variableMaxime Ripard1-2/+0
2020-06-30iommu/sun50i: Change the readl timeout to the atomic variantMaxime Ripard1-3/+3
2020-06-30iommu/mediatek: Do no use dev->archdata.iommuJoerg Roedel2-6/+6
2020-06-30iommu/pamu: Use dev_iommu_priv_get/set()Joerg Roedel1-4/+4
2020-06-30iommu/tegra: Use dev_iommu_priv_get/set()Joerg Roedel2-8/+8
2020-06-30iommu/rockchip: Use dev_iommu_priv_get/set()Joerg Roedel1-4/+4
2020-06-30iommu/omap: Use dev_iommu_priv_get/set()Joerg Roedel1-10/+10
2020-06-30iommu/msm: Use dev_iommu_priv_get/set()Joerg Roedel1-2/+2
2020-06-30iommu/vt-d: Use dev_iommu_priv_get/set()Joerg Roedel1-9/+9
2020-06-30iommu/exynos: Use dev_iommu_priv_get/set()Joerg Roedel1-10/+10
2020-06-30iommu/amd: Add helper functions to update domain->pt_rootJoerg Roedel1-11/+20
2020-06-30iommu/amd: Print extended features in one line to fix divergent log levelsPaul Menzel1-1/+1
2020-06-30iommu: Allow page responses without PASIDJean-Philippe Brucker1-6/+17
2020-06-30iommu/renesas: Add support for r8a77961Yoshihiro Shimoda1-1/+5
2020-06-30iommu/qcom: Change CONFIG_BIG_ENDIAN to CONFIG_CPU_BIG_ENDIANJoe Perches1-1/+1