index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
io-pgtable-arm-v7s.c
Age
Commit message (
Expand
)
Author
2017-07-20
iommu/io-pgtable: Sanitise map/unmap addresses
Robin Murphy
2017-06-23
iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing table
Will Deacon
2017-06-23
iommu/io-pgtable-arm-v7s: Support lockless operation
Robin Murphy
2017-06-23
iommu/io-pgtable: Introduce explicit coherency
Robin Murphy
2017-06-23
iommu/io-pgtable-arm-v7s: Refactor split_blk_unmap
Robin Murphy
2017-06-23
iommu/io-pgtable-arm-v7s: Check table PTEs more precisely
Robin Murphy
2017-06-23
iommu/io-pgtable-arm-v7s: constify dummy_tlb_ops.
Arvind Yadav
2017-03-10
iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it
Oleksandr Tyshchenko
2017-01-19
iommu/io-pgtable-arm-v7s: Add support for the IOMMU_PRIV flag
Robin Murphy
2016-11-29
iommu/io-pgtable-arm: Use for_each_set_bit to simplify the code
Kefeng Wang
2016-09-16
iommu/io-pgtable-arm: Check for v7s-incapable systems
Robin Murphy
2016-08-19
iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks
Robin Murphy
2016-04-07
iommu/io-pgtable-arm-v7s: Support IOMMU_MMIO flag
Robin Murphy
2016-04-05
iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor
Yong Wu
2016-03-02
iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags
Robin Murphy
2016-02-17
iommu/io-pgtable: Rationalise quirk handling
Robin Murphy
2016-02-17
iommu/io-pgtable: Add helper functions for TLB ops
Robin Murphy
2016-02-17
iommu/io-pgtable: Add ARMv7 short descriptor support
Robin Murphy