Age | Commit message (Expand) | Author | Files | Lines |
2018-11-06 | iommu/ipmmu-vmsa: Hook up r8a77990 DT matching code | Hai Nguyen Pham | 1 | -0/+4 |
2018-09-25 | iommu/ipmmu-vmsa: Convert to SPDX identifiers | Kuninori Morimoto | 1 | -4/+1 |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -13/+46 |
2018-08-08 | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel | 1 | -13/+50 |
2018-08-08 | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 1 | -1/+0 |
2018-07-27 | iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSA | Dmitry Osipenko | 1 | -0/+7 |
2018-07-27 | iommu/ipmmu-vmsa: Fix allocation in atomic context | Geert Uytterhoeven | 1 | -5/+4 |
2018-07-20 | iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3 | Yoshihiro Shimoda | 1 | -0/+8 |
2018-07-10 | iommu: Remove IOMMU_OF_DECLARE | Rob Herring | 1 | -3/+0 |
2018-07-06 | iommu/ipmmu-vmsa: Hook up R8A77965 DT matching code | Jacopo Mondi | 1 | -0/+5 |
2018-07-06 | iommu/ipmmu-vmsa: Hook up r8a779(70|95) DT matching code | Simon Horman | 1 | -0/+10 |
2018-07-06 | iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code | Magnus Damm | 1 | -4/+9 |
2018-07-06 | iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48 | Magnus Damm | 1 | -3/+7 |
2018-01-17 | iommu: Clean up of_iommu_init_fn | Robin Murphy | 1 | -2/+2 |
2018-01-17 | iommu/ipmmu-vmsa: Remove redundant of_iommu_init_fn hook | Robin Murphy | 1 | -12/+2 |
2017-11-06 | iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code | Magnus Damm | 1 | -0/+29 |
2017-11-06 | iommu/ipmmu-vmsa: Allow two bit SL0 | Magnus Damm | 1 | -1/+13 |
2017-11-06 | iommu/ipmmu-vmsa: Make IMBUSCTR setup optional | Magnus Damm | 1 | -3/+6 |
2017-11-06 | iommu/ipmmu-vmsa: Write IMCTR twice | Magnus Damm | 1 | -21/+35 |
2017-11-06 | iommu/ipmmu-vmsa: IPMMU device is 40-bit bus master | Magnus Damm | 1 | -0/+1 |
2017-11-06 | iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE() | Magnus Damm | 1 | -9/+41 |
2017-11-06 | iommu/ipmmu-vmsa: Enable multi context support | Magnus Damm | 1 | -8/+22 |
2017-11-06 | iommu/ipmmu-vmsa: Add optional root device feature | Magnus Damm | 1 | -17/+73 |
2017-11-06 | iommu/ipmmu-vmsa: Introduce features, break out alias | Magnus Damm | 1 | -7/+24 |
2017-11-06 | iommu/ipmmu-vmsa: Unify ipmmu_ops | Robin Murphy | 1 | -50/+19 |
2017-11-06 | iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_priv | Robin Murphy | 1 | -24/+12 |
2017-11-06 | iommu/ipmmu-vmsa: Simplify group allocation | Robin Murphy | 1 | -44/+9 |
2017-11-06 | iommu/ipmmu-vmsa: Unify domain alloc/free | Robin Murphy | 1 | -41/+24 |
2017-11-06 | iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma() | weiyongjun (A) | 1 | -1/+1 |
2017-10-02 | iommu/io-pgtable-arm: Convert to IOMMU API TLB sync | Robin Murphy | 1 | -0/+10 |
2017-08-30 | iommu/ipmmu-vmsa: Make ipmmu_gather_ops const | Bhumika Goyal | 1 | -1/+1 |
2017-08-30 | iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable | Oleksandr Tyshchenko | 1 | -21/+21 |
2017-08-22 | iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove() | Magnus Damm | 1 | -0/+6 |
2017-07-26 | iommu/ipmmu-vmsa: Clean up device tracking | Robin Murphy | 1 | -12/+0 |
2017-07-26 | iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids | Magnus Damm | 1 | -85/+19 |
2017-07-26 | iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARM | Robin Murphy | 1 | -18/+3 |
2017-07-26 | iommu/ipmmu-vmsa: Consistent ->of_xlate() handling | Magnus Damm | 1 | -34/+17 |
2017-07-26 | iommu/ipmmu-vmsa: Use iommu_device_register()/unregister() | Magnus Damm | 1 | -0/+10 |
2017-05-17 | iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typo | Magnus Damm | 1 | -1/+1 |
2017-05-17 | iommu/ipmmu-vmsa: Use fwspec iommu_priv on ARM64 | Magnus Damm | 1 | -39/+58 |
2017-05-17 | iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops | Magnus Damm | 1 | -9/+155 |
2017-05-17 | iommu/ipmmu-vmsa: Break out domain allocation code | Magnus Damm | 1 | -4/+9 |
2017-05-17 | iommu/ipmmu-vmsa: Break out utlb parsing code | Magnus Damm | 1 | -23/+41 |
2017-05-17 | iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context | Magnus Damm | 1 | -10/+66 |
2017-05-17 | iommu/ipmmu-vmsa: Remove platform data handling | Magnus Damm | 1 | -5/+0 |
2017-02-06 | iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address space | Geert Uytterhoeven | 1 | -0/+2 |
2016-09-05 | iommu/ipmmu-vmsa: Fix wrong error handle of ipmmu_add_device | Shawn Lin | 1 | -1/+1 |
2016-01-19 | Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', ... | Joerg Roedel | 1 | -2/+2 |
2015-12-28 | iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled | Geert Uytterhoeven | 1 | -1/+1 |
2015-12-17 | iommu/io-pgtable: Indicate granule for TLB maintenance | Robin Murphy | 1 | -2/+2 |