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_v1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-30
iommu/mediatek: Do no use dev->archdata.iommu
Joerg Roedel
1
-6
/
+4
2020-05-19
iommu/mediatek-v1: Fix a build warning for a unused variable 'data'
Yong Wu
1
-2
/
+0
2020-05-18
iommu/mediatek-v1: Add def_domain_type
Yong Wu
1
-5
/
+11
2020-05-05
iommu/mediatek-v1 Convert to probe/release_device() call-backs
Joerg Roedel
1
-30
/
+20
2020-03-27
iommu/mediatek: Use accessor functions for iommu private data
Joerg Roedel
1
-7
/
+7
2019-10-15
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
1
-1
/
+1
2019-09-19
Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-09-14
iommu: pass cell_count = -1 to of_for_each_phandle with cells_name
Uwe Kleine-König
1
-1
/
+1
2019-08-30
Merge branch 'arm/smmu' into arm/mediatek
Joerg Roedel
1
-1
/
+2
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
-2
/
+0
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-03-01
iommu/mediatek: Fix semicolon code style issue
Yang Wei
1
-1
/
+1
2019-01-30
Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2019-01-23
iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()
Joerg Roedel
1
-0
/
+4
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+2
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
1
-26
/
+21
2018-12-17
iommu/mediatek: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
1
-12
/
+16
2018-12-03
iommu/mediatek: Make it explicitly non-modular
Paul Gortmaker
1
-12
/
+3
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-04-12
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-33
/
+21
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
2018-02-13
iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
Yong Wu
1
-33
/
+21
2017-11-06
iommu/mediatek: Fix driver name
Matthias Brugger
1
-1
/
+1
2017-05-17
iommu/mediatek: Include linux/dma-mapping.h
Arnd Bergmann
1
-0
/
+1
2017-04-03
iommu/mediatek: Teach MTK-IOMMUv1 about 'struct iommu_device'
Joerg Roedel
1
-1
/
+24
2016-12-06
Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...
Joerg Roedel
1
-62
/
+43
2016-11-15
iommu/mediatek: Fix M4Uv1 group refcounting
Robin Murphy
1
-0
/
+2
2016-11-10
iommu/mediatek: Convert DT component matching to component_match_add_release()
Russell King
1
-3
/
+5
2016-11-10
iommu/mediatek: Convert M4Uv1 to iommu_fwspec
Robin Murphy
1
-59
/
+36
2016-06-21
iommu/mediatek: Make mtk_iommu_pm_ops static
Joerg Roedel
1
-1
/
+1
2016-06-21
iommu/mediatek: add support for mtk iommu generation one HW
Honghui Zhang
1
-0
/
+727