summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* scatterlist: use sg_phys()Dan Williams2015-08-171-1/+1
* iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel2015-06-291-1/+12
*---. Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...Joerg Roedel2015-06-191-27/+346
|\ \ \
| | | * iommu: Checking for NULL instead of IS_ERRDan Carpenter2015-06-111-11/+12
| | | * iommu: Introduce iommu_request_dm_for_dev()Joerg Roedel2015-06-111-0/+53
| | | * iommu: Add function to query the default domain of a groupJoerg Roedel2015-06-091-0/+5
| | | * iommu: Create direct mappings in default domainsJoerg Roedel2015-06-091-0/+48
| | | * iommu: Introduce direct mapped region handlingJoerg Roedel2015-06-091-0/+16
| | | * iommu: Add iommu_get_domain_for_dev functionJoerg Roedel2015-06-091-0/+18
| | | * iommu: Make sure a device is always attached to a domainJoerg Roedel2015-06-091-8/+76
| | | * iommu: Limit iommu_attach/detach_device to devices with their own groupJoerg Roedel2015-06-091-4/+67
| | | * iommu: Allocate a default domain for iommu groupsJoerg Roedel2015-06-091-4/+27
| | | * iommu: Call remove_device call-back after driver releaseJoerg Roedel2015-06-051-1/+1
| | | * iommu: Clean up after a failed bus initializationJoerg Roedel2015-06-051-9/+26
| | | * iommu: Propagate error in add_iommu_groupJoerg Roedel2015-06-051-3/+1
| | | * iommu: Add a few printk messages to group handling codeJoerg Roedel2015-06-051-0/+9
| | | * iommu: Remove function name from pr_fmt()Joerg Roedel2015-06-051-1/+1
| |_|/ |/| |
| * | iommu: Init iommu-groups support earlier, in core_initcallMarek Szyprowski2015-05-291-1/+1
|/ /
* | iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel2015-03-311-28/+2
* | iommu: Only allow iommu_map/unmap for paging domainsJoerg Roedel2015-03-311-0/+6
* | iommu: Introduce iommu domain typesJoerg Roedel2015-03-311-2/+3
* | iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel2015-03-311-8/+21
|/
* iommu: Update my email addressJoerg Roedel2015-02-041-1/+1
* iommu: Fix trace_map() to report original iova and original sizeShuah Khan2015-01-261-1/+1
* iommu: Change trace unmap api to report unmapped sizeShuah Khan2015-01-191-1/+1
* iommu: Fix trace_unmap() to report original iovaShuah Khan2015-01-191-1/+2
* Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-161-1/+1
|\
| * iommu: fix initialization without 'add_device' callbackMarek Szyprowski2014-12-011-1/+1
* | iommu: Decouple iommu_map_sg from CPU page sizeRobin Murphy2014-12-021-5/+15
* | iommu: Improve error handling when setting bus iommuHeiko Stübner2014-11-041-2/+16
* | iommu: Do more input validation in iommu_map_sg()Joerg Roedel2014-11-041-11/+18
* | iommu: Add iommu_map_sg() functionOlav Haugan2014-11-041-0/+25
|/
* iommu: Fix bus notifier breakageMark Salter2014-09-251-10/+16
* iommu: Rework iommu_group_get_for_pci_dev()Alex Williamson2014-09-251-67/+96
* iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel2014-09-251-13/+0
* iommu: Introduce iommu_capable API functionJoerg Roedel2014-09-251-3/+15
* iommu: Convert iommu-caps from define to enumJoerg Roedel2014-09-251-1/+1
* iommu/core: Make iommu_group_get_for_dev() more robustJoerg Roedel2014-08-261-3/+5
* iommu/core: Check for the right function pointer in iommu_map()Joerg Roedel2014-08-191-1/+1
* iommu: Constify struct iommu_opsThierry Reding2014-07-071-5/+14
* iommu/core: Create central IOMMU group lookup/creation interfaceAlex Williamson2014-07-041-0/+182
*-. 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
|/
OpenPOWER on IntegriCloud