summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/mtk_iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/mediatek: Fix protect memory settingYong Wu2018-03-211-5/+10
*-. Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2017-10-131-0/+7
|\ \
| | * iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB syncRobin Murphy2017-10-021-0/+7
| |/
* | iommu/mediatek: Limit the physical address in 32bit for v7sYong Wu2017-09-271-1/+2
|/
* iommu/mediatek: Fix a build warning of BIT(32) in ARMYong Wu2017-08-281-2/+2
* iommu/mediatek: Fix a build fail of m4u_typeYong Wu2017-08-281-1/+1
* iommu/mediatek: Enlarge the validate PA range for 4GB modeYong Wu2017-08-221-3/+15
* iommu/mediatek: Disable iommu clock when system suspendYong Wu2017-08-221-1/+8
* iommu/mediatek: Move pgtable allocation into domain_allocYong Wu2017-08-221-30/+22
* iommu/mediatek: Merge 2 M4U HWs into one iommu domainYong Wu2017-08-221-24/+68
* iommu/mediatek: Add mt2712 IOMMU supportYong Wu2017-08-221-37/+34
* iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.cYong Wu2017-08-221-1/+7
* iommu/mtk: Avoid redundant TLB syncs locallyRobin Murphy2017-07-201-0/+6
* iommu: Remove iommu_register_instance interfaceJoerg Roedel2017-02-101-1/+0
* iommu/mediatek: Make use of iommu_device_register interfaceJoerg Roedel2017-02-101-0/+26
*-. Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel2016-12-061-60/+25
|\ \
| | * iommu/mediatek: Fix M4Uv2 group refcountingRobin Murphy2016-11-151-0/+2
| |/ |/|
| * iommu/mediatek: Convert DT component matching to component_match_add_release()Russell King2016-11-101-3/+5
| * iommu/mediatek: Convert M4Uv2 to iommu_fwspecRobin Murphy2016-11-101-57/+18
|/
* iommu/mediatek: move the common struct into header fileHonghui Zhang2016-06-211-47/+1
* iommu/mediatek: Do not call of_node_put in mtk_iommu_of_xlateHonghui Zhang2016-06-211-1/+0
*-. Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel2016-05-091-1/+1
|\ \
| | * iommu: Allow selecting page sizes per domainRobin Murphy2016-05-091-1/+1
| |/
* | iommu/mediatek: Add 4GB mode supportYong Wu2016-04-051-3/+11
|/
* iommu/mediatek: Check for NULL instead of IS_ERR()Dan Carpenter2016-03-021-3/+3
* iommu/mediatek: Fix handling of of_count_phandle_with_args resultAndrzej Hajda2016-03-011-2/+1
* iommu/mediatek: Mark PM functions as __maybe_unusedArnd Bergmann2016-02-291-2/+2
* iommu/mediatek: Add mt8173 IOMMU driverYong Wu2016-02-251-0/+737
OpenPOWER on IntegriCloud