summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)Author
2017-05-02iommu/iommu-debug: Add validation support for per-buffer coherent mappingsSudarshan Rajagopalan
2017-04-25iommu: disable smmu stalls on faulty transactionsCharan Teja Reddy
2017-02-22iommu/arm-smmu: Add support for TTBR1Jordan Crouse
2017-01-04iommu: Add DOMAIN_ATTR_PAGE_TABLE_FORCE_COHERENTLiam Mark
2017-01-04iommu: Add DOMAIN_ATTR_PAGE_TABLE_IS_COHERENTMitchel Humpherys
2017-01-04iommu: support querying IOVA coherencyLiam Mark
2016-11-11iommu/arm-smmu: support mapping before enabling S1 translationsLiam Mark
2016-10-11Merge "iommu: Remove obsolete domain attribute"Linux Build Service Account
2016-09-26iommu: Remove obsolete domain attributeMitchel Humpherys
2016-09-19iommu: Fix compilation error without CONFIG_IOMMU_APIPatrick Daly
2016-05-20iommu: Add domain attribute for getting page table infoMitchel Humpherys
2016-05-20iommu: Add {enable,disable}_config_clocks opsMitchel Humpherys
2016-05-20iommu: Add tlbi_domain opMitchel Humpherys
2016-05-20iommu: Add DOMAIN_ATTR_FAST for requesting a fast domainMitchel Humpherys
2016-05-20iommu: Support dynamic pgsize_bitmapMitchel Humpherys
2016-03-25iommu: Introduce DOMAIN_ATTR_S1_BYPASSPatrick Daly
2016-03-23iommu: Add iommu_unmap_range declaration for msm_iommu kernel testPratik Patel
2016-03-22iommu: Add generic_device_group() functionJoerg Roedel
2016-03-22iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel
2016-03-22iommu: Revive device_group iommu-ops call-backJoerg Roedel
2016-03-22iommu: Implement common IOMMU ops for DMA mappingRobin Murphy
2016-03-22include, lib: add __printf attributes to several function prototypesNicolas Iooss
2016-03-22iommu: Introduce iommu_request_dm_for_dev()Joerg Roedel
2016-03-22iommu: Add function to query the default domain of a groupJoerg Roedel
2016-03-22iommu: Introduce direct mapped region handlingJoerg Roedel
2016-03-22iommu: Add iommu_get_domain_for_dev functionJoerg Roedel
2016-03-22iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel
2016-03-22iommu: Introduce iommu domain typesJoerg Roedel
2016-03-22iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel
2016-03-22iommu: add new iommu_ops callback for adding an OF deviceWill Deacon
2016-03-22iommu: provide early initialisation hook for IOMMU driversWill Deacon
2016-03-22iommu: add capability IOMMU_CAP_NOEXECAntonios Motakis
2016-03-22iommu: Add domain attribute to make faults non-fatalMitchel Humpherys
2016-03-22iommu: Add iommu_reg_read and iommu_reg_writeMitchel Humpherys
2016-03-22iommu: Add flags parameter to .trigger_faultMitchel Humpherys
2016-03-22iommu: Add client fault handler flag for external faultsMitchel Humpherys
2016-03-22iommu: Create iommu debugfs directory from IOMMU codeMitchel Humpherys
2016-03-22iommu: introduce DOMAIN_ATTR_DYNAMICJeremy Gebben
2016-03-22iommu: introduce TTBR0, CONTEXTIDR, and PROCID domain attributesJeremy Gebben
2016-03-22iommu: Add iommu_trigger_faultMitchel Humpherys
2016-03-22iommu: Add iommu_iova_to_phys_hardMitchel Humpherys
2016-03-22iommu: introduce DOMAIN_ATTR_CONTEXT_BANKJeremy Gebben
2016-03-22iommu: Improve client fault handlingSushmita Susheelendra
2016-03-22iommu: add ftrace profiling for map and unmapLiam Mark
2016-03-22iommu: Add support for .dma_supported() opsNeeti Desai
2016-03-22iommu/arm-smmu: Add support for map/unmap to be atomicNeeti Desai
2016-03-22iommu: export iommu_pgsizeMitchel Humpherys
2016-03-22iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis
2016-03-22Revert "iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC"Mitchel Humpherys
2016-03-22iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECNeeti Desai