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