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 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
|
|
/
*
|
media: iommu/mediatek: Add device_link between the consumer and the larb devices
Yong Wu
2022-01-28
1
-0
/
+30
*
|
media: iommu/mediatek: Add probe_defer for smi-larb
Yong Wu
2022-01-28
1
-0
/
+4
*
|
media: iommu/mediatek: Return ENODEV if the device is NULL
Yong Wu
2022-01-28
1
-1
/
+1
|
/
*
iommu/mediatek: Fix out-of-range warning with clang
Arnd Bergmann
2021-09-28
1
-1
/
+3
*
-
.
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
2021-08-20
1
-12
/
+1
|
\
\
|
|
*
iommu/mtk: Drop IOVA cookie management
Robin Murphy
2021-08-18
1
-7
/
+0
|
|
/
|
/
|
|
*
iommu: Improve iommu_iotlb_gather helpers
Robin Murphy
2021-08-02
1
-5
/
+1
|
/
*
iommu: Drop unnecessary of_iommu.h includes
Rob Herring
2021-06-08
1
-1
/
+0
*
iommu: Streamline registration interface
Robin Murphy
2021-04-16
1
-4
/
+1
*
iommu/mediatek: Always enable the clk on resume
Dafna Hirschfeld
2021-04-16
1
-11
/
+8
*
iommu/mediatek: Allow building as module
Yong Wu
2021-04-07
1
-12
/
+5
*
iommu/mediatek: Fix error code in probe()
Dan Carpenter
2021-02-08
1
-1
/
+2
*
iommu/mediatek: Fix unsigned domid comparison with less than zero
Colin Ian King
2021-02-05
1
-1
/
+1
*
iommu/mediatek: Add mt8192 support
Yong Wu
2021-02-01
1
-0
/
+22
*
iommu/mediatek: Remove unnecessary check in attach_device
Yong Wu
2021-02-01
1
-6
/
+0
*
iommu/mediatek: Support master use iova over 32bit
Yong Wu
2021-02-01
1
-6
/
+12
*
iommu/mediatek: Add iova reserved function
Yong Wu
2021-02-01
1
-0
/
+31
*
iommu/mediatek: Support for multi domains
Yong Wu
2021-02-01
1
-11
/
+26
*
iommu/mediatek: Add get_domain_id from dev->dma_range_map
Yong Wu
2021-02-01
1
-1
/
+41
*
iommu/mediatek: Add iova_region structure
Yong Wu
2021-02-01
1
-0
/
+19
*
iommu/mediatek: Move geometry.aperture updating into domain_finalise
Yong Wu
2021-02-01
1
-3
/
+4
*
iommu/mediatek: Move domain_finalise into attach_device
Yong Wu
2021-02-01
1
-19
/
+12
*
iommu/mediatek: Adjust the structure
Yong Wu
2021-02-01
1
-9
/
+11
*
iommu/mediatek: Support report iova 34bit translation fault in ISR
Yong Wu
2021-02-01
1
-2
/
+15
*
iommu/mediatek: Support up to 34bit iova in tlb flush
Yong Wu
2021-02-01
1
-2
/
+8
*
iommu/mediatek: Add power-domain operation
Yong Wu
2021-02-01
1
-5
/
+34
*
iommu/mediatek: Add pm runtime callback
Yong Wu
2021-02-01
1
-3
/
+5
*
iommu/mediatek: Add device link for smi-common and m4u
Yong Wu
2021-02-01
1
-3
/
+24
*
iommu/mediatek: Add error handle for mtk_iommu_probe
Yong Wu
2021-02-01
1
-4
/
+19
*
iommu/mediatek: Move hw_init into attach_device
Yong Wu
2021-02-01
1
-6
/
+7
*
iommu/mediatek: Update oas for v7s
Yong Wu
2021-02-01
1
-1
/
+5
*
iommu/mediatek: Add a flag for iova 34bits case
Yong Wu
2021-02-01
1
-1
/
+2
*
iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
Yong Wu
2021-02-01
1
-1
/
+1
*
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
2021-02-01
1
-7
/
+0
*
iommu/mediatek: Remove the tlb-ops for v7s
Yong Wu
2021-01-27
1
-23
/
+4
*
iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once
Yong Wu
2021-01-27
1
-3
/
+5
*
iommu: Switch gather->end to the inclusive end
Yong Wu
2021-01-27
1
-1
/
+1
*
iommu/mediatek: Add iotlb_sync_map to sync whole the iova range
Yong Wu
2021-01-27
1
-1
/
+9
*
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
2020-12-08
1
-1
/
+0
*
iommu/mediatek: Add support for MT8167
Fabien Parent
2020-09-18
1
-0
/
+8
[next]