<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>9fc2f03e - dmaengine: pxa: Enable compile test</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#9fc2f03e</link>
        <description>dmaengine: pxa: Enable compile testThe PXA_DMA driver does not include any asm/mach headers, so it can becompile tested for build coverage.Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;Link: https://lore.kernel.org/r/20250114191316.857154-1-krzysztof.kozlowski@linaro.orgSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Tue, 14 Jan 2025 19:13:16 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>6faf1cca - dma-engine: sun4i: Add support for Allwinner suniv F1C100s</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#6faf1cca</link>
        <description>dma-engine: sun4i: Add support for Allwinner suniv F1C100sDMA of Allwinner suniv F1C100s is similar to sun4i. It has 4 NDMA, 4DDMA channels and endpoints are different. Also F1C100s has reset bitfor DMA in CCU. Add support for it.Signed-off-by: Mesih Kilinc &lt;mesihkilinc@gmail.com&gt;[ csokas.bence: Rebased on current master ]Signed-off-by: Cs&#243;k&#225;s Bence &lt;csokas.bence@prolan.hu&gt;Link: https://lore.kernel.org/r/20241122161128.2619172-5-csokas.bence@prolan.huSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Fri, 22 Nov 2024 16:11:31 +0000</pubDate>
        <dc:creator>Mesih Kilinc &lt;mesihkilinc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e01ee7c6 - dmaengine: Move AMD PTDMA driver to amd directory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#e01ee7c6</link>
        <description>dmaengine: Move AMD PTDMA driver to amd directoryPTDMA driver is the AMD DMA driver, and newer AMD platforms support newerDMA engines. Hence, move the current drivers to the AMD directory. Thiswould also mean that future driver submissions to the AMD DMA driver willalso land in the AMD-specific directory.Reviewed-by: Raju Rangoju &lt;Raju.Rangoju@amd.com&gt;Signed-off-by: Basavaraj Natikar &lt;Basavaraj.Natikar@amd.com&gt;Link: https://lore.kernel.org/r/20241025095931.726018-2-Basavaraj.Natikar@amd.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Fri, 25 Oct 2024 09:59:26 +0000</pubDate>
        <dc:creator>Basavaraj Natikar &lt;Basavaraj.Natikar@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>8974f34d - dmaengine: loongson2-apb: Rename the prefix ls2x to loongson2</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#8974f34d</link>
        <description>dmaengine: loongson2-apb: Rename the prefix ls2x to loongson2Since commit e06c43231214 (&quot;dmaengine: Loongson1: Add Loongson-1 APB DMAdriver&quot;), the Loongson-1 dma controller was added.Unfortunately their naming has not been standardized, as CPUs belongingto the same Loongson family, we expect to standardize the naming forease of understanding.Signed-off-by: Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;Link: https://lore.kernel.org/r/20240924064241.2414629-1-zhoubinbin@loongson.cnSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Tue, 24 Sep 2024 06:42:41 +0000</pubDate>
        <dc:creator>Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;</dc:creator>
    </item>
<item>
        <title>5d318b59 - dmaengine: Add dma router for pl08x in LPC32XX SoC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#5d318b59</link>
        <description>dmaengine: Add dma router for pl08x in LPC32XX SoCLPC32XX connects few of its peripherals to pl08x DMA thru a multiplexer,this driver allows to route a signal request line thru the multiplexer forgiven peripheral.Signed-off-by: Piotr Wojtaszczyk &lt;piotr.wojtaszczyk@timesys.com&gt;Link: https://lore.kernel.org/r/20240628152022.274405-1-piotr.wojtaszczyk@timesys.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Fri, 28 Jun 2024 15:20:19 +0000</pubDate>
        <dc:creator>Piotr Wojtaszczyk &lt;piotr.wojtaszczyk@timesys.com&gt;</dc:creator>
    </item>
