summaryrefslogtreecommitdiff
path: root/drivers/iommu
Commit message (Expand)AuthorAge
* iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel2015-07-31
* iommu/amd: Set global dma_ops if swiotlb is disabledJoerg Roedel2015-07-30
* iommu/amd: Use swiotlb in passthrough modeJoerg Roedel2015-07-30
* iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domainsJoerg Roedel2015-07-30
* iommu/amd: Use iommu core for passthrough modeJoerg Roedel2015-07-30
* iommu/amd: Use iommu_attach_group()Joerg Roedel2015-07-30
* iommu/vt-d: Fix VM domain ID leakAlex Williamson2015-07-23
* iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIGZhen Lei2015-07-08
* iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsizeZhen Lei2015-07-08
* iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFTZhen Lei2015-07-08
* iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tablesWill Deacon2015-07-08
* iommu/arm-smmu: Fix the index calculation of strtabZhen Lei2015-07-08
* Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-01
|\
| * iommu/amd: Introduce protection_domain_init() functionJoerg Roedel2015-07-01
| * iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...Markus Elfring2015-06-29
| * iommu/arm-smmu: Fix broken ATOS checkWill Deacon2015-06-29
| * iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel2015-06-29
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-26
|\ \
| * | break kconfig dependency loopGerd Hoffmann2015-06-02
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-26
|\ \ \
| * | | memory: tegra: Add Tegra132 supportThierry Reding2015-05-04
| * | | iommu/tegra-smmu: Add debugfs supportThierry Reding2015-05-04
* | | | Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-23
|\ \ \ \ | | |_|/ | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...Joerg Roedel2015-06-19
| |\ \ \ \ \ \ \ \
| | | | | | | * | | iommu: Fix checkpatch warnings for Missing a blank line after declarationsRobert Callicotte2015-05-05
| | | | | | | |/ /
| | | | | | * | | iommu/amd: Handle errors returned from iommu_init_deviceJoerg Roedel2015-06-11
| | | | | | * | | iommu: Checking for NULL instead of IS_ERRDan Carpenter2015-06-11
| | | | | | * | | iommu/amd: Propagate errors from amd_iommu_init_apiJoerg Roedel2015-06-11
| | | | | | * | | iommu/amd: Remove unused fields from struct dma_ops_domainJoerg Roedel2015-06-11
| | | | | | * | | iommu/amd: Get rid of device_dma_ops_init()Joerg Roedel2015-06-11
| | | | | | * | | iommu/amd: Put IOMMUv2 devices in a direct mapped domainJoerg Roedel2015-06-11
| | | | | | * | | iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocationJoerg Roedel2015-06-11
| | | | | | * | | iommu/amd: Support IOMMU_DOMAIN_DMA type allocationJoerg Roedel2015-06-11
| | | | | | * | | iommu/amd: Implement add_device and remove_deviceJoerg Roedel2015-06-11
| | | | | | * | | iommu/amd: Use default domain if available for DMA-APIJoerg Roedel2015-06-11
| | | | | | * | | iommu/amd: Implement dm_region call-backsJoerg Roedel2015-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/amd: Handle large pages correctly in free_pagetableJoerg Roedel2015-06-19