index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-04-16
iommu/mediatek: Always enable the clk on resume
Dafna Hirschfeld
1
-11
/
+8
2021-04-07
iommu/mediatek: Allow building as module
Yong Wu
1
-12
/
+5
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
[next]