index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
mtk_iommu_v1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/mtk_iommu_v1: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-31
1
-3
/
+2
*
-
.
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
2023-02-18
1
-2
/
+2
|
\
\
|
|
*
iommu: Add set_platform_dma_ops callbacks
Lu Baolu
2023-01-13
1
-2
/
+2
|
|
/
*
/
iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
Christophe JAILLET
2023-01-13
1
-1
/
+3
|
/
*
iommu/mediatek-v1: Update to {map,unmap}_pages
Robin Murphy
2022-11-19
1
-16
/
+14
*
iommu/mtk: Clean up bus_set_iommu()
Robin Murphy
2022-09-07
1
-12
/
+1
*
iommu: Clean up release_device checks
Robin Murphy
2022-07-06
1
-5
/
+0
*
iommu/mediatek: Fix NULL pointer dereference when printing dev_name
Miles Chen
2022-05-13
1
-0
/
+7
*
iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1
Yong Wu
2022-05-04
1
-108
/
+103
*
iommu/mediatek: Remove mtk_iommu.h
Yong Wu
2022-05-04
1
-3
/
+8
*
iommu/mediatek: Separate mtk_iommu_data for v1 and v2
Yong Wu
2022-05-04
1
-0
/
+29
*
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-24
1
-6
/
+8
|
\
\
|
*
|
iommu: Split struct iommu_ops
Lu Baolu
2022-02-28
1
-6
/
+8
|
|
/
*
|
media: iommu/mediatek: Add device_link between the consumer and the larb devices
Yong Wu
2022-01-28
1
-1
/
+28
*
|
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
*
|
media: iommu/mediatek-v1: Free the existed fwspec if the master dev already has
Yong Wu
2022-01-28
1
-0
/
+9
|
/
*
iommu/mtk: Drop IOVA cookie management
Robin Murphy
2021-08-18
1
-1
/
+0
*
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
-3
/
+1
*
iommu/mediatek-v1: Add error handle for mtk_iommu_probe
Yong Wu
2021-04-16
1
-4
/
+18
*
iommu/mediatek-v1: Avoid build fail when build as module
Yong Wu
2021-04-16
1
-34
/
+28
*
iommu/mediatek-v1: Allow building as module
Yong Wu
2021-04-07
1
-5
/
+5
*
iommu/mediatek: Do no use dev->archdata.iommu
Joerg Roedel
2020-06-30
1
-6
/
+4
*
iommu/mediatek-v1: Fix a build warning for a unused variable 'data'
Yong Wu
2020-05-19
1
-2
/
+0
*
iommu/mediatek-v1: Add def_domain_type
Yong Wu
2020-05-18
1
-5
/
+11
*
iommu/mediatek-v1 Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-30
/
+20
*
iommu/mediatek: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
1
-7
/
+7
*
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
2019-10-15
1
-1
/
+1
*
Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-19
1
-1
/
+1
|
\
|
*
iommu: pass cell_count = -1 to of_for_each_phandle with cells_name
Uwe Kleine-König
2019-09-13
1
-1
/
+1
*
|
Merge branch 'arm/smmu' into arm/mediatek
Joerg Roedel
2019-08-30
1
-1
/
+2
|
\
\
|
*
|
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
2019-07-29
1
-1
/
+2
|
|
/
*
|
iommu/mediatek: Clean up struct mtk_smi_iommu
Yong Wu
2019-08-30
1
-2
/
+2
*
|
memory: mtk-smi: Get rid of need_larbid
Yong Wu
2019-08-30
1
-2
/
+0
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
iommu/mediatek: Fix semicolon code style issue
Yang Wei
2019-03-01
1
-1
/
+1
*
Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-30
1
-0
/
+4
|
\
|
*
iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()
Joerg Roedel
2019-01-23
1
-0
/
+4
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+2
|
/
*
-
.
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-20
1
-26
/
+21
|
\
\
|
|
*
iommu/mediatek: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
1
-12
/
+16
|
|
*
iommu/mediatek: Make it explicitly non-modular
Paul Gortmaker
2018-12-03
1
-12
/
+3
|
|
/
|
/
|
|
*
iommu/mediatek: Constify iommu_ops
Arvind Yadav
2018-11-06
1
-2
/
+2
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
iommu: Remove the ->map_sg indirection
Christoph Hellwig
2018-08-08
1
-1
/
+0
*
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-11
1
-33
/
+21
|
\
|
*
iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
Yong Wu
2018-02-13
1
-33
/
+21
[next]