Age | Commit message (Expand) | Author |
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 |
2017-11-06 | iommu/ipmmu-vmsa: Unify ipmmu_ops | Robin Murphy |
2017-11-06 | iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_priv | Robin Murphy |
2017-11-06 | iommu/ipmmu-vmsa: Simplify group allocation | Robin Murphy |
2017-11-06 | iommu/ipmmu-vmsa: Unify domain alloc/free | Robin Murphy |
2017-11-06 | iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma() | weiyongjun (A) |
2017-10-02 | iommu/io-pgtable-arm: Convert to IOMMU API TLB sync | Robin Murphy |
2017-08-30 | iommu/ipmmu-vmsa: Make ipmmu_gather_ops const | Bhumika Goyal |
2017-08-30 | iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable | Oleksandr Tyshchenko |
2017-08-22 | iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove() | Magnus Damm |
2017-07-26 | iommu/ipmmu-vmsa: Clean up device tracking | Robin Murphy |
2017-07-26 | iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids | Magnus Damm |
2017-07-26 | iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARM | Robin Murphy |
2017-07-26 | iommu/ipmmu-vmsa: Consistent ->of_xlate() handling | Magnus Damm |
2017-07-26 | iommu/ipmmu-vmsa: Use iommu_device_register()/unregister() | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typo | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Use fwspec iommu_priv on ARM64 | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Break out domain allocation code | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Break out utlb parsing code | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Remove platform data handling | Magnus Damm |
2017-02-06 | iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address space | Geert Uytterhoeven |
2016-09-05 | iommu/ipmmu-vmsa: Fix wrong error handle of ipmmu_add_device | Shawn Lin |
2016-01-19 | Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', ... | Joerg Roedel |
2015-12-28 | iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled | Geert Uytterhoeven |
2015-12-17 | iommu/io-pgtable: Indicate granule for TLB maintenance | Robin Murphy |
2015-08-06 | iommu/ipmmu-vmsa: Clean up DMA API usage | Robin Murphy |
2015-04-02 | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ... | Joerg Roedel |
2015-03-31 | iommu/ipmmu-vmsa: Make use of domain_alloc and domain_free | Joerg Roedel |
2015-03-23 | iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids | Axel Lin |
2015-01-30 | iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered | Laurent Pinchart |
2015-01-26 | iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator | Laurent Pinchart |
2015-01-16 | iommu/ipmmu-vmsa: Remove platform data support | Laurent Pinchart |
2015-01-16 | iommu/ipmmu-vmsa: Support multiple micro TLBs per device | Laurent Pinchart |
2015-01-16 | iommu/ipmmu-vmsa: Add device tree support | Laurent Pinchart |
2015-01-16 | iommu/ipmmu-vmsa: Invalidate TLB after unmapping | Laurent Pinchart |
2015-01-16 | iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table | Laurent Pinchart |
2015-01-16 | iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment | Laurent Pinchart |
2015-01-05 | iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXEC | Laurent Pinchart |