aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/iommu.c
AgeCommit message (Expand)Author
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-10-22iommu: Move default domain allocation to iommu_group_get_for_dev()Joerg Roedel
2015-10-22iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_devJoerg Roedel
2015-10-22iommu: Add generic_device_group() functionJoerg Roedel
2015-10-22iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel
2015-10-22iommu: Revive device_group iommu-ops call-backJoerg Roedel
2015-08-17scatterlist: use sg_phys()Dan Williams
2015-06-29iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel
2015-06-19Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...Joerg Roedel
2015-06-11iommu: Checking for NULL instead of IS_ERRDan Carpenter
2015-06-11iommu: Introduce iommu_request_dm_for_dev()Joerg Roedel
2015-06-09iommu: Add function to query the default domain of a groupJoerg Roedel
2015-06-09iommu: Create direct mappings in default domainsJoerg Roedel
2015-06-09iommu: Introduce direct mapped region handlingJoerg Roedel
2015-06-09iommu: Add iommu_get_domain_for_dev functionJoerg Roedel
2015-06-09iommu: Make sure a device is always attached to a domainJoerg Roedel
2015-06-09iommu: Limit iommu_attach/detach_device to devices with their own groupJoerg Roedel
2015-06-09iommu: Allocate a default domain for iommu groupsJoerg Roedel
2015-06-05iommu: Call remove_device call-back after driver releaseJoerg Roedel
2015-06-05iommu: Clean up after a failed bus initializationJoerg Roedel
2015-06-05iommu: Propagate error in add_iommu_groupJoerg Roedel
2015-06-05iommu: Add a few printk messages to group handling codeJoerg Roedel
2015-06-05iommu: Remove function name from pr_fmt()Joerg Roedel
2015-05-29iommu: Init iommu-groups support earlier, in core_initcallMarek Szyprowski
2015-03-31iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel
2015-03-31iommu: Only allow iommu_map/unmap for paging domainsJoerg Roedel
2015-03-31iommu: Introduce iommu domain typesJoerg Roedel
2015-03-31iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel
2015-02-04iommu: Update my email addressJoerg Roedel
2015-01-26iommu: Fix trace_map() to report original iova and original sizeShuah Khan
2015-01-19iommu: Change trace unmap api to report unmapped sizeShuah Khan
2015-01-19iommu: Fix trace_unmap() to report original iovaShuah Khan
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-02iommu: Decouple iommu_map_sg from CPU page sizeRobin Murphy
2014-12-01iommu: fix initialization without 'add_device' callbackMarek Szyprowski
2014-11-04iommu: Improve error handling when setting bus iommuHeiko Stübner
2014-11-04iommu: Do more input validation in iommu_map_sg()Joerg Roedel
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan
2014-09-25iommu: Fix bus notifier breakageMark Salter
2014-09-25iommu: Rework iommu_group_get_for_pci_dev()Alex Williamson
2014-09-25iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel
2014-09-25iommu: Introduce iommu_capable API functionJoerg Roedel
2014-09-25iommu: Convert iommu-caps from define to enumJoerg Roedel
2014-08-26iommu/core: Make iommu_group_get_for_dev() more robustJoerg Roedel
2014-08-19iommu/core: Check for the right function pointer in iommu_map()Joerg Roedel
2014-07-07iommu: Constify struct iommu_opsThierry Reding
2014-07-04iommu/core: Create central IOMMU group lookup/creation interfaceAlex Williamson
2013-11-01Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'ar...Joerg Roedel
2013-09-24iommu: No need to pass '0x' when '%pa' is usedFabio Estevam
2013-09-24iommu: Change iommu driver to call unmap trace eventShuah Khan