index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
mtk_iommu_v1.c
Age
Commit message (
Expand
)
Author
2023-01-18
iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
Christophe JAILLET
2022-09-07
iommu/mtk: Clean up bus_set_iommu()
Robin Murphy
2022-07-06
iommu: Clean up release_device checks
Robin Murphy
2022-05-13
iommu/mediatek: Fix NULL pointer dereference when printing dev_name
Miles Chen
2022-05-04
iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1
Yong Wu
2022-05-04
iommu/mediatek: Remove mtk_iommu.h
Yong Wu
2022-05-04
iommu/mediatek: Separate mtk_iommu_data for v1 and v2
Yong Wu
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-24
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
2022-02-25
iommu/mediatek: Make use of the helper component_compare/release_of
Yong Wu
2022-01-28
media: iommu/mediatek: Add device_link between the consumer and the larb devices
Yong Wu
2022-01-28
media: iommu/mediatek: Add probe_defer for smi-larb
Yong Wu
2022-01-28
media: iommu/mediatek: Return ENODEV if the device is NULL
Yong Wu
2022-01-28
media: iommu/mediatek-v1: Free the existed fwspec if the master dev already has
Yong Wu
2021-08-18
iommu/mtk: Drop IOVA cookie management
Robin Murphy
2021-06-08
iommu: Drop unnecessary of_iommu.h includes
Rob Herring
2021-04-16
iommu: Streamline registration interface
Robin Murphy
2021-04-16
iommu/mediatek-v1: Add error handle for mtk_iommu_probe
Yong Wu
2021-04-16
iommu/mediatek-v1: Avoid build fail when build as module
Yong Wu
2021-04-07
iommu/mediatek-v1: Allow building as module
Yong Wu
2020-06-30
iommu/mediatek: Do no use dev->archdata.iommu
Joerg Roedel
2020-05-19
iommu/mediatek-v1: Fix a build warning for a unused variable 'data'
Yong Wu
2020-05-18
iommu/mediatek-v1: Add def_domain_type
Yong Wu
2020-05-05
iommu/mediatek-v1 Convert to probe/release_device() call-backs
Joerg Roedel
2020-03-27
iommu/mediatek: Use accessor functions for iommu private data
Joerg Roedel
2019-10-15
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
2019-09-19
Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-13
iommu: pass cell_count = -1 to of_for_each_phandle with cells_name
Uwe Kleine-König
2019-08-30
Merge branch 'arm/smmu' into arm/mediatek
Joerg Roedel
2019-08-30
iommu/mediatek: Clean up struct mtk_smi_iommu
Yong Wu
2019-08-30
memory: mtk-smi: Get rid of need_larbid
Yong Wu
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-03-01
iommu/mediatek: Fix semicolon code style issue
Yang Wei
2019-01-30
Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-23
iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()
Joerg Roedel
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-17
iommu/mediatek: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-03
iommu/mediatek: Make it explicitly non-modular
Paul Gortmaker
2018-11-06
iommu/mediatek: Constify iommu_ops
Arvind Yadav
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-08-08
iommu: Remove the ->map_sg indirection
Christoph Hellwig
2018-04-11
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-02-13
iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
Yong Wu
2017-11-06
iommu/mediatek: Fix driver name
Matthias Brugger
2017-05-17
iommu/mediatek: Include linux/dma-mapping.h
Arnd Bergmann
2017-04-03
iommu/mediatek: Teach MTK-IOMMUv1 about 'struct iommu_device'
Joerg Roedel
[next]