summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-022-3/+3
|\
| * scatterlist: use sg_phys()Dan Williams2015-08-172-3/+3
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-011-1/+1
|\ \
| * | memory: tegra: Add Tegra210 supportThierry Reding2015-08-131-1/+1
| |/
* | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-311-10/+18
|\ \
| * | iommu/vt-d: Cache PCI ATS state and Invalidate Queue DepthBjorn Helgaas2015-07-201-10/+18
| |/
* | iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel2015-07-311-1/+6
* | iommu/amd: Set global dma_ops if swiotlb is disabledJoerg Roedel2015-07-301-0/+9
* | iommu/amd: Use swiotlb in passthrough modeJoerg Roedel2015-07-301-5/+3
* | iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domainsJoerg Roedel2015-07-301-7/+9
* | iommu/amd: Use iommu core for passthrough modeJoerg Roedel2015-07-302-65/+3
* | iommu/amd: Use iommu_attach_group()Joerg Roedel2015-07-301-3/+21
* | iommu/vt-d: Fix VM domain ID leakAlex Williamson2015-07-231-3/+6
* | iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIGZhen Lei2015-07-081-1/+31
* | iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsizeZhen Lei2015-07-081-2/+3
* | iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFTZhen Lei2015-07-081-2/+2
* | iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tablesWill Deacon2015-07-081-8/+9
* | iommu/arm-smmu: Fix the index calculation of strtabZhen Lei2015-07-081-1/+1
|/
* Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-014-14/+30
|\
| * iommu/amd: Introduce protection_domain_init() functionJoerg Roedel2015-07-011-10/+16
| * iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...Markus Elfring2015-06-291-2/+1
| * iommu/arm-smmu: Fix broken ATOS checkWill Deacon2015-06-291-1/+1
| * iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel2015-06-291-1/+12
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-261-0/+3
|\ \
| * | break kconfig dependency loopGerd Hoffmann2015-06-021-0/+3
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-262-1/+110
|\ \ \
| * | | memory: tegra: Add Tegra132 supportThierry Reding2015-05-041-1/+1
| * | | iommu/tegra-smmu: Add debugfs supportThierry Reding2015-05-041-0/+109
* | | | Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-2315-954/+4095
|\ \ \ \ | | |_|/ | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...Joerg Roedel2015-06-1916-986/+4106
| |\ \ \ \ \ \ \ \
| | | | | | | * | | iommu: Fix checkpatch warnings for Missing a blank line after declarationsRobert Callicotte2015-05-051-0/+4
| | | | | | | |/ /
| | | | | | * | | iommu/amd: Handle errors returned from iommu_init_deviceJoerg Roedel2015-06-111-2/+9
| | | | | | * | | iommu: Checking for NULL instead of IS_ERRDan Carpenter2015-06-111-11/+12
| | | | | | * | | iommu/amd: Propagate errors from amd_iommu_init_apiJoerg Roedel2015-06-113-5/+6
| | | | | | * | | iommu/amd: Remove unused fields from struct dma_ops_domainJoerg Roedel2015-06-112-9/+0
| | | | | | * | | iommu/amd: Get rid of device_dma_ops_init()Joerg Roedel2015-06-111-39/+1
| | | | | | * | | iommu/amd: Put IOMMUv2 devices in a direct mapped domainJoerg Roedel2015-06-111-1/+14
| | | | | | * | | iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocationJoerg Roedel2015-06-111-0/+7
| | | | | | * | | iommu/amd: Support IOMMU_DOMAIN_DMA type allocationJoerg Roedel2015-06-112-241/+73
| | | | | | * | | iommu/amd: Implement add_device and remove_deviceJoerg Roedel2015-06-112-178/+63
| | | | | | * | | iommu/amd: Use default domain if available for DMA-APIJoerg Roedel2015-06-111-0/+7
| | | | | | * | | iommu/amd: Implement dm_region call-backsJoerg Roedel2015-06-111-0/+43
| | | | | | * | | 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
OpenPOWER on IntegriCloud