summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu-v3.c
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-021-44/+111
|\ \ \
| | | * iommu/arm-smmu: Switch to device_group call-backJoerg Roedel2015-10-221-0/+1
| | |/ | |/|
| | * iommu/arm-smmu: Add support for MSI on SMMUv3Marc Zyngier2015-10-151-8/+97
| | * iommu/arm-smmu: Fix error checking for ASID and VMID allocationWill Deacon2015-10-151-4/+5
| | * iommu/arm-smmu: Use drvdata instead of maintaining smmu_devices listWill Deacon2015-10-141-33/+9
| |/
* | iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPAWill Deacon2015-09-221-3/+6
* | iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUsWill Deacon2015-09-221-3/+9
|/
* iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy2015-08-061-10/+0
* iommu/arm-smmu: Clean up DMA API usageRobin Murphy2015-08-061-15/+3
* iommu/arm-smmu: Treat unknown OAS as 48-bitWill Deacon2015-08-061-4/+4
* iommu/arm-smmu: Limit 2-level strtab allocation for small SID sizesWill Deacon2015-07-311-3/+11
* iommu/arm-smmu: Fix MSI memory attributes to match specificationMarc Zyngier2015-07-311-6/+6
* iommu/arm-smmu: Fix enabling of PRIQ interruptMarc Zyngier2015-07-311-3/+5
* iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIGZhen Lei2015-07-081-1/+31
* iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsizeZhen Lei2015-07-081-2/+3
* iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFTZhen Lei2015-07-081-2/+2
* iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tablesWill Deacon2015-07-081-8/+9
* iommu/arm-smmu: Fix the index calculation of strtabZhen Lei2015-07-081-1/+1
* iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...Markus Elfring2015-06-291-2/+1
* iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devicesWill Deacon2015-05-291-0/+2670
OpenPOWER on IntegriCloud