summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommu.c
Commit message (Expand)AuthorAge
*-. Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel2016-12-06
|\ \
| | * iommu: Allow taking a reference on a group directlyRobin Murphy2016-11-15
| |/ |/|
| * iommu: Make of_iommu_set/get_ops() DT agnosticLorenzo Pieralisi2016-11-29
|/
* iommu: Introduce iommu_fwspecRobin Murphy2016-09-16
*-. Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Joerg Roedel2016-07-26
|\ \
| | * iommu: Simplify and fix ida handlingHeiner Kallweit2016-07-13
| | * iommu: Simplify init functionHeiner Kallweit2016-07-13
| |/ |/|
| * iommu: Add apply_dm_region call-back to iommu-opsJoerg Roedel2016-07-13
|/
* Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-19
|\
| * iommu: Allow selecting page sizes per domainRobin Murphy2016-05-09
* | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-19
|\ \ | |/ |/|
| * PCI: Add support for multiple DMA aliasesJacek Lawrynowicz2016-04-11
* | iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel2016-04-07
|/
* iommu: Fix second argument of trace_map() to report correct paddrYoshihiro Shimoda2016-02-25
* Revert "scatterlist: use sg_phys()"Dan Williams2015-12-15
* iommu: Move default domain allocation to iommu_group_get_for_dev()Joerg Roedel2015-10-22
* iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_devJoerg Roedel2015-10-22
* iommu: Add generic_device_group() functionJoerg Roedel2015-10-22
* iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel2015-10-22
* iommu: Revive device_group iommu-ops call-backJoerg Roedel2015-10-22
* scatterlist: use sg_phys()Dan Williams2015-08-17
* iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel2015-06-29
*---. Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...Joerg Roedel2015-06-19
|\ \ \
| | | * iommu: Checking for NULL instead of IS_ERRDan Carpenter2015-06-11
| | | * iommu: Introduce iommu_request_dm_for_dev()Joerg Roedel2015-06-11
| | | * iommu: Add function to query the default domain of a groupJoerg Roedel2015-06-09
| | | * iommu: Create direct mappings in default domainsJoerg Roedel2015-06-09
| | | * iommu: Introduce direct mapped region handlingJoerg Roedel2015-06-09
| | | * iommu: Add iommu_get_domain_for_dev functionJoerg Roedel2015-06-09
| | | * iommu: Make sure a device is always attached to a domainJoerg Roedel2015-06-09
| | | * iommu: Limit iommu_attach/detach_device to devices with their own groupJoerg Roedel2015-06-09
| | | * iommu: Allocate a default domain for iommu groupsJoerg Roedel2015-06-09
| | | * iommu: Call remove_device call-back after driver releaseJoerg Roedel2015-06-05
| | | * iommu: Clean up after a failed bus initializationJoerg Roedel2015-06-05
| | | * iommu: Propagate error in add_iommu_groupJoerg Roedel2015-06-05
| | | * iommu: Add a few printk messages to group handling codeJoerg Roedel2015-06-05
| | | * iommu: Remove function name from pr_fmt()Joerg Roedel2015-06-05
| |_|/ |/| |
| * | iommu: Init iommu-groups support earlier, in core_initcallMarek Szyprowski2015-05-29
|/ /
* | iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel2015-03-31
* | iommu: Only allow iommu_map/unmap for paging domainsJoerg Roedel2015-03-31
* | iommu: Introduce iommu domain typesJoerg Roedel2015-03-31
* | iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel2015-03-31
|/
* iommu: Update my email addressJoerg Roedel2015-02-04
* iommu: Fix trace_map() to report original iova and original sizeShuah Khan2015-01-26
* iommu: Change trace unmap api to report unmapped sizeShuah Khan2015-01-19
* iommu: Fix trace_unmap() to report original iovaShuah Khan2015-01-19
* Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-16
|\
| * iommu: fix initialization without 'add_device' callbackMarek Szyprowski2014-12-01
* | iommu: Decouple iommu_map_sg from CPU page sizeRobin Murphy2014-12-02
* | iommu: Improve error handling when setting bus iommuHeiko Stübner2014-11-04