index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
mtk_iommu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...
Joerg Roedel
2022-07-29
1
-34
/
+37
|
\
\
|
|
*
iommu: remove the put_resv_regions method
Christoph Hellwig
2022-07-15
1
-1
/
+0
|
|
*
iommu: Clean up release_device checks
Robin Murphy
2022-07-06
1
-5
/
+0
|
|
/
|
/
|
|
*
iommu/mediatek: Log with dev_err_probe when failing to parse dts
NĂcolas F. R. A. Prado
2022-07-15
1
-1
/
+1
|
*
iommu/mediatek: Allow page table PA up to 35bit
Yunfei Wang
2022-07-07
1
-6
/
+7
|
*
iommu/mediatek: Cleanup pericfg lookup flow
AngeloGioacchino Del Regno
2022-06-23
1
-7
/
+5
|
*
iommu/mediatek: Lookup phandle to retrieve syscon to infracfg
AngeloGioacchino Del Regno
2022-06-22
1
-14
/
+24
|
/
*
iommu/mediatek: Fix NULL pointer dereference when printing dev_name
Miles Chen
2022-05-13
1
-0
/
+6
*
iommu/mediatek: Add mt8186 iommu support
Yong Wu
2022-05-04
1
-0
/
+16
*
iommu/mediatek: mt8195: Enable multi banks for infra iommu
Yong Wu
2022-05-04
1
-2
/
+5
*
iommu/mediatek: Backup/restore regsiters for multi banks
Yong Wu
2022-05-04
1
-15
/
+31
*
iommu/mediatek: Initialise/Remove for multi bank dev
Yong Wu
2022-05-04
1
-14
/
+30
*
iommu/mediatek: Get the proper bankid for multi banks
Yong Wu
2022-05-04
1
-7
/
+48
*
iommu/mediatek: Change the domid to iova_region_id
Yong Wu
2022-05-04
1
-23
/
+23
*
iommu/mediatek: Initialise bank HW for each a bank
Yong Wu
2022-05-04
1
-12
/
+20
*
iommu/mediatek: Add mtk_iommu_bank_data structure
Yong Wu
2022-05-04
1
-62
/
+117
*
iommu/mediatek: Remove mtk_iommu.h
Yong Wu
2022-05-04
1
-1
/
+13
*
iommu/mediatek: Separate mtk_iommu_data for v1 and v2
Yong Wu
2022-05-04
1
-5
/
+77
*
iommu/mediatek: Just move code position in hw_init
Yong Wu
2022-05-04
1
-24
/
+24
*
iommu/mediatek: Only adjust code about register base
Yong Wu
2022-05-04
1
-24
/
+27
*
iommu/mediatek: Add mt8195 support
Yong Wu
2022-05-04
1
-0
/
+41
*
iommu/mediatek: Add PCIe support
Yong Wu
2022-05-04
1
-1
/
+20
*
iommu/mediatek: Add infra iommu support
Yong Wu
2022-05-04
1
-7
/
+29
*
iommu/mediatek: Add a PM_CLK_AO flag for infra iommu
Yong Wu
2022-05-04
1
-3
/
+26
*
iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
Yong Wu
2022-05-04
1
-1
/
+1
*
iommu/mediatek: Adjust device link when it is sub-common
Yong Wu
2022-05-04
1
-4
/
+14
*
iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
Yong Wu
2022-05-04
1
-91
/
+122
*
iommu/mediatek: Add IOMMU_TYPE flag
Yong Wu
2022-05-04
1
-2
/
+10
*
iommu/mediatek: Add SUB_COMMON_3BITS flag
Yong Wu
2022-05-04
1
-10
/
+16
*
iommu/mediatek: Always enable output PA over 32bits in isr
Yong Wu
2022-05-04
1
-2
/
+2
*
iommu/mediatek: Remove the granule in the tlb flush
Yong Wu
2022-05-04
1
-4
/
+2
*
iommu/mediatek: Add a flag STD_AXI_MODE
Yong Wu
2022-05-04
1
-1
/
+3
*
iommu/mediatek: Add a flag DCM_DISABLE
Yong Wu
2022-05-04
1
-1
/
+8
*
iommu/mediatek: Add 12G~16G support for multi domains
Yong Wu
2022-05-04
1
-3
/
+5
*
iommu/mediatek: Adapt sharing and non-sharing pgtable case
Yong Wu
2022-05-04
1
-20
/
+23
*
iommu/mediatek: Add mutex for data in the mtk_iommu_domain
Yong Wu
2022-05-04
1
-1
/
+9
*
iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
Yong Wu
2022-05-04
1
-2
/
+11
*
iommu/mediatek: Remove clk_disable in mtk_iommu_remove
Yong Wu
2022-05-04
1
-1
/
+0
*
iommu/mediatek: Add list_del in mtk_iommu_remove
Yong Wu
2022-05-04
1
-2
/
+1
*
iommu/mediatek: Fix 2 HW sharing pgtable issue
Yong Wu
2022-05-04
1
-2
/
+5
*
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
1
-2
/
+2
|
\
|
*
iommu/mediatek: Make use of the helper component_compare/release_of
Yong Wu
2022-02-25
1
-2
/
+2
*
|
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-25
1
-29
/
+33
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
2022-03-08
1
-29
/
+33
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
iommu: Split struct iommu_ops
Lu Baolu
2022-02-28
1
-9
/
+11
|
|
|
/
|
|
/
|
|
|
*
iommu/mediatek: Always tlb_flush_all when each PM resume
Yong Wu
2022-03-04
1
-0
/
+7
|
|
*
iommu/mediatek: Add tlb_lock in tlb_flush_all
Yong Wu
2022-03-04
1
-3
/
+9
|
|
*
iommu/mediatek: Remove the power status checking in tlb flush all
Yong Wu
2022-03-04
1
-5
/
+0
|
|
*
iommu/mediatek: Always check runtime PM status in tlb flush range callback
Sebastian Reichel
2022-03-04
1
-7
/
+3
|
|
*
iommu/mediatek: Remove for_each_m4u in tlb_sync_all
Yong Wu
2022-03-04
1
-9
/
+7
|
|
/
[next]