aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/arm-smmu.c
AgeCommit message (Expand)Author
2013-09-17iommu/arm-smmu: don't enable SMMU device until probing has completedWill Deacon
2013-09-17iommu/arm-smmu: fix iommu_present() test in initDan Carpenter
2013-09-17iommu/arm-smmu: fix a signedness bugDan Carpenter
2013-08-14iommu/arm-smmu: Simplify VMID and ASID allocationWill Deacon
2013-08-14iommu/arm-smmu: Don't use VMIDs for stage-1 translationsWill Deacon
2013-08-14iommu/arm-smmu: Tighten up global fault reportingWill Deacon
2013-08-14iommu/arm-smmu: Remove broken big-endian checkWill Deacon
2013-06-25iommu/arm: Add support for ARM Ltd. System MMU architectureWill Deacon