summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-16iommu/arm-smmu: Set domain geometryRobin Murphy2-0/+4
2016-09-16iommu/arm-smmu: Wire up generic configuration supportRobin Murphy1-60/+108
2016-09-16Docs: dt: document ARM SMMU generic binding usageRobin Murphy1-14/+47
2016-09-16iommu/arm-smmu: Convert to iommu_fwspecRobin Murphy1-62/+78
2016-09-16iommu/arm-smmu: Intelligent SMR allocationRobin Murphy1-78/+119
2016-09-16iommu/arm-smmu: Add a stream map entry iteratorRobin Murphy1-14/+12
2016-09-16iommu/arm-smmu: Streamline SMMU data lookupsRobin Murphy1-33/+11
2016-09-16iommu/arm-smmu: Refactor mmu-masters handlingRobin Murphy1-269/+101
2016-09-16iommu/arm-smmu: Keep track of S2CR stateRobin Murphy1-66/+93
2016-09-16iommu/arm-smmu: Consolidate stream map entry stateRobin Murphy1-61/+86
2016-09-16iommu/arm-smmu: Handle stream IDs more dynamicallyRobin Murphy1-21/+22
2016-09-16iommu/arm-smmu: Set PRIVCFG in stage 1 STEsRobin Murphy1-1/+6
2016-09-16iommu/arm-smmu: Support non-PCI devices with SMMUv3Robin Murphy2-7/+32
2016-09-16iommu/arm-smmu: Implement of_xlate() for SMMUv3Robin Murphy1-170/+128
2016-09-16iommu/arm-smmu: Fall back to global bypassRobin Murphy1-4/+44
2016-09-16Docs: dt: document ARM SMMUv3 generic binding usageRobin Murphy1-1/+7
2016-09-16iommu: Introduce iommu_fwspecRobin Murphy4-2/+106
2016-09-16iommu/of: Handle iommu-map property for PCIRobin Murphy1-5/+41
2016-09-16of/irq: Break out msi-map lookup (again)Robin Murphy3-74/+116