summaryrefslogtreecommitdiff
path: root/drivers/iommu/ipmmu-vmsa.c
Commit message (Expand)AuthorAge
* iommu: Clean up of_iommu_init_fnRobin Murphy2018-01-17
* iommu/ipmmu-vmsa: Remove redundant of_iommu_init_fn hookRobin Murphy2018-01-17
* iommu/ipmmu-vmsa: Hook up r8a7795 DT matching codeMagnus Damm2017-11-06
* iommu/ipmmu-vmsa: Allow two bit SL0Magnus Damm2017-11-06
* iommu/ipmmu-vmsa: Make IMBUSCTR setup optionalMagnus Damm2017-11-06
* iommu/ipmmu-vmsa: Write IMCTR twiceMagnus Damm2017-11-06
* iommu/ipmmu-vmsa: IPMMU device is 40-bit bus masterMagnus Damm2017-11-06
* iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()Magnus Damm2017-11-06
* iommu/ipmmu-vmsa: Enable multi context supportMagnus Damm2017-11-06
* iommu/ipmmu-vmsa: Add optional root device featureMagnus Damm2017-11-06
* iommu/ipmmu-vmsa: Introduce features, break out aliasMagnus Damm2017-11-06
* iommu/ipmmu-vmsa: Unify ipmmu_opsRobin Murphy2017-11-06
* iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_privRobin Murphy2017-11-06
* iommu/ipmmu-vmsa: Simplify group allocationRobin Murphy2017-11-06
* iommu/ipmmu-vmsa: Unify domain alloc/freeRobin Murphy2017-11-06
* iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma()weiyongjun (A)2017-11-06
* iommu/io-pgtable-arm: Convert to IOMMU API TLB syncRobin Murphy2017-10-02
* iommu/ipmmu-vmsa: Make ipmmu_gather_ops constBhumika Goyal2017-08-30
* iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetableOleksandr Tyshchenko2017-08-30
* iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove()Magnus Damm2017-08-22
* iommu/ipmmu-vmsa: Clean up device trackingRobin Murphy2017-07-26
* iommu/ipmmu-vmsa: Replace local utlb code with fwspec idsMagnus Damm2017-07-26
* iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARMRobin Murphy2017-07-26
* iommu/ipmmu-vmsa: Consistent ->of_xlate() handlingMagnus Damm2017-07-26
* iommu/ipmmu-vmsa: Use iommu_device_register()/unregister()Magnus Damm2017-07-26
* iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typoMagnus Damm2017-05-17
* iommu/ipmmu-vmsa: Use fwspec iommu_priv on ARM64Magnus Damm2017-05-17
* iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA opsMagnus Damm2017-05-17
* iommu/ipmmu-vmsa: Break out domain allocation codeMagnus Damm2017-05-17
* iommu/ipmmu-vmsa: Break out utlb parsing codeMagnus Damm2017-05-17
* iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for contextMagnus Damm2017-05-17
* iommu/ipmmu-vmsa: Remove platform data handlingMagnus Damm2017-05-17
* iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address spaceGeert Uytterhoeven2017-02-06
* iommu/ipmmu-vmsa: Fix wrong error handle of ipmmu_add_deviceShawn Lin2016-09-05
*-. Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', ...Joerg Roedel2016-01-19
|\ \
| | * iommu/io-pgtable: Indicate granule for TLB maintenanceRobin Murphy2015-12-17
| |/
* | iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabledGeert Uytterhoeven2015-12-28
|/
* iommu/ipmmu-vmsa: Clean up DMA API usageRobin Murphy2015-08-06
*-. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel2015-04-02
|\ \
| | * iommu/ipmmu-vmsa: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-31
| |/
* | iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_idsAxel Lin2015-03-23
|/
* iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registeredLaurent Pinchart2015-01-30
* iommu/ipmmu-vmsa: Use the ARM LPAE page table allocatorLaurent Pinchart2015-01-26
* iommu/ipmmu-vmsa: Remove platform data supportLaurent Pinchart2015-01-16
* iommu/ipmmu-vmsa: Support multiple micro TLBs per deviceLaurent Pinchart2015-01-16
* iommu/ipmmu-vmsa: Add device tree supportLaurent Pinchart2015-01-16
* iommu/ipmmu-vmsa: Invalidate TLB after unmappingLaurent Pinchart2015-01-16
* iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page tableLaurent Pinchart2015-01-16
* iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachmentLaurent Pinchart2015-01-16
* iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXECLaurent Pinchart2015-01-05