summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2016-03-22iommu: Add function to query the default domain of a groupJoerg Roedel
2016-03-22iommu: Create direct mappings in default domainsJoerg Roedel
2016-03-22iommu: Introduce direct mapped region handlingJoerg Roedel
2016-03-22iommu: Add iommu_get_domain_for_dev functionJoerg Roedel
2016-03-22iommu: Make sure a device is always attached to a domainJoerg Roedel
2016-03-22iommu: Limit iommu_attach/detach_device to devices with their own groupJoerg Roedel
2016-03-22iommu: Allocate a default domain for iommu groupsJoerg Roedel
2016-03-22iommu: Call remove_device call-back after driver releaseJoerg Roedel
2016-03-22iommu: Clean up after a failed bus initializationJoerg Roedel
2016-03-22iommu: Propagate error in add_iommu_groupJoerg Roedel
2016-03-22iommu: Add a few printk messages to group handling codeJoerg Roedel
2016-03-22iommu: Remove function name from pr_fmt()Joerg Roedel
2016-03-22iommu/arm-smmu: Make force_stage module param read-only in sysfsWill Deacon
2016-03-22iommu/arm-smmu: Fix ATS1* register writesRobin Murphy
2016-03-22iommu: Init iommu-groups support earlier, in core_initcallMarek Szyprowski
2016-03-22iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon
2016-03-22iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel
2016-03-22iommu/arm-smmu: Make use of domain_alloc and domain_freeJoerg Roedel
2016-03-22iommu: Only allow iommu_map/unmap for paging domainsJoerg Roedel
2016-03-22iommu: Introduce iommu domain typesJoerg Roedel
2016-03-22iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel
2016-03-22iommu/io-pgtable-arm: avoid speculative walks through TTBR1Will Deacon
2016-03-22iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devicesWill Deacon
2016-03-22iommu/arm-smmu: set a more appropriate DMA maskRobin Murphy
2016-03-22iommu/arm-smmu: ensure CBA2R is initialised before CBAR on SMMUv2Will Deacon
2016-03-22iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS conditionBaptiste Reynal
2016-03-22iommu/io-pgtable-arm: Fix self-test WARNs on i386Will Deacon
2016-03-22iommu: Update my email addressJoerg Roedel
2016-03-22iommu: Fix trace_map() to report original iova and original sizeShuah Khan
2016-03-22iommu: Change trace unmap api to report unmapped sizeShuah Khan
2016-03-22iommu: Fix trace_unmap() to report original iovaShuah Khan
2016-03-22iommu: Decouple iommu_map_sg from CPU page sizeRobin Murphy
2016-03-22iommu: fix initialization without 'add_device' callbackMarek Szyprowski
2016-03-22iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driverAntonios Motakis
2016-03-22iommu: Improve error handling when setting bus iommuHeiko Stübner
2016-03-22iommu: Do more input validation in iommu_map_sg()Joerg Roedel
2016-03-22iommu: drop owner assignment from platform_driversWolfram Sang
2016-03-22iommu/iommu-debug: Add 3 more signifigant digitsPatrick Daly
2016-03-22iommu/iommu-debug: Improve statistics collectionPatrick Daly
2016-03-22iommu/arm-smmu: Make unmapped accesses more obviousMitchel Humpherys
2016-03-22iommu/arm-smmu: Reduce TLB sync timeoutMitchel Humpherys
2016-03-22iommu: arm-smmu: update regulator notification for SMMUJaydeep Sen
2016-03-22iommu/arm-smmu: Use correct mask when printing SID during faultMitchel Humpherys
2016-03-22iommu/arm-smmu: add option to enable halt/resume of SMMUSusheel Khiani
2016-03-22iommu/arm-smmu: Make fault triggering more reliableMitchel Humpherys
2016-03-22iommu: io-pgtable-arm: Correctly update *size in map_sgMitchel Humpherys
2016-03-22iommu/io-pgtable: Improve documentation of .map_sg callbackMitchel Humpherys
2016-03-22iommu/arm-smmu: Implement DOMAIN_ATTR_NON_FATAL_FAULTSMitchel Humpherys
2016-03-22iommu/arm-smmu: Don't ignore clock/regulator API errorsMitchel Humpherys
2016-03-22iommu/arm-smmu: Move device config probe messages to debug levelMitchel Humpherys