index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
mtk_iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
iommu/mediatek: Fix error code in probe()
Dan Carpenter
1
-1
/
+2
2021-02-05
iommu/mediatek: Fix unsigned domid comparison with less than zero
Colin Ian King
1
-1
/
+1
2021-02-01
iommu/mediatek: Add mt8192 support
Yong Wu
1
-0
/
+22
2021-02-01
iommu/mediatek: Remove unnecessary check in attach_device
Yong Wu
1
-6
/
+0
2021-02-01
iommu/mediatek: Support master use iova over 32bit
Yong Wu
1
-6
/
+12
2021-02-01
iommu/mediatek: Add iova reserved function
Yong Wu
1
-0
/
+31
2021-02-01
iommu/mediatek: Support for multi domains
Yong Wu
1
-11
/
+26
2021-02-01
iommu/mediatek: Add get_domain_id from dev->dma_range_map
Yong Wu
1
-1
/
+41
2021-02-01
iommu/mediatek: Add iova_region structure
Yong Wu
1
-0
/
+19
2021-02-01
iommu/mediatek: Move geometry.aperture updating into domain_finalise
Yong Wu
1
-3
/
+4
2021-02-01
iommu/mediatek: Move domain_finalise into attach_device
Yong Wu
1
-19
/
+12
2021-02-01
iommu/mediatek: Adjust the structure
Yong Wu
1
-9
/
+11
2021-02-01
iommu/mediatek: Support report iova 34bit translation fault in ISR
Yong Wu
1
-2
/
+15
2021-02-01
iommu/mediatek: Support up to 34bit iova in tlb flush
Yong Wu
1
-2
/
+8
2021-02-01
iommu/mediatek: Add power-domain operation
Yong Wu
1
-5
/
+34
2021-02-01
iommu/mediatek: Add pm runtime callback
Yong Wu
1
-3
/
+5
2021-02-01
iommu/mediatek: Add device link for smi-common and m4u
Yong Wu
1
-3
/
+24
2021-02-01
iommu/mediatek: Add error handle for mtk_iommu_probe
Yong Wu
1
-4
/
+19
2021-02-01
iommu/mediatek: Move hw_init into attach_device
Yong Wu
1
-6
/
+7
2021-02-01
iommu/mediatek: Update oas for v7s
Yong Wu
1
-1
/
+5
2021-02-01
iommu/mediatek: Add a flag for iova 34bits case
Yong Wu
1
-1
/
+2
2021-02-01
iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
Yong Wu
1
-1
/
+1
2021-02-01
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
1
-7
/
+0
2021-01-27
iommu/mediatek: Remove the tlb-ops for v7s
Yong Wu
1
-23
/
+4
2021-01-27
iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once
Yong Wu
1
-3
/
+5
2021-01-27
iommu: Switch gather->end to the inclusive end
Yong Wu
1
-1
/
+1
2021-01-27
iommu/mediatek: Add iotlb_sync_map to sync whole the iova range
Yong Wu
1
-1
/
+9
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
1
-1
/
+0
2020-09-18
iommu/mediatek: Add support for MT8167
Fabien Parent
1
-0
/
+8
2020-09-18
iommu/mediatek: Add flag for legacy ivrp paddr
Fabien Parent
1
-2
/
+4
2020-09-04
iommu/mediatek: Check 4GB mode by reading infracfg
Miles Chen
1
-5
/
+28
2020-09-04
iommu/mediatek: Drop of_match_ptr to fix -Wunused-const-variable
Krzysztof Kozlowski
1
-1
/
+1
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...
Joerg Roedel
1
-32
/
+80
2020-07-24
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
1
-1
/
+1
2020-07-10
iommu/mediatek: Add mt6779 basic support
Chao Hao
1
-0
/
+9
2020-07-10
iommu/mediatek: Modify MMU_CTRL register setting
Chao Hao
1
-3
/
+5
2020-07-10
iommu/mediatek: Extend protect pa alignment value
Chao Hao
1
-1
/
+1
2020-07-10
iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definition
Chao Hao
1
-0
/
+11
2020-07-10
iommu/mediatek: Add sub_comm id in translation fault
Chao Hao
1
-7
/
+14
2020-07-10
iommu/mediatek: Move inv_sel_reg into the plat_data
Chao Hao
1
-3
/
+6
2020-07-10
iommu/mediatek: Setting MISC_CTRL register
Chao Hao
1
-1
/
+11
2020-07-10
iommu/mediatek: Use a u32 flags to describe different HW features
Chao Hao
1
-11
/
+17
2020-07-10
iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
Chao Hao
1
-7
/
+7
2020-05-05
iommu/mediatek: Convert to probe/release_device() call-backs
Joerg Roedel
1
-18
/
+6
2020-03-27
iommu/mediatek: Use accessor functions for iommu private data
Joerg Roedel
1
-7
/
+6
2020-01-10
iommu/io-pgtable-arm: Rationalise TTBRn handling
Robin Murphy
1
-2
/
+2
2019-11-12
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
1
-61
/
+29
2019-11-11
iommu/mediatek: Reduce the tlb flush timeout value
Yong Wu
1
-1
/
+1
2019-11-11
iommu/mediatek: Get rid of the pgtlock
Yong Wu
1
-22
/
+3
2019-11-11
iommu/mediatek: Move the tlb_sync into tlb_flush
Yong Wu
1
-35
/
+10
[next]