summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)Author
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10iommu: Remove iommu_register_instance interfaceJoerg Roedel
2017-02-10iommu: Add iommu_device_set_fwnode() interfaceJoerg Roedel
2017-02-10iommu: Make iommu_device_link/unlink take a struct iommu_deviceJoerg Roedel
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel
2017-02-10iommu: Introduce new 'struct iommu_device'Joerg Roedel
2017-02-10iommu: Rename iommu_get_instance()Joerg Roedel
2017-01-30Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel
2017-01-23iommu: iommu_get_group_resv_regionsEric Auger
2017-01-23iommu: iommu_alloc_resv_regionEric Auger
2017-01-23iommu: Add a new type field in iommu_resv_regionEric Auger
2017-01-23iommu: Rename iommu_dm_regions into iommu_resv_regionsEric Auger
2017-01-19iommu: add IOMMU_PRIV attributeMitchel Humpherys
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel
2016-11-29iommu: Make of_iommu_set/get_ops() DT agnosticLorenzo Pieralisi
2016-11-15iommu: Allow taking a reference on a group directlyRobin Murphy
2016-09-16iommu: Introduce iommu_fwspecRobin Murphy
2016-07-13iommu: Add apply_dm_region call-back to iommu-opsJoerg Roedel
2016-05-09Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel
2016-05-09iommu: Allow selecting page sizes per domainRobin Murphy
2016-05-09iommu: remove unused priv field from struct iommu_opsWill Deacon
2016-04-07iommu: Add MMIO mapping typeRobin Murphy
2016-04-05iommu: provide of_xlate pointer unconditionallyArnd Bergmann
2016-01-29iommu: Update struct iommu_ops commentsMagnus Damm
2015-10-22iommu: Add generic_device_group() functionJoerg Roedel
2015-10-22iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel
2015-10-22iommu: Revive device_group iommu-ops call-backJoerg Roedel
2015-10-15iommu: Implement common IOMMU ops for DMA mappingRobin Murphy
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-06-11iommu: Introduce iommu_request_dm_for_dev()Joerg Roedel
2015-06-09iommu: Add function to query the default domain of a groupJoerg Roedel
2015-06-09iommu: Introduce direct mapped region handlingJoerg Roedel
2015-06-09iommu: Add iommu_get_domain_for_dev functionJoerg Roedel
2015-03-31iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel
2015-03-31iommu: Introduce iommu domain typesJoerg Roedel
2015-03-31iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel
2014-12-01iommu: add new iommu_ops callback for adding an OF deviceWill Deacon
2014-12-01iommu: provide early initialisation hook for IOMMU driversWill Deacon
2014-11-14iommu: add capability IOMMU_CAP_NOEXECAntonios Motakis
2014-11-14iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-09-29iommu: introduce domain attribute for nesting IOMMUsWill Deacon
2014-09-25iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel
2014-09-25iommu: Introduce iommu_capable API functionJoerg Roedel
2014-09-25iommu: Convert iommu-caps from define to enumJoerg Roedel
2014-07-08iommu: Fix IOMMU sysfs stubsAlex Williamson