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
/
mtk_iommu.c
Age
Commit message (
Expand
)
Author
2021-06-08
iommu: Drop unnecessary of_iommu.h includes
Rob Herring
2021-04-16
iommu: Streamline registration interface
Robin Murphy
2021-04-16
iommu/mediatek: Always enable the clk on resume
Dafna Hirschfeld
2021-04-07
iommu/mediatek: Allow building as module
Yong Wu
2021-02-08
iommu/mediatek: Fix error code in probe()
Dan Carpenter
2021-02-05
iommu/mediatek: Fix unsigned domid comparison with less than zero
Colin Ian King
2021-02-01
iommu/mediatek: Add mt8192 support
Yong Wu
2021-02-01
iommu/mediatek: Remove unnecessary check in attach_device
Yong Wu
2021-02-01
iommu/mediatek: Support master use iova over 32bit
Yong Wu
2021-02-01
iommu/mediatek: Add iova reserved function
Yong Wu
2021-02-01
iommu/mediatek: Support for multi domains
Yong Wu
2021-02-01
iommu/mediatek: Add get_domain_id from dev->dma_range_map
Yong Wu
2021-02-01
iommu/mediatek: Add iova_region structure
Yong Wu
2021-02-01
iommu/mediatek: Move geometry.aperture updating into domain_finalise
Yong Wu
2021-02-01
iommu/mediatek: Move domain_finalise into attach_device
Yong Wu
2021-02-01
iommu/mediatek: Adjust the structure
Yong Wu
2021-02-01
iommu/mediatek: Support report iova 34bit translation fault in ISR
Yong Wu
2021-02-01
iommu/mediatek: Support up to 34bit iova in tlb flush
Yong Wu
2021-02-01
iommu/mediatek: Add power-domain operation
Yong Wu
2021-02-01
iommu/mediatek: Add pm runtime callback
Yong Wu
2021-02-01
iommu/mediatek: Add device link for smi-common and m4u
Yong Wu
2021-02-01
iommu/mediatek: Add error handle for mtk_iommu_probe
Yong Wu
2021-02-01
iommu/mediatek: Move hw_init into attach_device
Yong Wu
2021-02-01
iommu/mediatek: Update oas for v7s
Yong Wu
2021-02-01
iommu/mediatek: Add a flag for iova 34bits case
Yong Wu
2021-02-01
iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
Yong Wu
2021-02-01
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
2021-01-27
iommu/mediatek: Remove the tlb-ops for v7s
Yong Wu
2021-01-27
iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once
Yong Wu
2021-01-27
iommu: Switch gather->end to the inclusive end
Yong Wu
2021-01-27
iommu/mediatek: Add iotlb_sync_map to sync whole the iova range
Yong Wu
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
2020-09-18
iommu/mediatek: Add support for MT8167
Fabien Parent
2020-09-18
iommu/mediatek: Add flag for legacy ivrp paddr
Fabien Parent
2020-09-04
iommu/mediatek: Check 4GB mode by reading infracfg
Miles Chen
2020-09-04
iommu/mediatek: Drop of_match_ptr to fix -Wunused-const-variable
Krzysztof Kozlowski
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...
Joerg Roedel
2020-07-24
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
2020-07-10
iommu/mediatek: Add mt6779 basic support
Chao Hao
2020-07-10
iommu/mediatek: Modify MMU_CTRL register setting
Chao Hao
2020-07-10
iommu/mediatek: Extend protect pa alignment value
Chao Hao
2020-07-10
iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definition
Chao Hao
2020-07-10
iommu/mediatek: Add sub_comm id in translation fault
Chao Hao
2020-07-10
iommu/mediatek: Move inv_sel_reg into the plat_data
Chao Hao
2020-07-10
iommu/mediatek: Setting MISC_CTRL register
Chao Hao
2020-07-10
iommu/mediatek: Use a u32 flags to describe different HW features
Chao Hao
2020-07-10
iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
Chao Hao
2020-05-05
iommu/mediatek: Convert to probe/release_device() call-backs
Joerg Roedel
2020-03-27
iommu/mediatek: Use accessor functions for iommu private data
Joerg Roedel
2020-01-10
iommu/io-pgtable-arm: Rationalise TTBRn handling
Robin Murphy
[next]