Age | Commit message (Expand) | Author |
2015-12-15 | Revert "scatterlist: use sg_phys()" | Dan Williams |
2015-10-21 | iommu: Move default domain allocation to iommu_group_get_for_dev() | Joerg Roedel |
2015-10-21 | iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_dev | Joerg Roedel |
2015-10-21 | iommu: Add generic_device_group() function | Joerg Roedel |
2015-10-21 | iommu: Export and rename iommu_group_get_for_pci_dev() | Joerg Roedel |
2015-10-21 | iommu: Revive device_group iommu-ops call-back | Joerg Roedel |
2015-08-17 | scatterlist: use sg_phys() | Dan Williams |
2015-06-29 | iommu: Ignore -ENODEV errors from add_device call-back | Joerg Roedel |
2015-06-19 | Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd... | Joerg Roedel |
2015-06-11 | iommu: Checking for NULL instead of IS_ERR | Dan Carpenter |
2015-06-11 | iommu: Introduce iommu_request_dm_for_dev() | Joerg Roedel |
2015-06-09 | iommu: Add function to query the default domain of a group | Joerg Roedel |
2015-06-09 | iommu: Create direct mappings in default domains | Joerg Roedel |
2015-06-09 | iommu: Introduce direct mapped region handling | Joerg Roedel |
2015-06-09 | iommu: Add iommu_get_domain_for_dev function | Joerg Roedel |
2015-06-09 | iommu: Make sure a device is always attached to a domain | Joerg Roedel |
2015-06-09 | iommu: Limit iommu_attach/detach_device to devices with their own group | Joerg Roedel |
2015-06-09 | iommu: Allocate a default domain for iommu groups | Joerg Roedel |
2015-06-05 | iommu: Call remove_device call-back after driver release | Joerg Roedel |
2015-06-05 | iommu: Clean up after a failed bus initialization | Joerg Roedel |
2015-06-05 | iommu: Propagate error in add_iommu_group | Joerg Roedel |
2015-06-05 | iommu: Add a few printk messages to group handling code | Joerg Roedel |
2015-06-05 | iommu: Remove function name from pr_fmt() | Joerg Roedel |
2015-05-29 | iommu: Init iommu-groups support earlier, in core_initcall | Marek Szyprowski |
2015-03-31 | iommu: Remove domain_init and domain_free iommu_ops | Joerg Roedel |
2015-03-31 | iommu: Only allow iommu_map/unmap for paging domains | Joerg Roedel |
2015-03-31 | iommu: Introduce iommu domain types | Joerg Roedel |
2015-03-31 | iommu: Introduce domain_alloc and domain_free iommu_ops | Joerg Roedel |
2015-02-04 | iommu: Update my email address | Joerg Roedel |
2015-01-26 | iommu: Fix trace_map() to report original iova and original size | Shuah Khan |
2015-01-19 | iommu: Change trace unmap api to report unmapped size | Shuah Khan |
2015-01-19 | iommu: Fix trace_unmap() to report original iova | Shuah Khan |
2014-12-16 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-02 | iommu: Decouple iommu_map_sg from CPU page size | Robin Murphy |
2014-12-01 | iommu: fix initialization without 'add_device' callback | Marek Szyprowski |
2014-11-04 | iommu: Improve error handling when setting bus iommu | Heiko Stübner |
2014-11-04 | iommu: Do more input validation in iommu_map_sg() | Joerg Roedel |
2014-11-04 | iommu: Add iommu_map_sg() function | Olav Haugan |
2014-09-25 | iommu: Fix bus notifier breakage | Mark Salter |
2014-09-25 | iommu: Rework iommu_group_get_for_pci_dev() | Alex Williamson |
2014-09-25 | iommu: Remove iommu_domain_has_cap() API function | Joerg Roedel |
2014-09-25 | iommu: Introduce iommu_capable API function | Joerg Roedel |
2014-09-25 | iommu: Convert iommu-caps from define to enum | Joerg Roedel |
2014-08-26 | iommu/core: Make iommu_group_get_for_dev() more robust | Joerg Roedel |
2014-08-18 | iommu/core: Check for the right function pointer in iommu_map() | Joerg Roedel |
2014-07-07 | iommu: Constify struct iommu_ops | Thierry Reding |
2014-07-04 | iommu/core: Create central IOMMU group lookup/creation interface | Alex Williamson |
2013-11-01 | Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'ar... | Joerg Roedel |
2013-09-24 | iommu: No need to pass '0x' when '%pa' is used | Fabio Estevam |
2013-09-24 | iommu: Change iommu driver to call unmap trace event | Shuah Khan |