Linux DMA Engine
[Prev Page][Next Page]
- [PATCH 5/5] dmaengine: Documentation: Add documentation for multi chan testing, (continued)
- [PATCH 0/6] Document r8a774a1 USB bindings,
Fabrizio Castro
- [PATCH v2 0/2] dmaengine: add UniPhier MIO DMAC driver,
Masahiro Yamada
- [PATCH v2 0/2] tree-wide: use SPDX identifier for Renesas drivers,
Wolfram Sang
- [PATCH] dmaengine: Add metadata_ops for dma_async_tx_descriptor,
Peter Ujfalusi
- [PATCH v2] dma: mic_x100_dma: use devm_kzalloc to fix an issue,
Huang Shijie
- [PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers,
Wolfram Sang
- [PATCH 0/2] dmaengine: add UniPhier MIO DMAC driver,
Masahiro Yamada
- [PATCH v10 1/4] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended),
Angelo Dureghello
- [GIT PULL]: dmaengine updates for v4.19-rc1, Vinod
- [PATCH 3/3] dmaengine: at_xdmac: move spin_lock_bh to spin_lock in tasklet,
Barry Song
- [PATCH 2/3] dmaengine: mv_xor: move spin_lock_bh to spin_lock in tasklet, Barry Song
- [PATCH 1/3] dmaengine: fsldma: move spin_lock_bh to spin_lock in tasklet,
Barry Song
- [v8 1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT,
Wen He
- [RFC] dmaengine: Add metadata_ops for dma_async_tx_descriptor,
Peter Ujfalusi
- [PATCH] dmaengine: rcar-dmac: Document R8A774A1 bindings,
Fabrizio Castro
- [PATCH v9 1/4] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended),
Angelo Dureghello
- [PATCH v2] dmaengine: sprd: Support DMA link-list mode,
Baolin Wang
- [PATCH v4 00/18] JZ47xx DMA patchset v4,
Paul Cercueil
- [PATCH v4 01/18] doc: dt-bindings: jz4780-dma: Update bindings to reflect driver changes, Paul Cercueil
- [PATCH v4 04/18] dmaengine: dma-jz4780: Separate chan/ctrl registers, Paul Cercueil
- [PATCH v4 09/18] dmaengine: dma-jz4780: Add support for the JZ4725B SoC, Paul Cercueil
- [PATCH v4 14/18] dmaengine: dma-jz4780: Further residue status fix, Paul Cercueil
- [PATCH v4 16/18] MIPS: JZ4780: DTS: Update DMA node to match driver changes, Paul Cercueil
- [PATCH v4 15/18] dmaengine: dma-jz4780: Use dma_set_residue(), Paul Cercueil
- [PATCH v4 18/18] MIPS: JZ4740: DTS: Add DMA nodes, Paul Cercueil
- [PATCH v4 17/18] MIPS: JZ4770: DTS: Add DMA nodes, Paul Cercueil
- [PATCH v4 13/18] dmaengine: dma-jz4780: Set DTCn register explicitly, Paul Cercueil
- [PATCH v4 12/18] dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue(), Paul Cercueil
- [PATCH v4 10/18] dmaengine: dma-jz4780: Enable Fast DMA to the AIC, Paul Cercueil
- [PATCH v4 11/18] dmaengine: dma-jz4780: Add missing residue DTC mask, Paul Cercueil
- [PATCH v4 03/18] dmaengine: dma-jz4780: Avoid hardcoding number of channels, Paul Cercueil
- [PATCH v4 06/18] dmaengine: dma-jz4780: Don't depend on MACH_JZ4780, Paul Cercueil
- [PATCH v4 07/18] dmaengine: dma-jz4780: Add support for the JZ4770 SoC, Paul Cercueil
- [PATCH v4 08/18] dmaengine: dma-jz4780: Add support for the JZ4740 SoC, Paul Cercueil
- [PATCH v4 05/18] dmaengine: dma-jz4780: Use 4-word descriptors, Paul Cercueil
- [PATCH v4 02/18] dmaengine: dma-jz4780: Return error if not probed from DT, Paul Cercueil
- Re: [PATCH v4 00/18] JZ47xx DMA patchset v4, Vinod
- [PATCH v2 0/9] dmaengine: Use dmaenginem_async_device_register to simplify the code,
Huang Shijie
- [PATCH v2 5/9] dmaengine: ste_dma40: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH v2 3/9] dmaengine: st_fdma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH v2 4/9] dmaengine: mmp_tdma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH v2 1/9] dmaengine: dw-axi-dmac: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH v2 7/9] dmaengine: pxa_dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH v2 2/9] dmaengine: stm32-mdma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH v2 6/9] dmaengine: dma-jz4780: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH v2 8/9] dmaengine: mxs-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH v2 9/9] dmaengine: add COMPILE_TEST for the drivers, Huang Shijie
- Re: [PATCH v2 0/9] dmaengine: Use dmaenginem_async_device_register to simplify the code, Vinod Koul
- [PATCH] dma: mic_x100_dma: use devm_kzalloc to allocate mic_dma_dev,
Huang Shijie
- [PATCH v8 1/3] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended),
Angelo Dureghello
- [PATCH 00/46] Use dmaenginem_async_device_register to simplify code,
Huang Shijie
- [PATCH 01/46] dmaengine: zx_dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 25/46] dmaengine: mmp_tdma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 39/46] dmaengine: img-mdc-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 35/46] dmaengine: mtk-hsdma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 26/46] dmaengine: shdmac: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 24/46] dmaengine: nbpfaxi: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 32/46] dmaengine: pl330: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 40/46] dmaengine: fsl-edma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 30/46] dmaengine: pxa_dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 09/46] dmaengine: cppi41: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 20/46] dmaengine: sirf-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 41/46] dmaengine: at_hdmac: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 43/46] dmaengine: dma-jz4780: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 46/46] dmaengine: add COMPILE_TEST for the drivers, Huang Shijie
- [PATCH 44/46] dmaengine: dma-jz4740: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 28/46] dmaengine: rcar-dmac: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 45/46] dmaengine: dma-axi-dmac: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 36/46] dmaengine: k3dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 42/46] dmaengine: at_xdmac: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 33/46] dmaengine: pch_dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 12/46] dmaengine: sun6i-dma: use helper dmaenginem_async_device_register, Huang Shijie
- [PATCH 14/46] dmaengine: coh901318: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 23/46] dmaengine: sa11x0-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 13/46] dmaengine: sun4i-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 22/46] dmaengine: sudmac: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 17/46] dmaengine: stm32-mdma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 16/46] dmaengine: ste_dma40: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 21/46] dmaengine: bam_dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 18/46] dmaengine: stm32-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 29/46] dmaengine: hidma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 38/46] dmaengine: imx-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 37/46] dmaengine: imx-sdma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 34/46] dmaengine: mxs-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 31/46] dmaengine: moxart-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 15/46] dmaengine: s3c24xx-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 19/46] dmaengine: sprd-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 27/46] dmaengine: usb-dmac: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 10/46] dmaengine: tegra210-adma: use helper dmaenginem_async_device_register, Huang Shijie
- [PATCH 04/46] dmaengine: xgene-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 11/46] dmaengine: tegra20-apb-dma: use helper dmaenginem_async_device_register, Huang Shijie
- [PATCH 02/46] dmaengine: zynqmp_dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 03/46] dmaengine: xilinx_dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 05/46] dmaengine: txx9dmac: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 06/46] dmaengine: timb_dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 07/46] dmaengine: omap-dma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- [PATCH 08/46] dmaengine: edma: use dmaenginem_async_device_register to simplify the code, Huang Shijie
- Re: [PATCH 00/46] Use dmaenginem_async_device_register to simplify code, Lars-Peter Clausen
- Re: [PATCH 00/46] Use dmaenginem_async_device_register to simplify code, Peter Ujfalusi
- [PATCH v4 1/7] dmaengine: xilinx_dma: commonize DMA copy size calculation,
Andrea Merello
- [RFC PATCH 0/2] dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support,
Radhey Shyam Pandey
- [PATCH 0/3] dmaengine: xilinx_dma: Minor fix and refactoring,
Radhey Shyam Pandey
- [PATCH] dmaengine: rcar-dmac: Make rcar_dmac_of_xlate() more robust,
Geert Uytterhoeven
- [PATCH] dmaengine: sprd: Support DMA link-list mode,
Baolin Wang
- [PATCH v2 1/2] dmaengine: add a new helper dmaenginem_async_device_register,
Huang Shijie
- [PATCH v3 0/4] Add Actions Semi Owl family S900 DMA Controller support,
Manivannan Sadhasivam
- [v7 1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT,
Wen He
- [PATCH] dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr(),
Yoshihiro Shimoda
- [PATCH] dmaengine: add a new helper dmam_async_device_register,
Huang Shijie
- [PATCH 1/1] dmaengine: mv_xor_v2: use {lower,upper}_32_bits to configure HW descriptor address,
hannah
- [PATCH v3 0/3] add memcpy support for sdma,
Robin Gong
- [PATCH v2 0/4] Add Actions Semi Owl family S900 DMA Controller support,
Manivannan Sadhasivam
- [PATCH v2 4/4] MAINTAINERS: Add entry for Actions Semi Owl SoCs DMA driver, Manivannan Sadhasivam
Re: [slave-dma:topic/mv_xor] BUILD REGRESSION 31d5e6b72439c188ccf09c0b2ba5a7a6d4db9582,
Vinod
[PATCH 00/15] MIPS: pistachio: Creator Ci40 aka Marduk SPI-UART,
Andreas Färber
[PATCH v3 00/18] JZ4780 DMA patchset v3,
Paul Cercueil
- [PATCH v3 02/18] dmaengine: dma-jz4780: Return error if not probed from DT, Paul Cercueil
- [PATCH v3 07/18] dmaengine: dma-jz4780: Add support for the JZ4770 SoC, Paul Cercueil
- [PATCH v3 12/18] dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue(), Paul Cercueil
- [PATCH v3 18/18] MIPS: JZ4740: DTS: Add DMA nodes, Paul Cercueil
- [PATCH v3 17/18] MIPS: JZ4770: DTS: Add DMA nodes, Paul Cercueil
- [PATCH v3 16/18] MIPS: JZ4780: DTS: Update DMA node to match driver changes, Paul Cercueil
- [PATCH v3 13/18] dmaengine: dma-jz4780: Set DTCn register explicitly, Paul Cercueil
- [PATCH v3 14/18] dmaengine: dma-jz4780: Further residue status fix, Paul Cercueil
- [PATCH v3 15/18] dmaengine: dma-jz4780: Use dma_set_residue(), Paul Cercueil
- [PATCH v3 10/18] dmaengine: dma-jz4780: Enable Fast DMA to the AIC, Paul Cercueil
- [PATCH v3 11/18] dmaengine: dma-jz4780: Add missing residue DTC mask, Paul Cercueil
- [PATCH v3 09/18] dmaengine: dma-jz4780: Add support for the JZ4725B SoC, Paul Cercueil
- [PATCH v3 08/18] dmaengine: dma-jz4780: Add support for the JZ4740 SoC, Paul Cercueil
- [PATCH v3 06/18] dmaengine: dma-jz4780: Don't depend on MACH_JZ4780, Paul Cercueil
- [PATCH v3 04/18] dmaengine: dma-jz4780: Separate chan/ctrl registers, Paul Cercueil
- [PATCH v3 03/18] dmaengine: dma-jz4780: Avoid hardcoding number of channels, Paul Cercueil
- [PATCH v3 05/18] dmaengine: dma-jz4780: Use 4-word descriptors, Paul Cercueil
- [PATCH v3 01/18] doc: dt-bindings: jz4780-dma: Update bindings to reflect driver changes, Paul Cercueil
- Re: [PATCH v3 00/18] JZ4780 DMA patchset v3, Paul Burton
[PATCH 0/4] Add Actions Semi Owl family S900 DMA Controller support,
Manivannan Sadhasivam
[PATCH] dmaengine: dma_request_chan_by_mask() to handle deferred probing,
Peter Ujfalusi
Re: dvb usb issues since kernel 4.9,
Hanna Hawa
[PATCH] dmaengine: pl330: fix irq race with terminate_all,
John Keeping
[PATCH 0/5] dmaengine: mv_xor_v2: fixes and alignment for XOR-v2 driver,
hannah
[PATCH v2 0/3] add memcpy support for sdma,
Robin Gong
[PATCH v2 0/2] dmaengine: sh: rcar-dmac: Add dma_pause operation,
Yoshihiro Shimoda
[PATCH v1] dmaengine: idma64: Support dmaengine_terminate_sync(), Andy Shevchenko
[PATCH v1] dmaengine: hsu: Support dmaengine_terminate_sync(),
Andy Shevchenko
[PATCH v1 0/4] add memcpy support for sdma,
Robin Gong
[PATCH] dmaengine: pl330: remove set but unused variable, Vinod Koul
[PATCH] dmaengine: pl330: Mark expected switch fall-through,
Vinod Koul
[GIT PULL]: dmaengine updates for v4.18-rc4, Vinod Koul
[PATCH] dma: stm32: replace "%p" with "%pK",
Benjamin Gaignard
[PATCH v2 0/4] k3dma: add support to reserved channels,
Guodong Xu
[PATCH] dmaengine: fsl-edma-common: Add missing header module.h, Vinod Koul
[PATCHv2 0/2] Avoid firmware warning in imx-sdma,
Sebastian Reichel
[BUG] Serial/dma stall/failure after "dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)",
Krzysztof Kozlowski
[PATCH -next] dmaengine: fsl-edma: fix the error return code in mcf_edma_probe(),
Wei Yongjun
[PATCH] dmaengine: fsl-edma-common: Add missing MODULE_LICENSE,
Vinod Koul
[PATCH v2] dmaengine: imx-sdma: add missing structure description,
Robin Gong
[PATCH v2] dmaengine: rcar-dmac: convert to SPDX identifiers,
Kuninori Morimoto
[PATCH] dmaengine: fsl-edma-common: fix semantic check errors, Angelo Dureghello
[PATCH 00/14] dma-jz4780 improvements,
Paul Cercueil
- [PATCH 05/14] dmaengine: dma-jz4780: Add support for the JZ4740 SoC, Paul Cercueil
- [PATCH 03/14] dmaengine: dma-jz4780: Use 4-word descriptors, Paul Cercueil
- [PATCH 02/14] dmaengine: dma-jz4780: Separate chan/ctrl registers, Paul Cercueil
- [PATCH 09/14] dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue(), Paul Cercueil
- [PATCH 14/14] MIPS: JZ4770: DTS: Add DMA nodes, Paul Cercueil
- [PATCH 06/14] dmaengine: dma-jz4780: Add support for the JZ4725B SoC, Paul Cercueil
- [PATCH 07/14] dmaengine: dma-jz4780: Enable Fast DMA to the AIC, Paul Cercueil
- [PATCH 12/14] dmaengine: dma-jz4780: Use dma_set_residue(), Paul Cercueil
- [PATCH 11/14] dmaengine: dma-jz4780: Further residue status fix, Paul Cercueil
- [PATCH 13/14] MIPS: JZ4780: DTS: Update DMA node to match driver changes, Paul Cercueil
- [PATCH 04/14] dmaengine: dma-jz4780: Add support for the JZ4770 SoC, Paul Cercueil
- [PATCH 10/14] dmaengine: dma-jz4780: Set DTCn register explicitly, Paul Cercueil
- [PATCH 01/14] dmaengine: dma-jz4780: Avoid hardcoding number of channels, Paul Cercueil
[PATCH 08/14] dmaengine: dma-jz4780: Add missing residue DTC mask, Paul Cercueil
Re: [PATCH 00/14] dma-jz4780 improvements, Mathieu Malaterre
[PATCH v7 1/2] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended),
Angelo Dureghello
[PATCH v1] dmaengine: imx-sdma: add structure description to eliminate build warning with 'W=1',
Robin Gong
[PATCH] dmaengine: rcar-dmac: convert to SPDX identifiers,
Kuninori Morimoto
[PATCH v3] dmaengine: rcar-dmac: clear channel register when error,
Kuninori Morimoto
[PATCH] dmaengine: rcar-dmac: Disable interrupts while stopping channels,
Geert Uytterhoeven
[PATCH 1/3] dmaengine: imx-sdma: Fix some typos,
Vinod Koul
[PATCH] dma: add support for reporting pause and resume separately,
Marek Szyprowski
[PATCH 0/2] dma: sh: rcar-dmac: Add dma_pause operation,
Yoshihiro Shimoda
[PATCH] dma: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0,
Yoshihiro Shimoda
[PATCH v2] dmaengine: rcar-dmac: clear channel register when error,
Kuninori Morimoto
[PATCH] dmaengine: rcar-dmac: clear channel register when error,
Kuninori Morimoto
[PATCH v6 1/2] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended),
Angelo Dureghello
[PATCH] dma: ste_dma40: Remove VLA usage,
Kees Cook
[PATCH v3 1/5] dmaengine: xilinx_dma: in axidma slave_sg and dma_cylic mode align split descriptors,
Andrea Merello
[PATCH 0/2] Avoid firmware warning in imx-sdma,
Sebastian Reichel
[PATCH] dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate(),
Dan Carpenter
[PATCH v5 1/2] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended),
Angelo Dureghello
[PATCH 0/3] k3dma: add support to reserved channels,
Guodong Xu
[PATCH 16/26] dmaengine: Convert to new IDA API,
Matthew Wilcox
[PATCH v2 1/5] dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split descriptors,
Andrea Merello
[PATCH resend] dmaengine: rcar-dmac: Document R8A77990 bindings,
Ulrich Hecht
[PATCH 1/6] dmaengine: xilinx_dma: fix splitting transfer causes misalignments,
Andrea Merello
[PATCH v4 1/2] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended),
Angelo Dureghello
[PATCH] dmaengine: pl330: report BURST residue granularity,
Marek Szyprowski
[PATCH v5 0/7] add virt-dma support for imx-sdma,
Robin Gong
- [PATCH v5 6/7] dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap, Robin Gong
- [PATCH v5 7/7] dmaengine: imx-sdma: alloclate bd memory from dma pool, Robin Gong
- [PATCH v5 4/7] dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_channel', Robin Gong
- [PATCH v5 5/7] dmaengine: imx-sdma: remove the maximum limitation for bd numbers, Robin Gong
- [PATCH v5 2/7] dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel, Robin Gong
- [PATCH v5 3/7] dmaengine: imx-sdma: add virt-dma support, Robin Gong
- [PATCH v5 1/7] tty: serial: imx: correct dma cookie status, Robin Gong
- RE: [PATCH v5 0/7] add virt-dma support for imx-sdma, Robin Gong
- Re: [PATCH v5 0/7] add virt-dma support for imx-sdma, Sascha Hauer
- Re: [PATCH v5 0/7] add virt-dma support for imx-sdma, Lucas Stach
[PATCH v3 00/14] ARM: pxa: switch to DMA slave maps,
Robert Jarzmik
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]