| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu: Use %pa and %zx instead of casting | Joe Perches | 2013-06-24 | 1 | -13/+10 |
* | iommu: Fix compiler warning on pr_debug | Alex Williamson | 2013-06-23 | 1 | -1/+1 |
* | iommu: Split iommu_unmaps | Alex Williamson | 2013-06-20 | 1 | -28/+35 |
*-. | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 2013-05-02 | 1 | -4/+33 |
|\ \ |
|
| | * | iommu: Add a function to find an iommu group by id | Alexey Kardashevskiy | 2013-04-24 | 1 | -0/+29 |
| |/
|/| |
|
| * | iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab... | Varun Sethi | 2013-04-02 | 1 | -2/+3 |
| * | iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. | Varun Sethi | 2013-04-02 | 1 | -2/+1 |
|/ |
|
* | iommu: Add DOMAIN_ATTR_WINDOWS domain attribute | Joerg Roedel | 2013-02-06 | 1 | -3/+30 |
* | iommu: Add domain window handling functions | Joerg Roedel | 2013-02-06 | 1 | -0/+20 |
* | iommu: Implement DOMAIN_ATTR_PAGING attribute | Joerg Roedel | 2013-02-06 | 1 | -0/+5 |
* | iommu: Check for valid pgsize_bitmap in iommu_map/unmap | Joerg Roedel | 2013-02-06 | 1 | -2/+4 |
* | iommu: moving initialization earlier | Alexey Kardashevskiy | 2013-01-10 | 1 | -1/+1 |
*-. | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel | 2012-07-23 | 1 | -30/+581 |
|\ \ |
|
| | * | iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel | 2012-07-11 | 1 | -3/+16 |
| | * | iommu: Add domain-attribute handlers | Joerg Roedel | 2012-07-11 | 1 | -0/+20 |
| |/
|/| |
|
| * | iommu: IOMMU Groups | Alex Williamson | 2012-06-25 | 1 | -30/+548 |
|/ |
|
* | iommu/core: pass a user-provided token to fault handlers | Ohad Ben-Cohen | 2012-05-22 | 1 | -1/+4 |
* | Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next | Joerg Roedel | 2012-01-09 | 1 | -0/+60 |
|\ |
|
| * | iommu: Add iommu_device_group callback and iommu_group sysfs entry | Alex Williamson | 2011-11-15 | 1 | -0/+60 |
| | | |
| \ | |
*-. \ | Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next | Joerg Roedel | 2012-01-09 | 1 | -12/+107 |
|\ \ \
| | |/
| |/| |
|
| | * | iommu/core: remove the temporary pgsize settings | Ohad Ben-Cohen | 2011-11-10 | 1 | -10/+0 |
| | * | iommu/core: split mapping to page sizes as supported by the hardware | Ohad Ben-Cohen | 2011-11-10 | 1 | -14/+117 |
| | * | iommu/core: stop converting bytes to page order back and forth | Ohad Ben-Cohen | 2011-11-10 | 1 | -3/+5 |
| |/ |
|
* | | iommu: Initialize domain->handler in iommu_domain_alloc() | KyongHo Cho | 2011-12-16 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 2011-10-21 | 1 | -25/+89 |
|\ \ |
|
| | * | iommu/core: Remove global iommu_ops and register_iommu | Joerg Roedel | 2011-10-21 | 1 | -23/+4 |
| | * | iommu/core: Use bus->iommu_ops in the iommu-api | Joerg Roedel | 2011-10-21 | 1 | -7/+27 |
| | * | iommu/core: Convert iommu_found to iommu_present | Joerg Roedel | 2011-10-21 | 1 | -3/+6 |
| | * | iommu/core: Add bus_type parameter to iommu_domain_alloc | Joerg Roedel | 2011-10-21 | 1 | -1/+13 |
| | * | Driver core: Add iommu_ops to bus_type | Joerg Roedel | 2011-10-21 | 1 | -0/+31 |
| | * | iommu/core: Use PAGE_SIZE instead of hard-coded value | Joerg Roedel | 2011-09-06 | 1 | -2/+2 |
| | * | iommu/core: use the existing IS_ALIGNED macro | Ohad Ben-Cohen | 2011-09-05 | 1 | -6/+3 |
| |/
|/| |
|
| * | iommu/core: let drivers know if an iommu fault handler isn't installed | Ohad Ben-Cohen | 2011-09-30 | 1 | -0/+6 |
| * | iommu/core: export iommu_set_fault_handler() | Ohad Ben-Cohen | 2011-09-26 | 1 | -0/+1 |
| * | iommu/core: Add fault reporting mechanism | Ohad Ben-Cohen | 2011-09-14 | 1 | -0/+13 |
|/ |
|
* | drivers: iommu: move to a dedicated folder | Ohad Ben-Cohen | 2011-06-14 | 1 | -0/+124 |