Age | Commit message (Expand) | Author |
2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel |
2019-09-05 | iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3 | Hai Nguyen Pham |
2019-09-05 | iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order | Geert Uytterhoeven |
2019-07-29 | iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap() | Will Deacon |
2019-07-29 | iommu/io-pgtable: Remove unused ->tlb_sync() callback | Will Deacon |
2019-07-29 | iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page() | Will Deacon |
2019-07-29 | iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers | Will Deacon |
2019-07-29 | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() | Will Deacon |
2019-07-24 | iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops | Will Deacon |
2019-07-01 | Merge branch 'arm/renesas' into arm/smmu | Joerg Roedel |
2019-06-25 | iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag | Will Deacon |
2019-06-03 | iommu/ipmmu-vmsa: Add suspend/resume support | Geert Uytterhoeven |
2019-06-03 | iommu/ipmmu-vmsa: Extract hardware context initialization | Geert Uytterhoeven |
2019-06-03 | iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features | Geert Uytterhoeven |
2019-06-03 | iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned | Geert Uytterhoeven |
2019-06-03 | iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses | Geert Uytterhoeven |
2019-06-03 | iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs | Geert Uytterhoeven |
2019-02-11 | iommu: Allow io-pgtable to be used outside of drivers/iommu/ | Rob Herring |
2018-12-20 | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel |
2018-12-17 | iommu/ipmmu-vmsa: Use helper functions to access dev->iommu_fwspec | Joerg Roedel |
2018-12-17 | iommu/ipmmu-vmsa: Hook up r8a774c0 DT matching code | Fabrizio Castro |
2018-12-03 | iommu/ipmmu-vmsa: Make it explicitly non-modular | Paul Gortmaker |
2018-12-03 | iommu/ipmmu-vmsa: Add an array of slave devices whitelist | Yoshihiro Shimoda |
2018-12-03 | iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisions | Yoshihiro Shimoda |
2018-11-08 | iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching code | Fabrizio Castro |
2018-11-08 | iommu/ipmmu-vmsa: Fix crash on early domain free | Geert Uytterhoeven |
2018-11-06 | iommu/ipmmu-vmsa: Hook up r8a77990 DT matching code | Hai Nguyen Pham |
2018-09-25 | iommu/ipmmu-vmsa: Convert to SPDX identifiers | Kuninori Morimoto |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-08 | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel |
2018-08-08 | iommu: Remove the ->map_sg indirection | Christoph Hellwig |
2018-07-27 | iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSA | Dmitry Osipenko |
2018-07-27 | iommu/ipmmu-vmsa: Fix allocation in atomic context | Geert Uytterhoeven |
2018-07-20 | iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3 | Yoshihiro Shimoda |
2018-07-10 | iommu: Remove IOMMU_OF_DECLARE | Rob Herring |
2018-07-06 | iommu/ipmmu-vmsa: Hook up R8A77965 DT matching code | Jacopo Mondi |
2018-07-06 | iommu/ipmmu-vmsa: Hook up r8a779(70|95) DT matching code | Simon Horman |
2018-07-06 | iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code | Magnus Damm |
2018-07-06 | iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48 | Magnus Damm |
2018-01-17 | iommu: Clean up of_iommu_init_fn | Robin Murphy |
2018-01-17 | iommu/ipmmu-vmsa: Remove redundant of_iommu_init_fn hook | Robin Murphy |
2017-11-06 | iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code | Magnus Damm |
2017-11-06 | iommu/ipmmu-vmsa: Allow two bit SL0 | Magnus Damm |
2017-11-06 | iommu/ipmmu-vmsa: Make IMBUSCTR setup optional | Magnus Damm |
2017-11-06 | iommu/ipmmu-vmsa: Write IMCTR twice | Magnus Damm |
2017-11-06 | iommu/ipmmu-vmsa: IPMMU device is 40-bit bus master | Magnus Damm |
2017-11-06 | iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE() | Magnus Damm |
2017-11-06 | iommu/ipmmu-vmsa: Enable multi context support | Magnus Damm |
2017-11-06 | iommu/ipmmu-vmsa: Add optional root device feature | Magnus Damm |
2017-11-06 | iommu/ipmmu-vmsa: Introduce features, break out alias | Magnus Damm |