index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
mtk_iommu_v1.c
Age
Commit message (
Expand
)
Author
11 days
Merge branch 'mediatek' into next
Will Deacon
2025-07-04
iommu/mediatek-v1: Tidy up probe_finalize
Robin Murphy
2025-06-27
iommu: Remove iommu_ops pgsize_bitmap from simple drivers
Jason Gunthorpe
2025-03-13
iommu/mediatek-v1: Support COMPILE_TEST
Robin Murphy
2025-03-11
iommu: Unexport iommu_fwspec_free()
Robin Murphy
2025-01-17
iommu: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-09-04
ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()
Jason Gunthorpe
2024-07-04
iommu: Resolve fwspec ops automatically
Robin Murphy
2024-07-04
iommu/mediatek-v1: Clean up redundant fwspec checks
Robin Murphy
2024-04-12
iommu: mtk: fix module autoloading
Krzysztof Kozlowski
2024-03-08
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
2024-03-01
iommu: constify of_phandle_args in xlate
Krzysztof Kozlowski
2024-02-16
iommu/mtk_iommu: Use devm_kcalloc() instead of devm_kzalloc()
Erick Archer
2023-11-27
iommu: Clean up open-coded ownership checks
Robin Murphy
2023-09-25
iommu: Convert remaining simple drivers to domain_alloc_paging()
Jason Gunthorpe
2023-09-25
iommu: Allow an IDENTITY domain as the default_domain in ARM32
Jason Gunthorpe
2023-09-25
iommu/mtk_iommu_v1: Implement an IDENTITY domain
Jason Gunthorpe
2023-03-31
iommu/mtk_iommu_v1: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
2023-01-13
iommu: Add set_platform_dma_ops callbacks
Lu Baolu
2023-01-13
iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
Christophe JAILLET
2022-11-19
iommu/mediatek-v1: Update to {map,unmap}_pages
Robin Murphy
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
[next]