summaryrefslogtreecommitdiff
path: root/drivers/iommu/ipmmu-vmsa.c
AgeCommit message (Expand)Author
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2024-03-01iommu: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-09iommu/ipmmu-vmsa: Minor cleanupsRobin Murphy
2023-09-25iommu/ipmmu-vmsa: Convert to generic_single_device_group()Jason Gunthorpe
2023-09-25iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()Jason Gunthorpe
2023-09-25iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAINJason Gunthorpe
2023-08-21Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel
2023-08-21iommu: Explicitly include correct DT includesRob Herring
2023-08-07iommu/ipmmu-vmsa: Allow PCIe devicesYoshihiro Shimoda
2023-08-07iommu/ipmmu-vmsa: Convert to read_poll_timeout_atomic()Geert Uytterhoeven
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-03-31iommu/ipmmu-vmsa: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-22iommu/ipmmu-vmsa: Call arm_iommu_release_mapping() in release pathLu Baolu
2023-03-22iommu: Use of_property_present() for testing DT property presenceRob Herring
2023-03-22iommu/ipmmu-vmsa: remove R-Car H3 ES1.* handlingWolfram Sang
2023-01-13iommu/ipmmu-vmsa: Remove ipmmu_utlb_disable()Joerg Roedel
2023-01-13iommu: Remove detach_dev callbacksLu Baolu
2022-11-19iommu/ipmmu-vmsa: Update to {map,unmap}_pagesRobin Murphy
2022-11-01iommu: Use EINVAL for incompatible device/domain in ->attach_devNicolin Chen
2022-09-07iommu/ipmmu-vmsa: Clean up bus_set_iommu()Robin Murphy
2022-06-22iommu/ipmmu-vmsa: Fix compatible for rcar-gen4Yoshihiro Shimoda
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2022-02-28iommu: Split struct iommu_opsLu Baolu
2022-02-14iommu/ipmmu-vmsa: Add support for R-Car Gen4Yoshihiro Shimoda
2022-02-14iommu/ipmmu-vmsa: Check for error num after setting maskJiasheng Jiang
2021-09-28iommu/ipmmu-vmsa: Hook up r8a77980 DT matching codeNikita Yushchenko
2021-09-28iommu/ipmmu-vmsa: Add support for r8a779a0Yoshihiro Shimoda
2021-08-18iommu/ipmmu-vmsa: Drop IOVA cookie managementRobin Murphy
2021-06-08iommu: Drop unnecessary of_iommu.h includesRob Herring
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-01-29iommu/ipmmu-vmsa: Allow SDHI devicesYoshihiro Shimoda
2021-01-29iommu/ipmmu-vmsa: Refactor ipmmu_of_xlate()Yoshihiro Shimoda
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