Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'iommu-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu

Pull iommu fixes from Joerg Roedel:

- Add a new IOMMU mailing list to the MAINTAINERS file to prepare for
the a list migration happening on July 5th. The old list needs to
stay in place until the switch happens to guarantee seemless
archiving of list email.

- Fix compatible device-tree string for rcar-gen4 in Renesas IOMMU
driver.

* tag 'iommu-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
MAINTAINERS: Add new IOMMU development mailing list
iommu/ipmmu-vmsa: Fix compatible for rcar-gen4

+12 -1
+11
MAINTAINERS
··· 427 427 M: Jean-Philippe Brucker <jean-philippe@linaro.org> 428 428 L: linux-acpi@vger.kernel.org 429 429 L: iommu@lists.linux-foundation.org 430 + L: iommu@lists.linux.dev 430 431 S: Maintained 431 432 F: drivers/acpi/viot.c 432 433 F: include/linux/acpi_viot.h ··· 961 960 M: Joerg Roedel <joro@8bytes.org> 962 961 R: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> 963 962 L: iommu@lists.linux-foundation.org 963 + L: iommu@lists.linux.dev 964 964 S: Maintained 965 965 T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git 966 966 F: drivers/iommu/amd/ ··· 5978 5976 M: Marek Szyprowski <m.szyprowski@samsung.com> 5979 5977 R: Robin Murphy <robin.murphy@arm.com> 5980 5978 L: iommu@lists.linux-foundation.org 5979 + L: iommu@lists.linux.dev 5981 5980 S: Supported 5982 5981 W: http://git.infradead.org/users/hch/dma-mapping.git 5983 5982 T: git git://git.infradead.org/users/hch/dma-mapping.git ··· 5991 5988 DMA MAPPING BENCHMARK 5992 5989 M: Xiang Chen <chenxiang66@hisilicon.com> 5993 5990 L: iommu@lists.linux-foundation.org 5991 + L: iommu@lists.linux.dev 5994 5992 F: kernel/dma/map_benchmark.c 5995 5993 F: tools/testing/selftests/dma/ 5996 5994 ··· 7576 7572 EXYNOS SYSMMU (IOMMU) driver 7577 7573 M: Marek Szyprowski <m.szyprowski@samsung.com> 7578 7574 L: iommu@lists.linux-foundation.org 7575 + L: iommu@lists.linux.dev 7579 7576 S: Maintained 7580 7577 F: drivers/iommu/exynos-iommu.c 7581 7578 ··· 9996 9991 M: David Woodhouse <dwmw2@infradead.org> 9997 9992 M: Lu Baolu <baolu.lu@linux.intel.com> 9998 9993 L: iommu@lists.linux-foundation.org 9994 + L: iommu@lists.linux.dev 9999 9995 S: Supported 10000 9996 T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git 10001 9997 F: drivers/iommu/intel/ ··· 10376 10370 M: Joerg Roedel <joro@8bytes.org> 10377 10371 M: Will Deacon <will@kernel.org> 10378 10372 L: iommu@lists.linux-foundation.org 10373 + L: iommu@lists.linux.dev 10379 10374 S: Maintained 10380 10375 T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git 10381 10376 F: Documentation/devicetree/bindings/iommu/ ··· 12535 12528 MEDIATEK IOMMU DRIVER 12536 12529 M: Yong Wu <yong.wu@mediatek.com> 12537 12530 L: iommu@lists.linux-foundation.org 12531 + L: iommu@lists.linux.dev 12538 12532 L: linux-mediatek@lists.infradead.org (moderated for non-subscribers) 12539 12533 S: Supported 12540 12534 F: Documentation/devicetree/bindings/iommu/mediatek* ··· 16577 16569 QUALCOMM IOMMU 16578 16570 M: Rob Clark <robdclark@gmail.com> 16579 16571 L: iommu@lists.linux-foundation.org 16572 + L: iommu@lists.linux.dev 16580 16573 L: linux-arm-msm@vger.kernel.org 16581 16574 S: Maintained 16582 16575 F: drivers/iommu/arm/arm-smmu/qcom_iommu.c ··· 19203 19194 SWIOTLB SUBSYSTEM 19204 19195 M: Christoph Hellwig <hch@infradead.org> 19205 19196 L: iommu@lists.linux-foundation.org 19197 + L: iommu@lists.linux.dev 19206 19198 S: Supported 19207 19199 W: http://git.infradead.org/users/hch/dma-mapping.git 19208 19200 T: git git://git.infradead.org/users/hch/dma-mapping.git ··· 21878 21868 M: Stefano Stabellini <sstabellini@kernel.org> 21879 21869 L: xen-devel@lists.xenproject.org (moderated for non-subscribers) 21880 21870 L: iommu@lists.linux-foundation.org 21871 + L: iommu@lists.linux.dev 21881 21872 S: Supported 21882 21873 F: arch/x86/xen/*swiotlb* 21883 21874 F: drivers/xen/*swiotlb*
+1 -1
drivers/iommu/ipmmu-vmsa.c
··· 987 987 .compatible = "renesas,ipmmu-r8a779a0", 988 988 .data = &ipmmu_features_rcar_gen4, 989 989 }, { 990 - .compatible = "renesas,rcar-gen4-ipmmu", 990 + .compatible = "renesas,rcar-gen4-ipmmu-vmsa", 991 991 .data = &ipmmu_features_rcar_gen4, 992 992 }, { 993 993 /* Terminator */