index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2016-09-16
iommu/dma: Add support for mapping MSIs
Robin Murphy
2016-09-16
iommu/arm-smmu: Set domain geometry
Robin Murphy
2016-09-16
iommu/arm-smmu: Wire up generic configuration support
Robin Murphy
2016-09-16
iommu/arm-smmu: Convert to iommu_fwspec
Robin Murphy
2016-09-16
iommu/arm-smmu: Intelligent SMR allocation
Robin Murphy
2016-09-16
iommu/arm-smmu: Add a stream map entry iterator
Robin Murphy
2016-09-16
iommu/arm-smmu: Streamline SMMU data lookups
Robin Murphy
2016-09-16
iommu/arm-smmu: Refactor mmu-masters handling
Robin Murphy
2016-09-16
iommu/arm-smmu: Keep track of S2CR state
Robin Murphy
2016-09-16
iommu/arm-smmu: Consolidate stream map entry state
Robin Murphy
2016-09-16
iommu/arm-smmu: Handle stream IDs more dynamically
Robin Murphy
2016-09-16
iommu/arm-smmu: Set PRIVCFG in stage 1 STEs
Robin Murphy
2016-09-16
iommu/arm-smmu: Support non-PCI devices with SMMUv3
Robin Murphy
2016-09-16
iommu/arm-smmu: Implement of_xlate() for SMMUv3
Robin Murphy
2016-09-16
iommu/arm-smmu: Fall back to global bypass
Robin Murphy
2016-09-16
iommu: Introduce iommu_fwspec
Robin Murphy
2016-09-16
iommu/of: Handle iommu-map property for PCI
Robin Murphy
2016-09-16
iommu/arm-smmu: Disable interrupts whilst holding the cmdq lock
Will Deacon
2016-09-16
iommu/arm-smmu: Fix polling of command queue
Jean-Philippe Brucker
2016-09-16
iommu/arm-smmu: Support v7s context format
Robin Murphy
2016-09-16
iommu/arm-smmu: Fix event queues synchronization
Jean-Philippe Brucker
2016-09-16
iommu/arm-smmu: Drop devm_free_irq when driver detach
Peng Fan
2016-08-22
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...
Joerg Roedel
2016-08-19
iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
Will Deacon
2016-08-19
iommu/arm-smmu: Disable stalling faults for all endpoints
Will Deacon
2016-08-19
iommu/arm-smmu: Fix CMDQ error handling
Will Deacon
2016-08-19
iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks
Robin Murphy
2016-08-10
iommu/dma: Respect IOMMU aperture when allocating
Robin Murphy
2016-08-09
iommu/dma: Don't put uninitialised IOVA domains
Robin Murphy
2016-08-09
iommu/mediatek: Mark static functions in headers inline
Joerg Roedel
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-01
Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-27
Add braces to avoid "ambiguous ‘else’" compiler warnings
Linus Torvalds
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...
Joerg Roedel
2016-07-26
iommu/amd: Initialize dma-ops domains with 3-level page-table
Joerg Roedel
2016-07-26
iommu/amd: Update Alias-DTE in update_device_table()
Joerg Roedel
2016-07-14
iommu/vt-d: Return error code in domain_context_mapping_one()
Wei Yang
2016-07-14
iommu/amd: Use container_of to get dma_ops_domain
Joerg Roedel
2016-07-14
iommu/amd: Flush iova queue before releasing dma_ops_domain
Joerg Roedel
2016-07-14
iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
Joerg Roedel
2016-07-14
iommu/amd: Use dev_data->domain in get_domain()
Joerg Roedel
2016-07-14
iommu/amd: Optimize map_sg and unmap_sg
Joerg Roedel
2016-07-13
iommu/amd: Introduce dir2prot() helper
Joerg Roedel
2016-07-13
iommu/amd: Implement timeout to flush unmap queues
Joerg Roedel
2016-07-13
iommu/amd: Implement flush queue
Joerg Roedel
2016-07-13
iommu/amd: Allow NULL pointer parameter for domain_flush_complete()
Joerg Roedel
2016-07-13
iommu/amd: Set up data structures for flush queue
Joerg Roedel
2016-07-13
iommu/amd: Remove align-parameter from __map_single()
Joerg Roedel
[next]