summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/arm-smmu: don't enable SMMU device until probing has completedWill Deacon2013-09-171-2/+2
* iommu/arm-smmu: fix iommu_present() test in initDan Carpenter2013-09-171-2/+2
* iommu/arm-smmu: fix a signedness bugDan Carpenter2013-09-171-2/+3
* iommu/arm-smmu: Simplify VMID and ASID allocationWill Deacon2013-08-141-22/+11Star
* iommu/arm-smmu: Don't use VMIDs for stage-1 translationsWill Deacon2013-08-141-13/+46
* iommu/arm-smmu: Tighten up global fault reportingWill Deacon2013-08-141-2/+5
* iommu/arm-smmu: Remove broken big-endian checkWill Deacon2013-08-141-6/+0Star
* iommu/arm: Add support for ARM Ltd. System MMU architectureWill Deacon2013-06-251-0/+1969