| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu: Introduce iommu_fwspec | Robin Murphy | 2016-09-16 | 1 | -0/+39 |
* | iommu: Add apply_dm_region call-back to iommu-ops | Joerg Roedel | 2016-07-13 | 1 | -0/+3 |
*-. | Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc... | Joerg Roedel | 2016-05-09 | 1 | -5/+2 |
|\ \ |
|
| | * | iommu: Allow selecting page sizes per domain | Robin Murphy | 2016-05-09 | 1 | -1/+2 |
| | * | iommu: remove unused priv field from struct iommu_ops | Will Deacon | 2016-05-09 | 1 | -2/+0 |
| | * | iommu: provide of_xlate pointer unconditionally | Arnd Bergmann | 2016-04-05 | 1 | -2/+0 |
| |/ |
|
* | | iommu: Add MMIO mapping type | Robin Murphy | 2016-04-07 | 1 | -0/+1 |
|/ |
|
* | iommu: Update struct iommu_ops comments | Magnus Damm | 2016-01-29 | 1 | -4/+12 |
* | iommu: Add generic_device_group() function | Joerg Roedel | 2015-10-22 | 1 | -0/+2 |
* | iommu: Export and rename iommu_group_get_for_pci_dev() | Joerg Roedel | 2015-10-22 | 1 | -0/+3 |
* | iommu: Revive device_group iommu-ops call-back | Joerg Roedel | 2015-10-22 | 1 | -1/+1 |
* | iommu: Implement common IOMMU ops for DMA mapping | Robin Murphy | 2015-10-15 | 1 | -0/+1 |
* | include, lib: add __printf attributes to several function prototypes | Nicolas Iooss | 2015-07-17 | 1 | -1/+1 |
* | iommu: Introduce iommu_request_dm_for_dev() | Joerg Roedel | 2015-06-11 | 1 | -0/+6 |
* | iommu: Add function to query the default domain of a group | Joerg Roedel | 2015-06-09 | 1 | -0/+1 |
* | iommu: Introduce direct mapped region handling | Joerg Roedel | 2015-06-09 | 1 | -0/+31 |
* | iommu: Add iommu_get_domain_for_dev function | Joerg Roedel | 2015-06-09 | 1 | -0/+6 |
* | iommu: Remove domain_init and domain_free iommu_ops | Joerg Roedel | 2015-03-31 | 1 | -3/+0 |
* | iommu: Introduce iommu domain types | Joerg Roedel | 2015-03-31 | 1 | -1/+26 |
* | iommu: Introduce domain_alloc and domain_free iommu_ops | Joerg Roedel | 2015-03-31 | 1 | -0/+5 |
* | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-16 | 1 | -0/+8 |
|\ |
|
| * | iommu: add new iommu_ops callback for adding an OF device | Will Deacon | 2014-12-01 | 1 | -0/+6 |
| * | iommu: provide early initialisation hook for IOMMU drivers | Will Deacon | 2014-12-01 | 1 | -0/+2 |
| | | |
| \ | |
*-. \ | Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm... | Joerg Roedel | 2014-12-02 | 1 | -1/+24 |
|\ \ \
| |_|/
|/| | |
|
| | * | iommu: Add iommu_map_sg() function | Olav Haugan | 2014-11-04 | 1 | -0/+22 |
| |/
|/| |
|
| * | iommu: add capability IOMMU_CAP_NOEXEC | Antonios Motakis | 2014-11-14 | 1 | -0/+1 |
| * | iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC | Antonios Motakis | 2014-11-14 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-10-15 | 1 | -13/+12 |
|\ |
|
| * | iommu: Remove iommu_domain_has_cap() API function | Joerg Roedel | 2014-09-25 | 1 | -11/+0 |
| * | iommu: Introduce iommu_capable API function | Joerg Roedel | 2014-09-25 | 1 | -0/+7 |
| * | iommu: Convert iommu-caps from define to enum | Joerg Roedel | 2014-09-25 | 1 | -4/+7 |
* | | iommu: introduce domain attribute for nesting IOMMUs | Will Deacon | 2014-09-29 | 1 | -0/+1 |
|/ |
|
* | iommu: Fix IOMMU sysfs stubs | Alex Williamson | 2014-07-08 | 1 | -6/+7 |
* | iommu: Constify struct iommu_ops | Thierry Reding | 2014-07-07 | 1 | -2/+2 |
* | iommu: Add sysfs support for IOMMUs | Alex Williamson | 2014-07-04 | 1 | -0/+26 |
* | iommu/core: Create central IOMMU group lookup/creation interface | Alex Williamson | 2014-07-04 | 1 | -0/+1 |
*---. | Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp... | Joerg Roedel | 2014-01-09 | 1 | -2/+7 |
|\ \ \ |
|
| | | * | iommu: Rename domain_has_cap to iommu_domain_has_cap | Upinder Malhi (umalhi) | 2014-01-07 | 1 | -2/+2 |
| | |/ |
|
| * | | iommu: Add empty stub for iommu_group_get_by_id() | Alexey Kardashevskiy | 2013-12-30 | 1 | -0/+5 |
| |/ |
|
* | | iommu: add IOMMU_EXEC flag for safely allowing XN mappings | Will Deacon | 2013-12-16 | 1 | -3/+4 |
|/ |
|
* | iommu: Change iommu driver to call io_page_fault trace event | Shuah Khan | 2013-09-25 | 1 | -0/+2 |
* | iommu/fsl: Add additional iommu attributes required by the PAMU driver. | Varun Sethi | 2013-08-14 | 1 | -0/+16 |
*-. | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 2013-05-02 | 1 | -9/+9 |
|\ \ |
|
| | * | iommu: Add a function to find an iommu group by id | Alexey Kardashevskiy | 2013-04-24 | 1 | -0/+1 |
| | * | iommu: Include linux/err.h | Wang YanQing | 2013-04-19 | 1 | -0/+1 |
| |/
|/| |
|
| * | iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab... | Varun Sethi | 2013-04-02 | 1 | -3/+4 |
| * | iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. | Varun Sethi | 2013-04-02 | 1 | -6/+3 |
|/ |
|
* | iommu: Add DOMAIN_ATTR_WINDOWS domain attribute | Joerg Roedel | 2013-02-06 | 1 | -0/+5 |
* | iommu: Add domain window handling functions | Joerg Roedel | 2013-02-06 | 1 | -0/+22 |
* | iommu: Implement DOMAIN_ATTR_PAGING attribute | Joerg Roedel | 2013-02-06 | 1 | -0/+1 |