<item>
        <title>e06c4323 - dmaengine: Loongson1: Add Loongson-1 APB DMA driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#e06c4323</link>
        <description>dmaengine: Loongson1: Add Loongson-1 APB DMA driverAdd APB DMA driver for Loongson-1 SoCs.Reviewed-by: Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt;Signed-off-by: Keguang Zhang &lt;keguang.zhang@gmail.com&gt;Link: https://lore.kernel.org/r/20240809-loongson1-dma-v12-2-d9469a4a6b85@gmail.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Fri, 09 Aug 2024 10:30:59 +0000</pubDate>
        <dc:creator>Keguang Zhang &lt;keguang.zhang@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>73d5fc92 - dmaengine: amd: qdma: Add AMD QDMA driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#73d5fc92</link>
        <description>dmaengine: amd: qdma: Add AMD QDMA driverAdds driver to enable PCIe board which uses AMD QDMA (the Queue-basedDirect Memory Access) subsystem. For example, Xilinx Alveo V70 AIAccelerator devices.    https://www.xilinx.com/applications/data-center/v70.htmlThe QDMA subsystem is used in conjunction with the PCI Express IP blockto provide high performance data transfer between host memory and thecard&apos;s DMA subsystem.            +-------+       +-------+       +-----------+   PCIe     |       |       |       |       |           |   Tx/Rx    |       |       |       |  AXI  |           | &lt;=======&gt;  | PCIE  | &lt;===&gt; | QDMA  | &lt;====&gt;| User Logic|            |       |       |       |       |           |            +-------+       +-------+       +-----------+The primary mechanism to transfer data using the QDMA is for the QDMAengine to operate on instructions (descriptors) provided by the hostoperating system. Using the descriptors, the QDMA can move data in boththe Host to Card (H2C) direction, or the Card to Host (C2H) direction.The QDMA provides a per-queue basis option whether DMA traffic goesto an AXI4 memory map (MM) interface or to an AXI4-Stream interface.The hardware detail is provided by    https://docs.xilinx.com/r/en-US/pg302-qdmaImplements dmaengine APIs to support MM DMA transfers.- probe the available DMA channels- use dma_slave_map for channel lookup- use virtual channel to manage dmaengine tx descriptors- implement device_prep_slave_sg callback to handle host scatter gather  listSigned-off-by: Nishad Saraf &lt;nishads@amd.com&gt;Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Link: https://lore.kernel.org/r/20240819211948.688786-2-lizhi.hou@amd.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Mon, 19 Aug 2024 21:19:48 +0000</pubDate>
        <dc:creator>Nishad Saraf &lt;nishads@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>76178a2c - dmaengine: stm32: New directory for STM32 DMA controllers drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#76178a2c</link>
        <description>dmaengine: stm32: New directory for STM32 DMA controllers driversGather the STM32 DMA controllers under drivers/dma/stm32/Signed-off-by: Amelie Delaunay &lt;amelie.delaunay@foss.st.com&gt;Link: https://lore.kernel.org/r/20240531150712.2503554-3-amelie.delaunay@foss.st.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Fri, 31 May 2024 15:07:02 +0000</pubDate>
        <dc:creator>Amelie Delaunay &lt;amelie.delaunay@foss.st.com&gt;</dc:creator>
    </item>
