index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
io-pgtable.h
Age
Commit message (
Expand
)
Author
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
2021-08-18
iommu/io-pgtable: Remove non-strict quirk
Robin Murphy
2021-08-12
iommu/io-pgtable: Add DART pagetable format
Sven Peter
2021-07-26
iommu/io-pgtable: Introduce map_pages() as a page table op
Isaac J. Manjarres
2021-07-26
iommu/io-pgtable: Introduce unmap_pages() as a page table op
Isaac J. Manjarres
2021-04-07
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
2021-02-12
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
2021-02-01
iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
Yong Wu
2021-01-28
iommu/io-pgtable: Remove TLBI_ON_MAP quirk
Robin Murphy
2021-01-28
iommu/amd: Prepare for generic IO page table framework
Suravee Suthikulpanit
2021-01-27
iommu/io-pgtable: Allow io_pgtable_tlb ops optional
Yong Wu
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
2020-11-25
iommu/io-pgtable-arm: Add support to use system cache
Sai Prakash Ranjan
2020-11-25
iommu/io-pgtable: Add a domain attribute for pagetable configuration
Sai Prakash Ranjan
2020-09-04
iommu: Rename iommu_tlb_* functions to iommu_iotlb_*
Tom Murphy
2020-07-24
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
2020-01-10
iommu/io-pgtable-arm: Prepare for TTBR1 usage
Robin Murphy
2020-01-10
iommu/io-pgtable-arm: Rationalise VTCR handling
Will Deacon
2020-01-10
iommu/io-pgtable-arm: Rationalise TCR handling
Robin Murphy
2020-01-10
iommu/io-pgtable-arm: Rationalise TTBRn handling
Robin Murphy
2019-11-04
iommu/io-pgtable-arm: Rationalise MAIR handling
Robin Murphy
2019-08-30
Merge branch 'arm/smmu' into arm/mediatek
Joerg Roedel
2019-08-30
iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek
Yong Wu
2019-08-30
iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT
Yong Wu
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()
Will Deacon
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
2019-07-29
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
2019-07-29
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
2019-07-29
iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()
Will Deacon
2019-07-29
iommu/io-pgtable: Introduce tlb_flush_walk() and tlb_flush_leaf()
Will Deacon
2019-07-24
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
2019-06-25
iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag
Will Deacon
2019-04-12
iommu: io-pgtable: Add ARM Mali midgard MMU page table format
Rob Herring
2019-02-11
iommu: Allow io-pgtable to be used outside of drivers/iommu/
Rob Herring