summaryrefslogtreecommitdiff
path: root/drivers/iommu (follow)
Commit message (Expand)AuthorAge
* iommu/arm-smmu: Add iommu_dev for dynamic attach casePatrick Daly2016-03-22
* iommu-debug: Add proper header file for module_init()Patrick Daly2016-03-22
* iommu/io-pgtable-arm: Fix IOMMU_IO_PGTABLE_LPAE_SELFTEST compilationPatrick Daly2016-03-22
* iommu/arm-smmu: Restore __arm_smmu_get_pci_sid()Patrick Daly2016-03-22
* arm-smmu: Remove PCIE header file dependencyPatrick Daly2016-03-22
* iommu/io-pgtable: Add module.h include filePatrick Daly2016-03-22
* Revert "scatterlist: use sg_phys()"Dan Williams2016-03-22
* iommu: Move default domain allocation to iommu_group_get_for_dev()Joerg Roedel2016-03-22
* iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_devJoerg Roedel2016-03-22
* iommu/arm-smmu: Switch to device_group call-backJoerg Roedel2016-03-22
* iommu: Add generic_device_group() functionJoerg Roedel2016-03-22
* iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel2016-03-22
* iommu: Revive device_group iommu-ops call-backJoerg Roedel2016-03-22
* iommu/arm-smmu: Remove redundant calculation of gr0 base addressWill Deacon2016-03-22
* iommu/arm-smmu: ThunderX mis-extends 64bit registersTirumalesh Chalamarla2016-03-22
* iommu/io-pgtable-arm: Don't use dma_to_phys()Robin Murphy2016-03-22
* scatterlist: use sg_phys()Dan Williams2016-03-22
* iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel2016-03-22
* iommu/io-pgtable: Remove flush_pgtable callbackRobin Murphy2016-03-22
* iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy2016-03-22
* iommu/io-pgtable-arm: Restore selftest_runningPatrick Daly2016-03-22
* iommu/io-pgtable-arm: Centralise sync pointsRobin Murphy2016-03-22
* iommu/arm-smmu: Clean up DMA API usageRobin Murphy2016-03-22
* iommu/io-pgtable-arm: Allow appropriate DMA API useRobin Murphy2016-03-22
* iommu/arm-smmu: Sort out coherencyRobin Murphy2016-03-22
* iommu/arm-smmu: Fix broken ATOS checkWill Deacon2016-03-22
* iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel2016-03-22
* iommu: Checking for NULL instead of IS_ERRDan Carpenter2016-03-22
* iommu: Introduce iommu_request_dm_for_dev()Joerg Roedel2016-03-22
* iommu: Add function to query the default domain of a groupJoerg Roedel2016-03-22
* iommu: Create direct mappings in default domainsJoerg Roedel2016-03-22
* iommu: Introduce direct mapped region handlingJoerg Roedel2016-03-22
* iommu: Add iommu_get_domain_for_dev functionJoerg Roedel2016-03-22
* iommu: Make sure a device is always attached to a domainJoerg Roedel2016-03-22
* iommu: Limit iommu_attach/detach_device to devices with their own groupJoerg Roedel2016-03-22
* iommu: Allocate a default domain for iommu groupsJoerg Roedel2016-03-22
* iommu: Call remove_device call-back after driver releaseJoerg Roedel2016-03-22
* iommu: Clean up after a failed bus initializationJoerg Roedel2016-03-22
* iommu: Propagate error in add_iommu_groupJoerg Roedel2016-03-22
* iommu: Add a few printk messages to group handling codeJoerg Roedel2016-03-22
* iommu: Remove function name from pr_fmt()Joerg Roedel2016-03-22
* iommu/arm-smmu: Make force_stage module param read-only in sysfsWill Deacon2016-03-22
* iommu/arm-smmu: Fix ATS1* register writesRobin Murphy2016-03-22
* iommu: Init iommu-groups support earlier, in core_initcallMarek Szyprowski2016-03-22
* iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon2016-03-22
* iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel2016-03-22
* iommu/arm-smmu: Make use of domain_alloc and domain_freeJoerg Roedel2016-03-22
* iommu: Only allow iommu_map/unmap for paging domainsJoerg Roedel2016-03-22
* iommu: Introduce iommu domain typesJoerg Roedel2016-03-22
* iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel2016-03-22