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.h
Age
Commit message (
Expand
)
Author
2018-02-13
iommu/io-pgtable: Use size_t return type for all foo_unmap
Vivek Gautam
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-20
Revert "iommu/io-pgtable: Avoid redundant TLB syncs"
Robin Murphy
2017-06-23
iommu/io-pgtable: Introduce explicit coherency
Robin Murphy
2016-04-05
iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor
Yong Wu
2016-02-17
iommu/io-pgtable: Rationalise quirk handling
Robin Murphy
2016-02-17
iommu/io-pgtable: Avoid redundant TLB syncs
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
2015-12-17
iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro common
Robin Murphy
2015-12-17
iommu/io-pgtable: Indicate granule for TLB maintenance
Robin Murphy
2015-08-13
iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.h
Joerg Roedel
2015-08-06
iommu/io-pgtable: Remove flush_pgtable callback
Robin Murphy
2015-08-06
iommu/io-pgtable-arm: Centralise sync points
Robin Murphy
2015-08-06
iommu/io-pgtable-arm: Allow appropriate DMA API use
Robin Murphy
2015-01-19
iommu: io-pgtable-arm: add non-secure quirk
Laurent Pinchart
2015-01-19
iommu: add ARM LPAE page table allocator
Will Deacon
2015-01-19
iommu: introduce generic page table allocation framework
Will Deacon