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
starfive-6.6.48-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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
iommu/mediatek: Remove clk_disable in mtk_iommu_remove
Yong Wu
1
-1
/
+0
2022-05-04
iommu/mediatek: Add list_del in mtk_iommu_remove
Yong Wu
1
-2
/
+1
2022-05-04
iommu/mediatek: Fix 2 HW sharing pgtable issue
Yong Wu
1
-2
/
+5
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-03-25
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-29
/
+33
2022-03-08
Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
1
-29
/
+33
2022-03-04
iommu/mediatek: Always tlb_flush_all when each PM resume
Yong Wu
1
-0
/
+7
2022-03-04
iommu/mediatek: Add tlb_lock in tlb_flush_all
Yong Wu
1
-3
/
+9
2022-03-04
iommu/mediatek: Remove the power status checking in tlb flush all
Yong Wu
1
-5
/
+0
2022-03-04
iommu/mediatek: Always check runtime PM status in tlb flush range callback
Sebastian Reichel
1
-7
/
+3
2022-03-04
iommu/mediatek: Remove for_each_m4u in tlb_sync_all
Yong Wu
1
-9
/
+7
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
1
-9
/
+11
2022-02-25
iommu/mediatek: Make use of the helper component_compare/release_of
Yong Wu
1
-2
/
+2
2022-01-28
media: iommu/mediatek: Add device_link between the consumer and the larb devices
Yong Wu
1
-0
/
+30
2022-01-28
media: iommu/mediatek: Add probe_defer for smi-larb
Yong Wu
1
-0
/
+4
2022-01-28
media: iommu/mediatek: Return ENODEV if the device is NULL
Yong Wu
1
-1
/
+1
2021-09-28
iommu/mediatek: Fix out-of-range warning with clang
Arnd Bergmann
1
-1
/
+3
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
1
-12
/
+1
2021-08-18
iommu/mtk: Drop IOVA cookie management
Robin Murphy
1
-7
/
+0
2021-08-02
iommu: Improve iommu_iotlb_gather helpers
Robin Murphy
1
-5
/
+1
2021-06-08
iommu: Drop unnecessary of_iommu.h includes
Rob Herring
1
-1
/
+0
2021-04-16
iommu: Streamline registration interface
Robin Murphy
1
-4
/
+1
2021-04-16
iommu/mediatek: Always enable the clk on resume
Dafna Hirschfeld
1
-11
/
+8
2021-04-07
iommu/mediatek: Allow building as module
Yong Wu
1
-12
/
+5
2021-02-08
iommu/mediatek: Fix error code in probe()
Dan Carpenter
1
-1
/
+2
2021-02-05
iommu/mediatek: Fix unsigned domid comparison with less than zero
Colin Ian King
1
-1
/
+1
2021-02-01
iommu/mediatek: Add mt8192 support
Yong Wu
1
-0
/
+22
2021-02-01
iommu/mediatek: Remove unnecessary check in attach_device
Yong Wu
1
-6
/
+0
2021-02-01
iommu/mediatek: Support master use iova over 32bit
Yong Wu
1
-6
/
+12
2021-02-01
iommu/mediatek: Add iova reserved function
Yong Wu
1
-0
/
+31
2021-02-01
iommu/mediatek: Support for multi domains
Yong Wu
1
-11
/
+26
2021-02-01
iommu/mediatek: Add get_domain_id from dev->dma_range_map
Yong Wu
1
-1
/
+41
2021-02-01
iommu/mediatek: Add iova_region structure
Yong Wu
1
-0
/
+19
2021-02-01
iommu/mediatek: Move geometry.aperture updating into domain_finalise
Yong Wu
1
-3
/
+4
2021-02-01
iommu/mediatek: Move domain_finalise into attach_device
Yong Wu
1
-19
/
+12
2021-02-01
iommu/mediatek: Adjust the structure
Yong Wu
1
-9
/
+11
2021-02-01
iommu/mediatek: Support report iova 34bit translation fault in ISR
Yong Wu
1
-2
/
+15
2021-02-01
iommu/mediatek: Support up to 34bit iova in tlb flush
Yong Wu
1
-2
/
+8
2021-02-01
iommu/mediatek: Add power-domain operation
Yong Wu
1
-5
/
+34
2021-02-01
iommu/mediatek: Add pm runtime callback
Yong Wu
1
-3
/
+5
2021-02-01
iommu/mediatek: Add device link for smi-common and m4u
Yong Wu
1
-3
/
+24
2021-02-01
iommu/mediatek: Add error handle for mtk_iommu_probe
Yong Wu
1
-4
/
+19
2021-02-01
iommu/mediatek: Move hw_init into attach_device
Yong Wu
1
-6
/
+7
2021-02-01
iommu/mediatek: Update oas for v7s
Yong Wu
1
-1
/
+5
2021-02-01
iommu/mediatek: Add a flag for iova 34bits case
Yong Wu
1
-1
/
+2
2021-02-01
iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
Yong Wu
1
-1
/
+1
2021-02-01
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
1
-7
/
+0
2021-01-27
iommu/mediatek: Remove the tlb-ops for v7s
Yong Wu
1
-23
/
+4
2021-01-27
iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once
Yong Wu
1
-3
/
+5
2021-01-27
iommu: Switch gather->end to the inclusive end
Yong Wu
1
-1
/
+1
[prev]
[next]