summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommu.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'ar...Joerg Roedel2013-11-011-3/+3
|\ \
| * | iommu: No need to pass '0x' when '%pa' is usedFabio Estevam2013-09-241-3/+3
| |/
* | iommu: Change iommu driver to call unmap trace eventShuah Khan2013-09-241-0/+1
* | iommu: Change iommu driver to call map trace eventShuah Khan2013-09-241-0/+2
* | iommu: Change iommu driver to call detach_device_to_domain trace eventShuah Khan2013-09-241-0/+1
* | iommu: Change iommu driver to call attach_device_to_domain trace eventShuah Khan2013-09-241-1/+5
* | iommu: Change iommu driver to call remove_device_to_group trace eventShuah Khan2013-09-241-0/+2
* | iommu: Change iommu driver to call add_device_to_group trace eventShuah Khan2013-09-241-0/+2
* | iommu: Add event tracing feature to iommuShuah Khan2013-09-241-0/+1
|/
* iommu: Use %pa and %zx instead of castingJoe Perches2013-06-241-13/+10Star
* iommu: Fix compiler warning on pr_debugAlex Williamson2013-06-231-1/+1
* iommu: Split iommu_unmapsAlex Williamson2013-06-201-28/+35
*-. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel2013-05-021-4/+33
|\ \
| | * iommu: Add a function to find an iommu group by idAlexey Kardashevskiy2013-04-241-0/+29
| |/ |/|
| * iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...Varun Sethi2013-04-021-2/+3
| * iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-021-2/+1Star
|/
* iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel2013-02-061-3/+30
* iommu: Add domain window handling functionsJoerg Roedel2013-02-061-0/+20
* iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel2013-02-061-0/+5
* iommu: Check for valid pgsize_bitmap in iommu_map/unmapJoerg Roedel2013-02-061-2/+4
* iommu: moving initialization earlierAlexey Kardashevskiy2013-01-101-1/+1
*-. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-231-30/+581
|\ \
| | * iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-3/+16
| | * iommu: Add domain-attribute handlersJoerg Roedel2012-07-111-0/+20
| |/ |/|
| * iommu: IOMMU GroupsAlex Williamson2012-06-251-30/+548
|/
* iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen2012-05-221-1/+4
* Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2012-01-091-0/+60
|\
| * iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson2011-11-151-0/+60
| |
| \
*-. \ Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-091-12/+107
|\ \ \ | | |/ | |/|
| | * iommu/core: remove the temporary pgsize settingsOhad Ben-Cohen2011-11-101-10/+0Star
| | * iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen2011-11-101-14/+117
| | * iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen2011-11-101-3/+5
| |/
* / iommu: Initialize domain->handler in iommu_domain_alloc()KyongHo Cho2011-12-161-1/+1
|/
*-. Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-211-25/+89
|\ \
| | * iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel2011-10-211-23/+4Star
| | * iommu/core: Use bus->iommu_ops in the iommu-apiJoerg Roedel2011-10-211-7/+27
| | * iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-211-3/+6
| | * iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel2011-10-211-1/+13
| | * Driver core: Add iommu_ops to bus_typeJoerg Roedel2011-10-211-0/+31
| | * iommu/core: Use PAGE_SIZE instead of hard-coded valueJoerg Roedel2011-09-061-2/+2
| | * iommu/core: use the existing IS_ALIGNED macroOhad Ben-Cohen2011-09-051-6/+3Star
| |/ |/|
| * iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen2011-09-301-0/+6
| * iommu/core: export iommu_set_fault_handler()Ohad Ben-Cohen2011-09-261-0/+1
| * iommu/core: Add fault reporting mechanismOhad Ben-Cohen2011-09-141-0/+13
|/
* drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-141-0/+124