summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm-smmu.c
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2014-03-05iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contextsWill Deacon
2014-03-05iommu/arm-smmu: really fix page table lockingWill Deacon
2014-03-05iommu/arm-smmu: fix pud/pmd entry fill sequenceYifan Zhang
2013-12-20iommu/arm-smmu: use mutex instead of spinlock for locking page tablesWill Deacon
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