<item>
        <title>fa555b50 - dmaengine: fsl-edma: avoid linking both modules</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#fa555b50</link>
        <description>dmaengine: fsl-edma: avoid linking both modulesKbuild does not support having a source file compiled multiple timesand linked into distinct modules, or built-in and modular at thesame time. For fs-edma, there are two common components that arelinked into the fsl-edma.ko for Arm and PowerPC, plus the mcf-edma.komodule on Coldfire. This violates the rule for compile-testing:scripts/Makefile.build:236: drivers/dma/Makefile: fsl-edma-common.o is added to multiple modules: fsl-edma mcf-edmascripts/Makefile.build:236: drivers/dma/Makefile: fsl-edma-trace.o is added to multiple modules: fsl-edma mcf-edmaI tried splitting out the common parts into a separate modules, butthat adds back the complexity that a cleanup patch removed, and itgets harder with the addition of the tracepoints.As a minimal workaround, address it at the Kconfig level, by disallowingthe broken configurations.Link: https://lore.kernel.org/lkml/20240110232255.1099757-1-arnd@kernel.org/Fixes: 66aac8ea0a6c (&quot;dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Peng Fan &lt;peng.fan@nxp.com&gt;Link: https://lore.kernel.org/r/20240528115440.2965975-1-arnd@kernel.orgSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Tue, 28 May 2024 11:54:22 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>33b7db45 - dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#33b7db45</link>
        <description>dmaengine: tegra210-adma: Update dependency to ARCH_TEGRAUpdate the architecture dependency to be the generic Tegrabecause the driver works on the four latest Tegra generationsnot just T210, if you build a kernel with a specificARCH_TEGRA_xxx_SOC option that excludes 210 you don&apos;t getthis driver.Fixes: 433de642a76c9 (&quot;dmaengine: tegra210-adma: add support for Tegra186/Tegra194&quot;)Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;Cc: Jon Hunter &lt;jonathanh@nvidia.com&gt;Cc: Thierry Reding &lt;treding@nvidia.com&gt;Cc: Sameer Pujar &lt;spujar@nvidia.com&gt;Cc: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;Reviewed-by: Jon Hunter &lt;jonathanh@nvidia.com&gt;Link: https://lore.kernel.org/r/20240112093310.329642-2-pbrobinson@gmail.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Fri, 12 Jan 2024 09:32:56 +0000</pubDate>
        <dc:creator>Peter Robinson &lt;pbrobinson@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>71e7d3cb - dmaengine: ls2x-apb: New driver for the Loongson LS2X APB DMA controller</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#71e7d3cb</link>
        <description>dmaengine: ls2x-apb: New driver for the Loongson LS2X APB DMA controllerThe Loongson LS2X APB DMA controller is available on Loongson-2K chips.It is a single-channel, configurable DMA controller IP core based on theAXI bus, whose main function is to integrate DMA functionality on a chipdedicated to carrying data between memory and peripherals in APB bus(e.g. nand).Signed-off-by: Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;Signed-off-by: Yingkun Meng &lt;mengyingkun@loongson.cn&gt;Link: https://lore.kernel.org/r/8df2a0199434fba3535831082966c2442ecf1cae.1702365725.git.zhoubinbin@loongson.cnSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Mon, 18 Dec 2023 01:56:39 +0000</pubDate>
        <dc:creator>Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;</dc:creator>
    </item>
<item>
        <title>65b87548 - dmaengine: hisi: Simplify preconditions of CONFIG_K3_DMA</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#65b87548</link>
        <description>dmaengine: hisi: Simplify preconditions of CONFIG_K3_DMACommit e39a2329cfb09 (&quot;Kconfig: Allow k3dma driver to be selected formore then HISI3xx platforms&quot;) expanded the &quot;depends on&quot; line of K3_DMAfrom &quot;ARCH_HI3xxx&quot; to &quot;ARCH_HI3xxx || ARCH_HISI || COMPILE_TEST&quot;.However, ARCH_HI3xxx implies ARCH_HISI, so it&apos;s unnecessary to listboth.Instead, just list ARCH_HISI, which covers all HiSilicon platforms.Signed-off-by: Jonathan Neusch&#228;fer &lt;j.neuschaefer@gmx.net&gt;Link: https://lore.kernel.org/r/20230924152332.2254305-1-j.neuschaefer@gmx.netSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Sun, 24 Sep 2023 15:23:32 +0000</pubDate>
        <dc:creator>Jonathan Neusch&#228;fer &lt;j.neuschaefer@gmx.net&gt;</dc:creator>
    </item>
