summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/ipmmu-vmsa.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2024-03-081-13/+6
|\ \
| | * iommu: constify of_phandle_args in xlateKrzysztof Kozlowski2024-03-011-2/+2
| |/ |/|
| * iommu/ipmmu-vmsa: Minor cleanupsRobin Murphy2024-02-091-11/+4
|/
* iommu/ipmmu-vmsa: Convert to generic_single_device_group()Jason Gunthorpe2023-09-251-17/+5
* iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()Jason Gunthorpe2023-09-251-5/+2
* iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAINJason Gunthorpe2023-09-251-0/+43
*-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel2023-08-211-10/+11
|\ \
| | * iommu: Explicitly include correct DT includesRob Herring2023-08-211-1/+0
| |/ |/|
| * iommu/ipmmu-vmsa: Allow PCIe devicesYoshihiro Shimoda2023-08-071-0/+5
| * iommu/ipmmu-vmsa: Convert to read_poll_timeout_atomic()Geert Uytterhoeven2023-08-071-9/+6
|/
*---. Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-141-8/+15
|\ \ \
| | | * iommu/ipmmu-vmsa: Convert to platform remove callback returning voidUwe Kleine-König2023-03-311-4/+2
| |_|/ |/| |
| | * iommu/ipmmu-vmsa: Call arm_iommu_release_mapping() in release pathLu Baolu2023-03-221-2/+12
| | * iommu: Use of_property_present() for testing DT property presenceRob Herring2023-03-221-1/+1
| |/ |/|
| * iommu/ipmmu-vmsa: remove R-Car H3 ES1.* handlingWolfram Sang2023-03-221-1/+0
|/
* iommu/ipmmu-vmsa: Remove ipmmu_utlb_disable()Joerg Roedel2023-01-131-12/+0
* iommu: Remove detach_dev callbacksLu Baolu2023-01-131-16/+0
* iommu/ipmmu-vmsa: Update to {map,unmap}_pagesRobin Murphy2022-11-191-9/+9
* iommu: Use EINVAL for incompatible device/domain in ->attach_devNicolin Chen2022-11-011-2/+0
* iommu/ipmmu-vmsa: Clean up bus_set_iommu()Robin Murphy2022-09-071-34/+1
* iommu/ipmmu-vmsa: Fix compatible for rcar-gen4Yoshihiro Shimoda2022-06-221-1/+1
*-. Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2022-03-081-12/+20
|\ \
| | * iommu: Split struct iommu_opsLu Baolu2022-02-281-8/+10
| |/ |/|
| * iommu/ipmmu-vmsa: Add support for R-Car Gen4Yoshihiro Shimoda2022-02-141-3/+7
| * iommu/ipmmu-vmsa: Check for error num after setting maskJiasheng Jiang2022-02-141-1/+3
|/
* iommu/ipmmu-vmsa: Hook up r8a77980 DT matching codeNikita Yushchenko2021-09-281-0/+3
* iommu/ipmmu-vmsa: Add support for r8a779a0Yoshihiro Shimoda2021-09-281-4/+25
* iommu/ipmmu-vmsa: Drop IOVA cookie managementRobin Murphy2021-08-181-24/+4
* iommu: Drop unnecessary of_iommu.h includesRob Herring2021-06-081-1/+0
* iommu: Streamline registration interfaceRobin Murphy2021-04-161-5/+1
* iommu/ipmmu-vmsa: Allow SDHI devicesYoshihiro Shimoda2021-01-291-0/+4
* iommu/ipmmu-vmsa: Refactor ipmmu_of_xlate()Yoshihiro Shimoda2021-01-291-31/+18
* iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy2020-12-081-1/+0
* Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-2/+12
|\
| *-. Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel2020-07-291-2/+12
| |\ \
| | | * iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang2020-07-241-1/+1
| | |/ | |/|
| | * iommu/ipmmu-vmsa: Add an entry for r8a77961 in soc_rcar_gen3[]Lad Prabhakar2020-07-221-0/+1
| | * iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching codeMarian-Cristian Rotariu2020-07-221-0/+5
| | * iommu/renesas: Add support for r8a77961Yoshihiro Shimoda2020-06-301-1/+5
| |/
* / mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
|/
* iommu/renesas: Fix unused-function warningArnd Bergmann2020-05-131-5/+2
* iommu/renesas: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-40/+20
* iommu/renesas: Use accessor functions for iommu private dataJoerg Roedel2020-03-271-5/+2
* iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy2020-01-101-1/+1
*-----. Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2019-11-121-127/+96
|\ \ \ \
| | | | * iommu: Add gfp parameter to iommu_ops::mapTom Murphy2019-10-151-1/+1
| | |_|/ | |/| |
| | | * iommu/io-pgtable-arm: Rationalise MAIR handlingRobin Murphy2019-11-041-1/+1
| | |/ | |/|
| | * iommu/ipmmu-vmsa: Add utlb_offset_baseYoshihiro Shimoda2019-11-111-1/+4
| | * iommu/ipmmu-vmsa: Add helper functions for "uTLB" registersYoshihiro Shimoda2019-11-111-5/+21
| | * iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macroYoshihiro Shimoda2019-11-111-3/+8