index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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
2019-11-11
iommu/mediatek: Delete the leaf in the tlb_flush
Yong Wu
1
-17
/
+4
2019-11-11
iommu/mediatek: Use gather to achieve the tlb range flush
Yong Wu
1
-4
/
+8
2019-11-11
iommu/mediatek: Add a new tlb_lock for tlb_flush
Yong Wu
1
-1
/
+22
2019-11-11
iommu/mediatek: Correct the flush_iotlb_all callback
Yong Wu
1
-1
/
+1
2019-08-30
Merge branch 'arm/smmu' into arm/mediatek
Joerg Roedel
1
-8
/
+37
2019-08-30
iommu/mediatek: Clean up struct mtk_smi_iommu
Yong Wu
1
-2
/
+2
2019-08-30
memory: mtk-smi: Get rid of need_larbid
Yong Wu
1
-1
/
+0
2019-08-30
iommu/mediatek: Fix VLD_PA_RNG register backup when suspend
Yong Wu
1
-0
/
+2
2019-08-30
iommu/mediatek: Add mmu1 support
Yong Wu
1
-17
/
+29
2019-08-30
iommu/mediatek: Add mt8183 IOMMU support
Yong Wu
1
-3
/
+12
2019-08-30
iommu/mediatek: Move vld_pa_rng into plat_data
Yong Wu
1
-1
/
+2
2019-08-30
iommu/mediatek: Move reset_axi into plat_data
Yong Wu
1
-2
/
+2
2019-08-30
iommu/mediatek: Refine protect memory definition
Yong Wu
1
-7
/
+6
2019-08-30
iommu/mediatek: Add larb-id remapped support
Yong Wu
1
-0
/
+4
2019-08-30
iommu/mediatek: Add bclk can be supported optionally
Yong Wu
1
-3
/
+7
2019-08-30
iommu/mediatek: Adjust the PA for the 4GB Mode
Yong Wu
1
-10
/
+16
2019-08-30
iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT
Yong Wu
1
-1
/
+1
2019-08-30
iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
Yong Wu
1
-1
/
+25
2019-08-30
iommu/mediatek: Use a struct as the platform data
Yong Wu
1
-8
/
+16
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()
Will Deacon
1
-1
/
+2
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
1
-1
/
+1
2019-07-29
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
1
-1
/
+0
2019-07-29
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
1
-1
/
+7
2019-07-29
iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers
Will Deacon
1
-0
/
+16
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
1
-3
/
+10
2019-07-24
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-04-26
iommu/mediatek: Fix leaked of_node references
Wen Yang
1
-2
/
+6
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
1
-11
/
+14
2018-12-17
iommu/mediatek: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
1
-9
/
+12
2018-11-06
iommu/mediatek: Constify iommu_ops
Arvind Yadav
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-08-08
iommu: Remove the ->map_sg indirection
Christoph Hellwig
1
-1
/
+0
2018-03-21
iommu/mediatek: Fix protect memory setting
Yong Wu
1
-5
/
+10
2017-10-13
Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
1
-0
/
+7
2017-10-02
iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB sync
Robin Murphy
1
-0
/
+7
2017-09-27
iommu/mediatek: Limit the physical address in 32bit for v7s
Yong Wu
1
-1
/
+2
2017-08-28
iommu/mediatek: Fix a build warning of BIT(32) in ARM
Yong Wu
1
-2
/
+2
2017-08-28
iommu/mediatek: Fix a build fail of m4u_type
Yong Wu
1
-1
/
+1
2017-08-22
iommu/mediatek: Enlarge the validate PA range for 4GB mode
Yong Wu
1
-3
/
+15
2017-08-22
iommu/mediatek: Disable iommu clock when system suspend
Yong Wu
1
-1
/
+8
2017-08-22
iommu/mediatek: Move pgtable allocation into domain_alloc
Yong Wu
1
-30
/
+22
2017-08-22
iommu/mediatek: Merge 2 M4U HWs into one iommu domain
Yong Wu
1
-24
/
+68
2017-08-22
iommu/mediatek: Add mt2712 IOMMU support
Yong Wu
1
-37
/
+34
2017-08-22
iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.c
Yong Wu
1
-1
/
+7
2017-07-20
iommu/mtk: Avoid redundant TLB syncs locally
Robin Murphy
1
-0
/
+6
2017-02-10
iommu: Remove iommu_register_instance interface
Joerg Roedel
1
-1
/
+0
[next]