| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 2022-03-08 | 1 | -12/+20 |
|\ \ |
|
| | * | iommu: Split struct iommu_ops | Lu Baolu | 2022-02-28 | 1 | -8/+10 |
| |/
|/| |
|
| * | iommu/ipmmu-vmsa: Add support for R-Car Gen4 | Yoshihiro Shimoda | 2022-02-14 | 1 | -3/+7 |
| * | iommu/ipmmu-vmsa: Check for error num after setting mask | Jiasheng Jiang | 2022-02-14 | 1 | -1/+3 |
|/ |
|
* | iommu/ipmmu-vmsa: Hook up r8a77980 DT matching code | Nikita Yushchenko | 2021-09-28 | 1 | -0/+3 |
* | iommu/ipmmu-vmsa: Add support for r8a779a0 | Yoshihiro Shimoda | 2021-09-28 | 1 | -4/+25 |
* | iommu/ipmmu-vmsa: Drop IOVA cookie management | Robin Murphy | 2021-08-18 | 1 | -24/+4 |
* | iommu: Drop unnecessary of_iommu.h includes | Rob Herring | 2021-06-08 | 1 | -1/+0 |
* | iommu: Streamline registration interface | Robin Murphy | 2021-04-16 | 1 | -5/+1 |
* | iommu/ipmmu-vmsa: Allow SDHI devices | Yoshihiro Shimoda | 2021-01-29 | 1 | -0/+4 |
* | iommu/ipmmu-vmsa: Refactor ipmmu_of_xlate() | Yoshihiro Shimoda | 2021-01-29 | 1 | -31/+18 |
* | iommu/io-pgtable: Remove tlb_flush_leaf | Robin Murphy | 2020-12-08 | 1 | -1/+0 |
* | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-08-11 | 1 | -2/+12 |
|\ |
|
| *-. | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex... | Joerg Roedel | 2020-07-29 | 1 | -2/+12 |
| |\ \ |
|
| | | * | iommu: Add gfp parameter to io_pgtable_ops->map() | Baolin Wang | 2020-07-24 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | iommu/ipmmu-vmsa: Add an entry for r8a77961 in soc_rcar_gen3[] | Lad Prabhakar | 2020-07-22 | 1 | -0/+1 |
| | * | iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code | Marian-Cristian Rotariu | 2020-07-22 | 1 | -0/+5 |
| | * | iommu/renesas: Add support for r8a77961 | Yoshihiro Shimoda | 2020-06-30 | 1 | -1/+5 |
| |/ |
|
* / | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 2020-08-07 | 1 | -1/+0 |
|/ |
|
* | iommu/renesas: Fix unused-function warning | Arnd Bergmann | 2020-05-13 | 1 | -5/+2 |
* | iommu/renesas: Convert to probe/release_device() call-backs | Joerg Roedel | 2020-05-05 | 1 | -40/+20 |
* | iommu/renesas: Use accessor functions for iommu private data | Joerg Roedel | 2020-03-27 | 1 | -5/+2 |
* | iommu/io-pgtable-arm: Rationalise TTBRn handling | Robin Murphy | 2020-01-10 | 1 | -1/+1 |
*-----. | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 2019-11-12 | 1 | -127/+96 |
|\ \ \ \ |
|
| | | | * | iommu: Add gfp parameter to iommu_ops::map | Tom Murphy | 2019-10-15 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| | | * | iommu/io-pgtable-arm: Rationalise MAIR handling | Robin Murphy | 2019-11-04 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | iommu/ipmmu-vmsa: Add utlb_offset_base | Yoshihiro Shimoda | 2019-11-11 | 1 | -1/+4 |
| | * | iommu/ipmmu-vmsa: Add helper functions for "uTLB" registers | Yoshihiro Shimoda | 2019-11-11 | 1 | -5/+21 |
| | * | iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macro | Yoshihiro Shimoda | 2019-11-11 | 1 | -3/+8 |
| | * | iommu/ipmmu-vmsa: Add helper functions for MMU "context" registers | Yoshihiro Shimoda | 2019-11-11 | 1 | -9/+23 |
| | * | iommu/ipmmu-vmsa: tidyup register definitions | Yoshihiro Shimoda | 2019-11-11 | 1 | -28/+30 |
| | * | iommu/ipmmu-vmsa: Remove all unused register definitions | Yoshihiro Shimoda | 2019-11-11 | 1 | -76/+0 |
| | * | iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching code | Biju Das | 2019-10-15 | 1 | -0/+5 |
| |/ |
|
* | | iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure | YueHaibing | 2019-10-30 | 1 | -3/+1 |
* | | iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatory | Geert Uytterhoeven | 2019-10-15 | 1 | -2/+1 |
|/ |
|
*-. | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel | 2019-09-11 | 1 | -48/+58 |
|\ \ |
|
| | * | iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3 | Hai Nguyen Pham | 2019-09-05 | 1 | -33/+38 |
| | * | iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order | Geert Uytterhoeven | 2019-09-05 | 1 | -4/+3 |
| |/
|/| |
|
| * | iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap() | Will Deacon | 2019-07-29 | 1 | -1/+1 |
| * | iommu/io-pgtable: Remove unused ->tlb_sync() callback | Will Deacon | 2019-07-29 | 1 | -1/+0 |
| * | iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page() | Will Deacon | 2019-07-29 | 1 | -7/+0 |
| * | iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers | Will Deacon | 2019-07-29 | 1 | -0/+8 |
| * | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() | Will Deacon | 2019-07-29 | 1 | -3/+9 |
| * | iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops | Will Deacon | 2019-07-24 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'arm/renesas' into arm/smmu | Joerg Roedel | 2019-07-01 | 1 | -62/+125 |
|\ |
|
| * | iommu/ipmmu-vmsa: Add suspend/resume support | Geert Uytterhoeven | 2019-06-03 | 1 | -1/+46 |
| * | iommu/ipmmu-vmsa: Extract hardware context initialization | Geert Uytterhoeven | 2019-06-03 | 1 | -43/+48 |
| * | iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features | Geert Uytterhoeven | 2019-06-03 | 1 | -2/+3 |
| * | iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned | Geert Uytterhoeven | 2019-06-03 | 1 | -3/+2 |
| * | iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses | Geert Uytterhoeven | 2019-06-03 | 1 | -6/+9 |