<item>
        <title>8b9aee80 - dmaengine: fsl-edma: fix build error when arch is s390</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#8b9aee80</link>
        <description>dmaengine: fsl-edma: fix build error when arch is s390fixed build error reported by kernel test robot.&gt;&gt; s390-linux-ld: fsl-edma-main.c:(.text+0xf4c): undefined reference to `devm_platform_ioremap_resource&apos;   s390-linux-ld: drivers/dma/idma64.o: in function `idma64_platform_probe&apos;:Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202306210131.zaHVasxz-lkp@intel.com/Signed-off-by: Frank Li &lt;Frank.Li@nxp.com&gt;Link: https://lore.kernel.org/r/20230821161617.2142561-2-Frank.Li@nxp.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Mon, 21 Aug 2023 16:16:06 +0000</pubDate>
        <dc:creator>Frank Li &lt;Frank.Li@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>f1de55ff - dmaengine: ipu: Remove the driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#f1de55ff</link>
        <description>dmaengine: ipu: Remove the driverThe i.MX3 IPU driver does not support devicetree and i.MX has been convertedto a DT-only platform since kernel 5.10.As there is no user for this driver anymore, just remove it.Signed-off-by: Fabio Estevam &lt;festevam@denx.de&gt;Reviewed-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://lore.kernel.org/r/20230729192945.1217206-1-festevam@gmail.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Sat, 29 Jul 2023 19:29:45 +0000</pubDate>
        <dc:creator>Fabio Estevam &lt;festevam@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>1b13e52c - dmaengine: xilinx: dma: remove arch dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#1b13e52c</link>
        <description>dmaengine: xilinx: dma: remove arch dependencyAs following patches, xilinx dma is also now architecture agnostic,and it can be compiled for several architectures. We have verified theCDMA on RISC-V platform, let&apos;s remove the ARCH dependency list insteadof adding new ARCH.To avoid breaking the s390 build, add a dependency on HAS_IOMEM.&apos;e8b6c54f6d57 (&quot;net: xilinx: temac: Relax Kconfig dependencies&quot;)&apos;&apos;d7eaf962a90b (&quot;net: axienet: In kconfig remove arch dependency for axi_emac&quot;)&apos;Signed-off-by: Zong Li &lt;zong.li@sifive.com&gt;Acked-by: Palmer Dabbelt &lt;palmer@rivosinc.com&gt;Suggested-by: Radhey Shyam Pandey &lt;radhey.shyam.pandey@amd.com&gt;Reported-by: kernel test robot &lt;lkp@intel.com&gt;Link: https://lore.kernel.org/r/20230531090141.23546-1-zong.li@sifive.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Wed, 31 May 2023 09:01:41 +0000</pubDate>
        <dc:creator>Zong Li &lt;zong.li@sifive.com&gt;</dc:creator>
    </item>
