index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
*
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
Joerg Roedel
2015-07-31
*
iommu/amd: Set global dma_ops if swiotlb is disabled
Joerg Roedel
2015-07-30
*
iommu/amd: Use swiotlb in passthrough mode
Joerg Roedel
2015-07-30
*
iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains
Joerg Roedel
2015-07-30
*
iommu/amd: Use iommu core for passthrough mode
Joerg Roedel
2015-07-30
*
iommu/amd: Use iommu_attach_group()
Joerg Roedel
2015-07-30
*
iommu/vt-d: Fix VM domain ID leak
Alex Williamson
2015-07-23
*
iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIG
Zhen Lei
2015-07-08
*
iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsize
Zhen Lei
2015-07-08
*
iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFT
Zhen Lei
2015-07-08
*
iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tables
Will Deacon
2015-07-08
*
iommu/arm-smmu: Fix the index calculation of strtab
Zhen Lei
2015-07-08
*
Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-07-01
|
\
|
*
iommu/amd: Introduce protection_domain_init() function
Joerg Roedel
2015-07-01
|
*
iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...
Markus Elfring
2015-06-29
|
*
iommu/arm-smmu: Fix broken ATOS check
Will Deacon
2015-06-29
|
*
iommu: Ignore -ENODEV errors from add_device call-back
Joerg Roedel
2015-06-29
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
|
\
\
|
*
|
break kconfig dependency loop
Gerd Hoffmann
2015-06-02
*
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-26
|
\
\
\
|
*
|
|
memory: tegra: Add Tegra132 support
Thierry Reding
2015-05-04
|
*
|
|
iommu/tegra-smmu: Add debugfs support
Thierry Reding
2015-05-04
*
|
|
|
Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-23
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
-
-
-
-
.
\
\
Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...
Joerg Roedel
2015-06-19
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
iommu: Fix checkpatch warnings for Missing a blank line after declarations
Robert Callicotte
2015-05-05
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
*
|
|
iommu/amd: Handle errors returned from iommu_init_device
Joerg Roedel
2015-06-11
|
|
|
|
|
|
*
|
|
iommu: Checking for NULL instead of IS_ERR
Dan Carpenter
2015-06-11
|
|
|
|
|
|
*
|
|
iommu/amd: Propagate errors from amd_iommu_init_api
Joerg Roedel
2015-06-11
|
|
|
|
|
|
*
|
|
iommu/amd: Remove unused fields from struct dma_ops_domain
Joerg Roedel
2015-06-11
|
|
|
|
|
|
*
|
|
iommu/amd: Get rid of device_dma_ops_init()
Joerg Roedel
2015-06-11
|
|
|
|
|
|
*
|
|
iommu/amd: Put IOMMUv2 devices in a direct mapped domain
Joerg Roedel
2015-06-11
|
|
|
|
|
|
*
|
|
iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocation
Joerg Roedel
2015-06-11
|
|
|
|
|
|
*
|
|
iommu/amd: Support IOMMU_DOMAIN_DMA type allocation
Joerg Roedel
2015-06-11
|
|
|
|
|
|
*
|
|
iommu/amd: Implement add_device and remove_device
Joerg Roedel
2015-06-11
|
|
|
|
|
|
*
|
|
iommu/amd: Use default domain if available for DMA-API
Joerg Roedel
2015-06-11
|
|
|
|
|
|
*
|
|
iommu/amd: Implement dm_region call-backs
Joerg Roedel
2015-06-11
|
|
|
|
|
|
*
|
|
iommu: Introduce iommu_request_dm_for_dev()
Joerg Roedel
2015-06-11
|
|
|
|
|
|
*
|
|
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-09
|
|
|
|
|
|
*
|
|
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-06-05
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
iommu/amd: Handle large pages correctly in free_pagetable
Joerg Roedel
2015-06-19
[next]