Age | Commit message (Expand) | Author | Files | Lines |
2015-07-17 | include, lib: add __printf attributes to several function prototypes |  Nicolas Iooss | 1 | -1/+1 |
2015-06-11 | iommu: Introduce iommu_request_dm_for_dev() |  Joerg Roedel | 1 | -0/+6 |
2015-06-09 | iommu: Add function to query the default domain of a group |  Joerg Roedel | 1 | -0/+1 |
2015-06-09 | iommu: Introduce direct mapped region handling |  Joerg Roedel | 1 | -0/+31 |
2015-06-09 | iommu: Add iommu_get_domain_for_dev function |  Joerg Roedel | 1 | -0/+6 |
2015-03-31 | iommu: Remove domain_init and domain_free iommu_ops |  Joerg Roedel | 1 | -3/+0 |
2015-03-31 | iommu: Introduce iommu domain types |  Joerg Roedel | 1 | -1/+26 |
2015-03-31 | iommu: Introduce domain_alloc and domain_free iommu_ops |  Joerg Roedel | 1 | -0/+5 |
2014-12-16 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 1 | -0/+8 |
2014-12-02 | Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next |  Joerg Roedel | 1 | -1/+24 |
2014-12-01 | iommu: add new iommu_ops callback for adding an OF device |  Will Deacon | 1 | -0/+6 |
2014-12-01 | iommu: provide early initialisation hook for IOMMU drivers |  Will Deacon | 1 | -0/+2 |
2014-11-14 | iommu: add capability IOMMU_CAP_NOEXEC |  Antonios Motakis | 1 | -0/+1 |
2014-11-14 | iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC |  Antonios Motakis | 1 | -1/+1 |
2014-11-04 | iommu: Add iommu_map_sg() function |  Olav Haugan | 1 | -0/+22 |
2014-10-15 | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -13/+12 |
2014-09-29 | iommu: introduce domain attribute for nesting IOMMUs |  Will Deacon | 1 | -0/+1 |
2014-09-25 | iommu: Remove iommu_domain_has_cap() API function |  Joerg Roedel | 1 | -11/+0 |
2014-09-25 | iommu: Introduce iommu_capable API function |  Joerg Roedel | 1 | -0/+7 |
2014-09-25 | iommu: Convert iommu-caps from define to enum |  Joerg Roedel | 1 | -4/+7 |
2014-07-08 | iommu: Fix IOMMU sysfs stubs |  Alex Williamson | 1 | -6/+7 |
2014-07-07 | iommu: Constify struct iommu_ops |  Thierry Reding | 1 | -2/+2 |
2014-07-04 | iommu: Add sysfs support for IOMMUs |  Alex Williamson | 1 | -0/+26 |
2014-07-04 | iommu/core: Create central IOMMU group lookup/creation interface |  Alex Williamson | 1 | -0/+1 |
2014-01-09 | Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'ppc/pamu', 'iommu/fixes' and 'arm/msm' into next |  Joerg Roedel | 1 | -2/+7 |
2014-01-07 | iommu: Rename domain_has_cap to iommu_domain_has_cap |  Upinder Malhi (umalhi) | 1 | -2/+2 |
2013-12-30 | iommu: Add empty stub for iommu_group_get_by_id() |  Alexey Kardashevskiy | 1 | -0/+5 |
2013-12-16 | iommu: add IOMMU_EXEC flag for safely allowing XN mappings |  Will Deacon | 1 | -3/+4 |
2013-09-25 | iommu: Change iommu driver to call io_page_fault trace event |  Shuah Khan | 1 | -0/+2 |
2013-08-14 | iommu/fsl: Add additional iommu attributes required by the PAMU driver. |  Varun Sethi | 1 | -0/+16 |
2013-05-02 | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into next |  Joerg Roedel | 1 | -9/+9 |
2013-04-24 | iommu: Add a function to find an iommu group by id |  Alexey Kardashevskiy | 1 | -0/+1 |
2013-04-19 | iommu: Include linux/err.h |  Wang YanQing | 1 | -0/+1 |
2013-04-02 | iommu/fsl: Add the window permission flag as a parameter to iommu_window_enable API. |  Varun Sethi | 1 | -3/+4 |
2013-04-02 | iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. |  Varun Sethi | 1 | -6/+3 |
2013-02-06 | iommu: Add DOMAIN_ATTR_WINDOWS domain attribute |  Joerg Roedel | 1 | -0/+5 |
2013-02-06 | iommu: Add domain window handling functions |  Joerg Roedel | 1 | -0/+22 |
2013-02-06 | iommu: Implement DOMAIN_ATTR_PAGING attribute |  Joerg Roedel | 1 | -0/+1 |
2013-02-06 | iommu: Make sure DOMAIN_ATTR_MAX is really the maximum |  Joerg Roedel | 1 | -1/+1 |
2012-09-25 | iommu: static inline iommu group stub functions |  Alex Williamson | 1 | -18/+24 |
2012-08-03 | iommu: Add missing forward declaration in include file |  Joerg Roedel | 1 | -0/+1 |
2012-08-03 | iommu: Include linux/types.h |  Thierry Reding | 1 | -0/+1 |
2012-07-23 | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next |  Joerg Roedel | 1 | -3/+137 |
2012-07-11 | iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute |  Joerg Roedel | 1 | -0/+8 |
2012-07-11 | iommu: Add domain-attribute handlers |  Joerg Roedel | 1 | -1/+27 |
2012-06-25 | iommu: IOMMU Groups |  Alex Williamson | 1 | -3/+101 |
2012-05-22 | iommu/core: pass a user-provided token to fault handlers |  Ohad Ben-Cohen | 1 | -4/+6 |
2012-01-09 | Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next |  Joerg Roedel | 1 | -0/+7 |
2011-11-15 | iommu: Fix compile error with !IOMMU_API |  Joerg Roedel | 1 | -1/+1 |
2011-11-15 | iommu: Add iommu_device_group callback and iommu_group sysfs entry |  Alex Williamson | 1 | -0/+7 |