index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2019-02-08
Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-30
Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-30
iommu/vt-d: Leave scalable mode default off
Lu Baolu
2019-01-24
iommu/amd: Fix IOMMU page flush when detach device from a domain
Suravee Suthikulpanit
2019-01-23
iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()
Joerg Roedel
2019-01-22
iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
Gerald Schaefer
2019-01-22
iommu/amd: Unmap all mapped pages in error path of map_sg
Jerry Snitselaar
2019-01-22
iommu/amd: Call free_iova_fast with pfn in map_sg
Jerry Snitselaar
2019-01-22
Merge tag 'iommu-fixes-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-11
iommu/of: Fix probe-deferral
Robin Murphy
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-20
iommu: Check for iommu_ops == NULL in iommu_probe_device()
Joerg Roedel
2018-12-17
iommu/of: Don't call iommu_ops->add_device directly
Joerg Roedel
2018-12-17
iommu: Consolitate ->add/remove_device() calls
Joerg Roedel
2018-12-17
iommu/sysfs: Rename iommu_release_device()
Joerg Roedel
2018-12-17
iommu/of: Use device_iommu_mapped()
Joerg Roedel
2018-12-17
iommu/tegra: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
iommu/qcom: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
iommu/of: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
iommu/mediatek: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
iommu/ipmmu-vmsa: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
iommu/dma: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
iommu/arm-smmu: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
iommu: Introduce wrappers around dev->iommu_fwspec
Joerg Roedel
2018-12-17
iommu/ipmmu-vmsa: Hook up r8a774c0 DT matching code
Fabrizio Castro
2018-12-17
Revert "iommu/io-pgtable-arm: Check for v7s-incapable systems"
Yong Wu
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-11
iommu/vt-d: Remove deferred invalidation
Lu Baolu
2018-12-11
iommu/vt-d: Shared virtual address in scalable mode
Lu Baolu
2018-12-11
iommu/vt-d: Add first level page table interface
Lu Baolu
2018-12-11
iommu/vt-d: Setup context and enable RID2PASID support
Lu Baolu
2018-12-11
iommu/vt-d: Pass pasid table to context mapping
Lu Baolu
2018-12-11
iommu/vt-d: Setup pasid entry for RID2PASID support
Lu Baolu
2018-12-11
iommu/vt-d: Add second level page table interface
Lu Baolu
2018-12-11
iommu/vt-d: Reserve a domain id for FL and PT modes
Lu Baolu
2018-12-11
iommu/vt-d: Add 256-bit invalidation descriptor support
Lu Baolu
2018-12-11
iommu/vt-d: Move page table helpers into header
Lu Baolu
2018-12-11
iommu/vt-d: Manage scalalble mode PASID tables
Lu Baolu
2018-12-11
iommu/vt-d: Enumerate the scalable mode capability
Lu Baolu
2018-12-11
iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
Ganapatrao Kulkarni
2018-12-10
iommu/arm-smmu: Add support for qcom,smmu-v2 variant
Vivek Gautam
2018-12-10
iommu/arm-smmu: Add the device_link between masters and smmu
Sricharan R
2018-12-10
iommu/arm-smmu: Invoke pm_runtime across the driver
Sricharan R
2018-12-10
iommu/arm-smmu: Add pm_runtime/sleep ops
Sricharan R
2018-12-10
iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer
Will Deacon
2018-12-10
iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads
Zhen Lei
2018-12-10
iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes
Robin Murphy
[next]