summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h (follow)
Commit message (Expand)AuthorAge
* iommu/iommu-debug: Add validation support for per-buffer coherent mappingsSudarshan Rajagopalan2017-05-02
* iommu: disable smmu stalls on faulty transactionsCharan Teja Reddy2017-04-25
* iommu/arm-smmu: Add support for TTBR1Jordan Crouse2017-02-22
* iommu: Add DOMAIN_ATTR_PAGE_TABLE_FORCE_COHERENTLiam Mark2017-01-04
* iommu: Add DOMAIN_ATTR_PAGE_TABLE_IS_COHERENTMitchel Humpherys2017-01-04
* iommu: support querying IOVA coherencyLiam Mark2017-01-04
* iommu/arm-smmu: support mapping before enabling S1 translationsLiam Mark2016-11-11
* Merge "iommu: Remove obsolete domain attribute"Linux Build Service Account2016-10-11
|\
| * iommu: Remove obsolete domain attributeMitchel Humpherys2016-09-26
* | iommu: Fix compilation error without CONFIG_IOMMU_APIPatrick Daly2016-09-19
|/
* iommu: Add domain attribute for getting page table infoMitchel Humpherys2016-05-20
* iommu: Add {enable,disable}_config_clocks opsMitchel Humpherys2016-05-20
* iommu: Add tlbi_domain opMitchel Humpherys2016-05-20
* iommu: Add DOMAIN_ATTR_FAST for requesting a fast domainMitchel Humpherys2016-05-20
* iommu: Support dynamic pgsize_bitmapMitchel Humpherys2016-05-20
* iommu: Introduce DOMAIN_ATTR_S1_BYPASSPatrick Daly2016-03-25
* iommu: Add iommu_unmap_range declaration for msm_iommu kernel testPratik Patel2016-03-23
* 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: Implement common IOMMU ops for DMA mappingRobin Murphy2016-03-22
* include, lib: add __printf attributes to several function prototypesNicolas Iooss2016-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: Introduce direct mapped region handlingJoerg Roedel2016-03-22
* iommu: Add iommu_get_domain_for_dev functionJoerg Roedel2016-03-22
* iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel2016-03-22
* iommu: Introduce iommu domain typesJoerg Roedel2016-03-22
* iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel2016-03-22
* iommu: add new iommu_ops callback for adding an OF deviceWill Deacon2016-03-22
* iommu: provide early initialisation hook for IOMMU driversWill Deacon2016-03-22
* iommu: add capability IOMMU_CAP_NOEXECAntonios Motakis2016-03-22
* iommu: Add domain attribute to make faults non-fatalMitchel Humpherys2016-03-22
* iommu: Add iommu_reg_read and iommu_reg_writeMitchel Humpherys2016-03-22
* iommu: Add flags parameter to .trigger_faultMitchel Humpherys2016-03-22
* iommu: Add client fault handler flag for external faultsMitchel Humpherys2016-03-22
* iommu: Create iommu debugfs directory from IOMMU codeMitchel Humpherys2016-03-22
* iommu: introduce DOMAIN_ATTR_DYNAMICJeremy Gebben2016-03-22
* iommu: introduce TTBR0, CONTEXTIDR, and PROCID domain attributesJeremy Gebben2016-03-22
* iommu: Add iommu_trigger_faultMitchel Humpherys2016-03-22
* iommu: Add iommu_iova_to_phys_hardMitchel Humpherys2016-03-22
* iommu: introduce DOMAIN_ATTR_CONTEXT_BANKJeremy Gebben2016-03-22
* iommu: Improve client fault handlingSushmita Susheelendra2016-03-22
* iommu: add ftrace profiling for map and unmapLiam Mark2016-03-22
* iommu: Add support for .dma_supported() opsNeeti Desai2016-03-22
* iommu/arm-smmu: Add support for map/unmap to be atomicNeeti Desai2016-03-22
* iommu: export iommu_pgsizeMitchel Humpherys2016-03-22
* iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis2016-03-22
* Revert "iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC"Mitchel Humpherys2016-03-22
* iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECNeeti Desai2016-03-22