<item>
        <title>b1e213a9 - idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#b1e213a9</link>
        <description>idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEMOn s390 systems (aka mainframes), it has classic channel devices fornetworking and permanent storage that are currently even more commonthan PCI devices. Hence it could have a fully functional s390 kernelwith CONFIG_PCI=n, then the relevant iomem mapping functions[including ioremap(), devm_ioremap(), etc.] are not available.Here let FSL_EDMA and INTEL_IDMA64 depend on HAS_IOMEM so that itwon&apos;t be built to cause below compiling error if PCI is unset.--------ERROR: modpost: &quot;devm_platform_ioremap_resource&quot; [drivers/dma/fsl-edma.ko] undefined!ERROR: modpost: &quot;devm_platform_ioremap_resource&quot; [drivers/dma/idma64.ko] undefined!--------Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202306211329.ticOJCSv-lkp@intel.com/Signed-off-by: Baoquan He &lt;bhe@redhat.com&gt;Cc: Vinod Koul &lt;vkoul@kernel.org&gt;Cc: dmaengine@vger.kernel.orgLink: https://lore.kernel.org/r/20230707135852.24292-2-bhe@redhat.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Fri, 07 Jul 2023 13:58:45 +0000</pubDate>
        <dc:creator>Baoquan He &lt;bhe@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>5a1a3b9c - dmaengine: ste_dma40: Get LCPA SRAM from SRAM node</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#5a1a3b9c</link>
        <description>dmaengine: ste_dma40: Get LCPA SRAM from SRAM nodeInstead of passing the reserved SRAM as a &quot;reg&quot; fieldlook for a phandle to the LCPA SRAM memory so we canuse the proper SRAM device tree bindings for the SRAM.Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Link: https://lore.kernel.org/r/20230417-ux500-dma40-cleanup-v3-2-60bfa6785968@linaro.orgSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Tue, 16 May 2023 12:55:32 +0000</pubDate>
        <dc:creator>Linus Walleij &lt;linus.walleij@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>7511f287 - dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELS</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#7511f287</link>
        <description>dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELSEnabling TEGRA186_GPC_DMA will cause this build failure unless some otherDMA driver which uses DMA_VIRTUAL_CHANNELS is enabled:  ERROR: modpost: &quot;vchan_dma_desc_free_list&quot; [drivers/dma/tegra186-gpc-dma.ko] undefined!  ERROR: modpost: &quot;vchan_init&quot; [drivers/dma/tegra186-gpc-dma.ko] undefined!  ERROR: modpost: &quot;vchan_tx_submit&quot; [drivers/dma/tegra186-gpc-dma.ko] undefined!  ERROR: modpost: &quot;vchan_tx_desc_free&quot; [drivers/dma/tegra186-gpc-dma.ko] undefined!  ERROR: modpost: &quot;vchan_find_desc&quot; [drivers/dma/tegra186-gpc-dma.ko] undefined!  make[1]: *** [scripts/Makefile.modpost:136: Module.symvers] Error 1Add an explicit select of DMA_VIRTUAL_CHANNELS to avoid this.Signed-off-by: Mark Salter &lt;msalter@redhat.com&gt;Link: https://lore.kernel.org/r/20230329172129.88403-1-msalter@redhat.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Wed, 29 Mar 2023 17:21:29 +0000</pubDate>
        <dc:creator>Mark Salter &lt;msalter@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>17ce2522 - dmaengine: xilinx: xdma: Add xilinx xdma driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#17ce2522</link>
        <description>dmaengine: xilinx: xdma: Add xilinx xdma driverAdd driver to enable PCIe board which uses XDMA (the DMA/Bridge Subsystemfor PCI Express). For example, Xilinx Alveo PCIe devices.    https://www.xilinx.com/products/boards-and-kits/alveo.htmlThe XDMA engine support up to 4 Host to Card (H2C) and 4 Card to Host (C2H)channels. Memory transfers are specified on a per-channel basis indescriptor linked lists, which the DMA fetches from host memory andprocesses. Events such as descriptor completion and errors are signaledusing interrupts. The hardware detail is provided by    https://docs.xilinx.com/r/en-US/pg195-pcie-dma/IntroductionThis driver implements dmaengine APIs.    - probe the available DMA channels    - use dma_slave_map for channel lookup    - use virtual channel to manage dmaengine tx descriptors    - implement device_prep_slave_sg callback to handle host scatter gather      list    - implement device_config to config device address for DMA transferSigned-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;Signed-off-by: Sonal Santan &lt;sonal.santan@amd.com&gt;Signed-off-by: Max Zhen &lt;max.zhen@amd.com&gt;Signed-off-by: Brian Xu &lt;brian.xu@amd.com&gt;Tested-by: Martin Tuma &lt;tumic@gpxsee.org&gt;Link: https://lore.kernel.org/r/1674145926-29449-2-git-send-email-lizhi.hou@amd.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Thu, 19 Jan 2023 16:32:05 +0000</pubDate>
        <dc:creator>Lizhi Hou &lt;lizhi.hou@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>a7ddf74b - dmaengine: remove s3c24xx driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/Kconfig#a7ddf74b</link>
        <description>dmaengine: remove s3c24xx driverThe s3c24xx platform was removed and this driver is no longerneeded.Reviewed-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/drivers/dma/Kconfig</description>
        <pubDate>Fri, 21 Oct 2022 20:27:47 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
</channel>
</rss>
