aboutsummaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)Author
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
2014-07-07iommu: Constify struct iommu_opsThierry Reding
2014-07-04iommu: Add sysfs support for IOMMUsAlex Williamson
2014-07-04iommu/core: Create central IOMMU group lookup/creation interfaceAlex Williamson
2014-01-09Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp...Joerg Roedel
2014-01-07iommu: Rename domain_has_cap to iommu_domain_has_capUpinder Malhi (umalhi)
2013-12-30iommu: Add empty stub for iommu_group_get_by_id()Alexey Kardashevskiy
2013-12-16iommu: add IOMMU_EXEC flag for safely allowing XN mappingsWill Deacon
2013-09-25iommu: Change iommu driver to call io_page_fault trace eventShuah Khan
2013-08-14iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi
2013-05-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel
2013-04-24iommu: Add a function to find an iommu group by idAlexey Kardashevskiy
2013-04-19iommu: Include linux/err.hWang YanQing
2013-04-02iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...Varun Sethi
2013-04-02iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi
2013-02-06iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel
2013-02-06iommu: Add domain window handling functionsJoerg Roedel
2013-02-06iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel
2013-02-06iommu: Make sure DOMAIN_ATTR_MAX is really the maximumJoerg Roedel
2012-09-25iommu: static inline iommu group stub functionsAlex Williamson
2012-08-03iommu: Add missing forward declaration in include fileJoerg Roedel
2012-08-03iommu: Include linux/types.hThierry Reding
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel
2012-07-11iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel
2012-07-11iommu: Add domain-attribute handlersJoerg Roedel
2012-06-25iommu: IOMMU GroupsAlex Williamson
2012-05-22iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel
2011-11-15iommu: Fix compile error with !IOMMU_APIJoerg Roedel
2011-11-15iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson