index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
mtk_iommu_v1.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-03-01
iommu/mediatek: Fix semicolon code style issue
Yang Wei
2019-01-30
Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-23
iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()
Joerg Roedel
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-17
iommu/mediatek: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-03
iommu/mediatek: Make it explicitly non-modular
Paul Gortmaker
2018-11-06
iommu/mediatek: Constify iommu_ops
Arvind Yadav
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-08-08
iommu: Remove the ->map_sg indirection
Christoph Hellwig
2018-04-11
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-02-13
iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
Yong Wu
2017-11-06
iommu/mediatek: Fix driver name
Matthias Brugger
2017-05-17
iommu/mediatek: Include linux/dma-mapping.h
Arnd Bergmann
2017-04-03
iommu/mediatek: Teach MTK-IOMMUv1 about 'struct iommu_device'
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 M4Uv1 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 M4Uv1 to iommu_fwspec
Robin Murphy
2016-06-21
iommu/mediatek: Make mtk_iommu_pm_ops static
Joerg Roedel
2016-06-21
iommu/mediatek: add support for mtk iommu generation one HW
Honghui Zhang