index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
mtk_iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/mediatek: Limit the physical address in 32bit for v7s
Yong Wu
2017-09-27
1
-1
/
+2
*
iommu/mediatek: Fix a build warning of BIT(32) in ARM
Yong Wu
2017-08-28
1
-2
/
+2
*
iommu/mediatek: Fix a build fail of m4u_type
Yong Wu
2017-08-28
1
-1
/
+1
*
iommu/mediatek: Enlarge the validate PA range for 4GB mode
Yong Wu
2017-08-22
1
-3
/
+15
*
iommu/mediatek: Disable iommu clock when system suspend
Yong Wu
2017-08-22
1
-1
/
+8
*
iommu/mediatek: Move pgtable allocation into domain_alloc
Yong Wu
2017-08-22
1
-30
/
+22
*
iommu/mediatek: Merge 2 M4U HWs into one iommu domain
Yong Wu
2017-08-22
1
-24
/
+68
*
iommu/mediatek: Add mt2712 IOMMU support
Yong Wu
2017-08-22
1
-37
/
+34
*
iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.c
Yong Wu
2017-08-22
1
-1
/
+7
*
iommu/mtk: Avoid redundant TLB syncs locally
Robin Murphy
2017-07-20
1
-0
/
+6
*
iommu: Remove iommu_register_instance interface
Joerg Roedel
2017-02-10
1
-1
/
+0
*
iommu/mediatek: Make use of iommu_device_register interface
Joerg Roedel
2017-02-10
1
-0
/
+26
*
-
.
Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...
Joerg Roedel
2016-12-06
1
-60
/
+25
|
\
\
|
|
*
iommu/mediatek: Fix M4Uv2 group refcounting
Robin Murphy
2016-11-15
1
-0
/
+2
|
|
/
|
/
|
|
*
iommu/mediatek: Convert DT component matching to component_match_add_release()
Russell King
2016-11-10
1
-3
/
+5
|
*
iommu/mediatek: Convert M4Uv2 to iommu_fwspec
Robin Murphy
2016-11-10
1
-57
/
+18
|
/
*
iommu/mediatek: move the common struct into header file
Honghui Zhang
2016-06-21
1
-47
/
+1
*
iommu/mediatek: Do not call of_node_put in mtk_iommu_of_xlate
Honghui Zhang
2016-06-21
1
-1
/
+0
*
-
.
Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...
Joerg Roedel
2016-05-09
1
-1
/
+1
|
\
\
|
|
*
iommu: Allow selecting page sizes per domain
Robin Murphy
2016-05-09
1
-1
/
+1
|
|
/
*
/
iommu/mediatek: Add 4GB mode support
Yong Wu
2016-04-05
1
-3
/
+11
|
/
*
iommu/mediatek: Check for NULL instead of IS_ERR()
Dan Carpenter
2016-03-02
1
-3
/
+3
*
iommu/mediatek: Fix handling of of_count_phandle_with_args result
Andrzej Hajda
2016-03-01
1
-2
/
+1
*
iommu/mediatek: Mark PM functions as __maybe_unused
Arnd Bergmann
2016-02-29
1
-2
/
+2
*
iommu/mediatek: Add mt8173 IOMMU driver
Yong Wu
2016-02-25
1
-0
/
+737