summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/ipmmu-vmsa.c
AgeCommit message (Expand)Author
2020-12-08iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-24iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang
2020-07-22iommu/ipmmu-vmsa: Add an entry for r8a77961 in soc_rcar_gen3[]Lad Prabhakar
2020-07-22iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching codeMarian-Cristian Rotariu
2020-06-30iommu/renesas: Add support for r8a77961Yoshihiro Shimoda
2020-05-13iommu/renesas: Fix unused-function warningArnd Bergmann
2020-05-05iommu/renesas: Convert to probe/release_device() call-backsJoerg Roedel
2020-03-27iommu/renesas: Use accessor functions for iommu private dataJoerg Roedel
2020-01-10iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2019-11-11iommu/ipmmu-vmsa: Add utlb_offset_baseYoshihiro Shimoda
2019-11-11iommu/ipmmu-vmsa: Add helper functions for "uTLB" registersYoshihiro Shimoda
2019-11-11iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macroYoshihiro Shimoda
2019-11-11iommu/ipmmu-vmsa: Add helper functions for MMU "context" registersYoshihiro Shimoda
2019-11-11iommu/ipmmu-vmsa: tidyup register definitionsYoshihiro Shimoda
2019-11-11iommu/ipmmu-vmsa: Remove all unused register definitionsYoshihiro Shimoda
2019-11-04iommu/io-pgtable-arm: Rationalise MAIR handlingRobin Murphy
2019-10-30iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failureYueHaibing
2019-10-15iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven
2019-10-15iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching codeBiju Das
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel
2019-09-05iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3Hai Nguyen Pham
2019-09-05iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort orderGeert Uytterhoeven
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()Will Deacon
2019-07-29iommu/io-pgtable: Remove unused ->tlb_sync() callbackWill Deacon
2019-07-29iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()Will Deacon
2019-07-29iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in driversWill Deacon
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon
2019-07-24iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon
2019-07-01Merge branch 'arm/renesas' into arm/smmuJoerg Roedel
2019-06-25iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon
2019-06-03iommu/ipmmu-vmsa: Add suspend/resume supportGeert Uytterhoeven
2019-06-03iommu/ipmmu-vmsa: Extract hardware context initializationGeert Uytterhoeven
2019-06-03iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific featuresGeert Uytterhoeven
2019-06-03iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsignedGeert Uytterhoeven
2019-06-03iommu/ipmmu-vmsa: Prepare to handle 40-bit error addressesGeert Uytterhoeven
2019-06-03iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfsGeert Uytterhoeven
2019-02-11iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-17iommu/ipmmu-vmsa: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-12-17iommu/ipmmu-vmsa: Hook up r8a774c0 DT matching codeFabrizio Castro
2018-12-03iommu/ipmmu-vmsa: Make it explicitly non-modularPaul Gortmaker
2018-12-03iommu/ipmmu-vmsa: Add an array of slave devices whitelistYoshihiro Shimoda
2018-12-03iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisionsYoshihiro Shimoda
2018-11-08iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching codeFabrizio Castro
2018-11-08iommu/ipmmu-vmsa: Fix crash on early domain freeGeert Uytterhoeven