index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
mtk_iommu.c
Age
Commit message (
Expand
)
Author
2017-09-27
iommu/mediatek: Limit the physical address in 32bit for v7s
Yong Wu
2017-08-28
iommu/mediatek: Fix a build warning of BIT(32) in ARM
Yong Wu
2017-08-28
iommu/mediatek: Fix a build fail of m4u_type
Yong Wu
2017-08-22
iommu/mediatek: Enlarge the validate PA range for 4GB mode
Yong Wu
2017-08-22
iommu/mediatek: Disable iommu clock when system suspend
Yong Wu
2017-08-22
iommu/mediatek: Move pgtable allocation into domain_alloc
Yong Wu
2017-08-22
iommu/mediatek: Merge 2 M4U HWs into one iommu domain
Yong Wu
2017-08-22
iommu/mediatek: Add mt2712 IOMMU support
Yong Wu
2017-08-22
iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.c
Yong Wu
2017-07-20
iommu/mtk: Avoid redundant TLB syncs locally
Robin Murphy
2017-02-10
iommu: Remove iommu_register_instance interface
Joerg Roedel
2017-02-10
iommu/mediatek: Make use of iommu_device_register interface
Joerg Roedel
2016-12-06
Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...
Joerg Roedel
2016-11-15
iommu/mediatek: Fix M4Uv2 group refcounting
Robin Murphy
2016-11-10
iommu/mediatek: Convert DT component matching to component_match_add_release()
Russell King
2016-11-10
iommu/mediatek: Convert M4Uv2 to iommu_fwspec
Robin Murphy
2016-06-21
iommu/mediatek: move the common struct into header file
Honghui Zhang
2016-06-21
iommu/mediatek: Do not call of_node_put in mtk_iommu_of_xlate
Honghui Zhang
2016-05-09
Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...
Joerg Roedel
2016-05-09
iommu: Allow selecting page sizes per domain
Robin Murphy
2016-04-05
iommu/mediatek: Add 4GB mode support
Yong Wu
2016-03-02
iommu/mediatek: Check for NULL instead of IS_ERR()
Dan Carpenter
2016-03-01
iommu/mediatek: Fix handling of of_count_phandle_with_args result
Andrzej Hajda
2016-02-29
iommu/mediatek: Mark PM functions as __maybe_unused
Arnd Bergmann
2016-02-25
iommu/mediatek: Add mt8173 IOMMU driver
Yong Wu