Linux DMA Engine
[Prev Page][Next Page]
[PATCH] dmaengine: sun4i: Set the maximum segment size,
Samuel Holland
[PATCH V4] dt-bindings: dma: fsl-edma: Convert to DT schema,
Peng Fan (OSS)
[PATCH] dmaengine: at_xdmac: Fix typo in comment,
Xiang wangx
[PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo in comment,
Xiang wangx
[PATCH 00/14] Canaan devicetree fixes,
Conor Dooley
- [PATCH 01/14] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema, Conor Dooley
- [PATCH 02/14] dt-bindings: display: panel: allow ilitek,ili9341 in isolation, Conor Dooley
- [PATCH 05/14] dt-bindings: timer: add Canaan k210 to Synopsys DesignWare timer, Conor Dooley
- [PATCH 09/14] riscv: dts: canaan: add a specific compatible for k210's timers, Conor Dooley
- [PATCH 13/14] riscv: dts: canaan: remove spi-max-frequency from controllers, Conor Dooley
- [PATCH 10/14] riscv: dts: canaan: fix mmc node names, Conor Dooley
- [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width for dwc-ssi, Conor Dooley
- [PATCH 11/14] riscv: dts: canaan: fix kd233 display spi frequency, Conor Dooley
- [PATCH 12/14] riscv: dts: canaan: use custom compatible for k210 i2s, Conor Dooley
- [PATCH 07/14] riscv: dts: canaan: fix the k210's memory node, Conor Dooley
- [PATCH 08/14] riscv: dts: canaan: add a specific compatible for k210's dma, Conor Dooley
- [PATCH 04/14] dt-bindings: dma: add Canaan k210 to Synopsys DesignWare DMA, Conor Dooley
- [PATCH 03/14] ASoC: dt-bindings: convert designware-i2s to dt-schema, Conor Dooley
- [PATCH 14/14] riscv: dts: canaan: build all devicetress if SOC_CANAAN, Conor Dooley
[PATCH] dmaengine: imx-sdma: only restart cyclic channel when enabled,
Sascha Hauer
[PATCH] dmaengine: sun6i: Set the maximum segment size,
Samuel Holland
[PATCH v2] dmaengine: apple-admac: Use {low,upp}er_32_bits() to split 64-bit address,
Geert Uytterhoeven
[PATCH v2 1/2] dt-bindings: dma: rework qcom,adm Documentation to yaml schema,
Christian Marangi
[PATCH v2] dmaengine: idxd: force wq context cleanup on device disable path,
Fenghua Yu
[PATCH] MAINTAINERS: idxd driver maintainer update,
Fenghua Yu
[PATCH] dt-bindings: dma: rework qcom,adm Documentation to yaml schema,
Christian 'Ansuel' Marangi
Re: linux-next: Tree for Jun 15 (drivers/dma/apple-admac.c),
Randy Dunlap
[PATCH -next] dmaengine: apple-admac: Fix build on 32-bit/non-LPAE platforms,
Geert Uytterhoeven
[PATCH] dmaengine: fsl-edma: remove redundant assignment to pointer last_sg,
Colin Ian King
[PATCH] dt-bindings: dma: apple,admac: Fix example interrupt parsing,
Rob Herring
[PATCH v3] dmaengine: mxs: fix driver registering,
Dario Binacchi
[PATCH RESEND] dmaengine: sf-pdma: Add multithread support for a DMA channel,
Viacheslav Mitrofanov
[PATCH] MAINTAINERS: add include/dt-bindings/dma to DMA GENERIC OFFLOAD ENGINE SUBSYSTEM,
Lukas Bulwahn
[PATCH] dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler(),
Alexey Khoroshilov
[PATCH] dmaengine: dw-edma: remove a macro conditional with similar branches,
Vladimir Zapolskiy
[PATCH v3 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support,
Serge Semin
- [PATCH v3 02/24] dmaengine: dw-edma: Release requested IRQs on failure, Serge Semin
- [PATCH v3 01/24] dmaengine: Fix dma_slave_config.dst_addr description, Serge Semin
- [PATCH v3 04/24] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers, Serge Semin
- [PATCH v3 05/24] dmaengine: dw-edma: Don't permit non-inc interleaved xfers, Serge Semin
- [PATCH v3 07/24] dmaengine: dw-edma: Add CPU to PCIe bus address translation, Serge Semin
- [PATCH v3 10/24] dmaengine: dw-edma: Fix DebugFS reg entry type, Serge Semin
- [PATCH v3 11/24] dmaengine: dw-edma: Stop checking debugfs_create_*() return value, Serge Semin
- [PATCH v3 13/24] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated, Serge Semin
- [PATCH v3 12/24] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor, Serge Semin
- [PATCH v3 15/24] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure, Serge Semin
- [PATCH v3 14/24] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent', Serge Semin
- [PATCH v3 03/24] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address, Serge Semin
- [PATCH v3 23/24] dmaengine: dw-edma: Skip cleanup procedure if no private data found, Serge Semin
- [PATCH v3 21/24] dmaengine: dw-edma: Replace chip ID number with device name, Serge Semin
- [PATCH v3 19/24] dmaengine: dw-edma: Use non-atomic io-64 methods, Serge Semin
- [PATCH v3 18/24] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory, Serge Semin
- [PATCH v3 08/24] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver, Serge Semin
- [PATCH v3 24/24] PCI: dwc: Add DW eDMA engine support, Serge Semin
- [PATCH v3 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup, Serge Semin
- [PATCH v3 17/24] dmaengine: dw-edma: Join Write/Read channels into a single device, Serge Semin
- [PATCH v3 20/24] dmaengine: dw-edma: Drop DT-region allocation, Serge Semin
- [PATCH v3 16/24] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor, Serge Semin
- [PATCH v3 06/24] dmaengine: dw-edma: Fix invalid interleaved xfers semantics, Serge Semin
- [PATCH v3 09/24] dmaengine: dw-edma: Drop chancnt initialization, Serge Semin
- Re: [PATCH v3 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support, Serge Semin
- Re: [PATCH v3 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support, Vinod Koul
[PATCH] dma-direct: take dma-ranges/offsets into account in resource mapping,
Serge Semin
[PATCH v2] dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script, Shengjiu Wang
[PATCH] dmaengine: apple-admac: Fix print format,
Vinod Koul
[PATCH] dmaengine: qcom: bam_dma: fix runtime PM underflow,
Caleb Connolly
[PATCH] dmaengine: apple-admac: Fix compile warning,
Martin Povišer
[PATCH v3 1/2] dmaengine: dw: dmamux: Export the module device table,
Miquel Raynal
[PATCH] dmaengine: dmatest: Replace symbolic permissions by octal permissions,
Geert Uytterhoeven
[PATCH] dmaengine: dmatest: Remove spaces before tabs,
Geert Uytterhoeven
[PATCH v2 1/2] dmaengine: dw: dmamux: Export the module device table,
Miquel Raynal
[RESEND PATCH v2] dmaengine: mxs: fix driver registering,
Dario Binacchi
[PATCH] dmaengine: Revert "dmaengine: add verification of DMA_INTERRUPT capability for dmatest", Vinod Koul
[PATCH] dmaengine: imx-sdma: Allow imx8m for imx7 FW revs,
Peter Robinson
[PATCH] dmaengine: dw: dmamux: Fix build without CONFIG_OF,
Miquel Raynal
[PATCH] dmaengine: remove DMA_MEMCPY_SG once again,
Christoph Hellwig
[PATCH v3 2/2] dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate,
Miaoqian Lin
[PATCH] dma: imx-sdma: Add FIFO offset support for multi FIFO script,
Shengjiu Wang
[PATCH v2] dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate,
Miaoqian Lin
[PATCH v2] dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate,
Miaoqian Lin
[PATCH v4 0/3] Apple ADMAC driver,
Martin Povišer
[PATCH 00/17] Add support for MT8365 EVK board,
Fabien Parent
- [PATCH 03/17] dt-bindings: mmc: mtk-sd: add bindings for MT8365 SoC, Fabien Parent
- [PATCH 08/17] dt-bindings: watchdog: mtk-wdt: Add MT8365 SoC bindings, Fabien Parent
- [PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree, Fabien Parent
- [PATCH 06/17] dt-bindings: iio: adc: mediatek: add MT8365 SoC bindings, Fabien Parent
- [PATCH 12/17] dt-bindings: phy: mediatek,tphy: add MT8365 SoC bindings, Fabien Parent
- [PATCH 02/17] dt-bindings: memory: add mt8365 SoC binding documentation, Fabien Parent
- [PATCH 11/17] dt-bindings: phy: mediatek,dsi-phy: Add MT8365 SoC bindings, Fabien Parent
- [PATCH 05/17] dt-bindings: dma: mediatek,uart-dma: add MT8365 bindings, Fabien Parent
- [PATCH 17/17] arm64: dts: mediatek: add mt8365-evk board device-tree, Fabien Parent
- [PATCH 15/17] arm64: dts: mediatek: add mt6357 device-tree, Fabien Parent
- [PATCH 01/17] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC, Fabien Parent
- [PATCH 13/17] dt-bindings: usb: mediatek,mtu3: add MT8365 SoC bindings, Fabien Parent
- [PATCH 10/17] dt-bindings: serial: mediatek: add MT8365 bindings, Fabien Parent
- [PATCH 07/17] dt-bindings: nvmem: mediatek,efuse: add MT8365 bindings, Fabien Parent
- [PATCH 04/17] dt-bindings: arm: mediatek: Add binding for mt8365-evk board, Fabien Parent
- [PATCH 09/17] dt-bindings: spi: mt65xx: add MT8365 SoC bindings, Fabien Parent
- [PATCH 14/17] dt-bindings: usb: mediatek,mtk-xhci: add MT8365 SoC bindings, Fabien Parent
- Re: [PATCH 00/17] Add support for MT8365 EVK board, Krzysztof Kozlowski
- Re: (subset) [PATCH 00/17] Add support for MT8365 EVK board, Mark Brown
[PATCH v2] dmaengine: altera-msgdma: correct mutex locking order,
Nam Cao
[GIT PULL]: dmaengine updates for v5.19-rc1,
Vinod Koul
[PATCH] dmaengine: altera-msgdma: correct mutex locking order, Nam Cao
[PATCH] dt-bindings: dma: Rewrite ST-Ericsson DMA40 to YAML,
Linus Walleij
[PATCH v2] dmaengine: altera-msgdma: Fix kernel-doc,
Jiapeng Chong
[PATCH V3] dt-bindings: dma: fsl-edma: Convert to DT schema,
Peng Fan (OSS)
[PATCH] dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly,
Michael Walle
[PATCH V2] dt-bindings: dma: fsl-edma: Convert to DT schema,
Peng Fan (OSS)
[PATCH] dt-bindings: dma: fsl-edma: Convert to DT schema,
Peng Fan (OSS)
[PATCH] dmaengine: imx-dma: Silence a clang warning,
Fabio Estevam
[PATCH] dmaengine: altera: Fix kernel-doc,
Jiapeng Chong
[PATCH] dmaengine: dmatest: use strscpy to replace strlcpy,
XueBing Chen
[PATCH v12 0/8] Enable designware PCI EP EDMA locally,
Frank Li
- [PATCH v12 1/8] dmaengine: dw-edma: Remove unused field irq in struct dw_edma_chip, Frank Li
- [PATCH v12 2/8] dmaengine: dw-edma: Detach the private data and chip info structures, Frank Li
- [PATCH v12 3/8] dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip, Frank Li
- [PATCH v12 6/8] dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics, Frank Li
- [PATCH v12 7/8] dmaengine: dw-edma: Add support for chip specific flags, Frank Li
- [PATCH v12 8/8] PCI: endpoint: Enable DMA tests for endpoints with DMA capabilities, Frank Li
- [PATCH v12 4/8] dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chip, Frank Li
- [PATCH v12 5/8] dmaengine: dw-edma: Drop dma_slave_config.direction field usage, Frank Li
- Re: [PATCH v12 0/8] Enable designware PCI EP EDMA locally, Serge Semin
- Re: [PATCH v12 0/8] Enable designware PCI EP EDMA locally, Vinod Koul
- Re: [PATCH v12 0/8] Enable designware PCI EP EDMA locally, Vinod Koul
- Re: [PATCH v12 0/8] Enable designware PCI EP EDMA locally, Bjorn Helgaas
[bug] atmel_serial RS485 TX to RX switching,
Jiří Prchal
[PATCH V2 2/2] dmaengine: imx-sdma: support hdmi audio,
Joy Zou
[PATCH V2 1/2] bindings: fsl-imx-sdma: Document 'HDMI Audio' transfer,
Joy Zou
[PATCH] dmaengine: imx-sdma: Setting DMA_PRIVATE capability during the probe,
Hui Wang
[PATCH] dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning,
Radhey Shyam Pandey
[PATCH v2] dmaengine: mxs: fix driver registering, Dario Binacchi
[PATCH] dmaengine: mxs: fix driver registering,
Dario Binacchi
[PATCH] dmaengine: lgm: Fix an error handling path in intel_ldma_probe(),
Christophe JAILLET
[PATCH] dmaengine: ti: Fix a potential under memory allocation issue in edma_setup_from_hw(),
Christophe JAILLET
[PATCH] dmaengine: s3c24xx: fix typo in comment,
Julia Lawall
[PATCH] dmaengine: qcom: fix typo in comment, Julia Lawall
[PATCH] dmaengine: mediatek-cqdma: fix typo in comment, Julia Lawall
[PATCH] dmaengine: fix typos in comments, Julia Lawall
[PATCH] dmaengine: jz4780: fix typo in comment,
Julia Lawall
[PATCH] dmaengine: ste_dma40: fix typo in comment,
Julia Lawall
[PATCH] dmaengine: owl: fix typo in comment, Julia Lawall
[PATCH v1] dmaengine: pl330: Fix lockdep warning about non-static key,
Dmitry Osipenko
[PATCH] dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe(),
Tang Bin
[PATCH v4 0/6] Enable PASID for DMA API users,
Jacob Pan
[PATCH] dmaengine: imx-sdma: Fix compile warning 'Function parameter not described',
Shengjiu Wang
[PATCH v11 0/8] Enable designware PCI EP EDMA locally,
Frank Li
[PATCH 0/4] dmaengine: Remove unneeded ERROR checks before clk_xxx,
Wan Jiabing
[PATCH] dmaengine: idxd: Remove unnecessary synchronize_irq() before free_irq(),
cgel . zte
[PATCH] dmaengine: sf-pdma: Add multithread support for a DMA channel,
Viacheslav Mitrofanov
[PATCH] dmaengine: dw-edma: Remove runtime PM support,
Manivannan Sadhasivam
[PATCH] dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate,
Miaoqian Lin
[PATCH] dmaengine: idxd: Separate user and kernel pasid enabling,
Dave Jiang
[PATCH] dmaengine: idxd: free irq before wq type is reset,
Dave Jiang
[PATCH] dmaengine: idxd: remove redudant idxd_wq_disable_cleanup() call,
Dave Jiang
[PATCH] dmaengine: idxd: fix lockdep warning on device driver removal,
Dave Jiang
[PATCH v3 0/4] Enable PASID for DMA API users,
Jacob Pan
[PATCH 1/1] dmaengine: dw-edma: Removed redundant #ifdef check for 64-bit,
Ruiqi Li
[PATCH 0/3] dmaengine: zynqmp_dma: coverity fixes,
Radhey Shyam Pandey
[PATCH] dmaengine: idxd: make idxd_register/unregister_dma_channel() static,
Dave Jiang
[PATCH] dmaengine: idxd: skip irq free when wq type is not kernel,
Dave Jiang
[PATCH 0/4] STM32 DMA pause/resume support,
Amelie Delaunay
[PATCH -next] dmaengine: tegra: Fix build error without IOMMU_API,
YueHaibing
[PATCH] dmaengine: tegra: Use platform_get_irq() to get IRQ resource,
Akhil R
[PATCH] dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessor,
Amelie Delaunay
[PATCH 0/3] STM32 MDMA IRQ handler code cleaning,
Amelie Delaunay
[PATCH v2 00/26] dmaengine: dw-edma: Add RP/EP local DMA controllers support,
Serge Semin
- [PATCH v2 18/26] dmaengine: dw-edma: Join Write/Read channels into a single device, Serge Semin
- [PATCH v2 20/26] dmaengine: dw-edma: Use non-atomic io-64 methods, Serge Semin
- [PATCH v2 02/26] dmaengine: Fix dma_slave_config.dst_addr description, Serge Semin
- [PATCH v2 19/26] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory, Serge Semin
- [PATCH v2 21/26] dmaengine: dw-edma: Drop DT-region allocation, Serge Semin
- [PATCH v2 03/26] dmaengine: dw-edma: Release requested IRQs on failure, Serge Semin
- [PATCH v2 23/26] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup, Serge Semin
- [PATCH v2 06/26] dmaengine: dw-edma: Don't permit non-inc interleaved xfers, Serge Semin
- [PATCH v2 22/26] dmaengine: dw-edma: Replace chip ID number with device name, Serge Semin
- [PATCH v2 12/26] dmaengine: dw-edma: Stop checking debugfs_create_*() return value, Serge Semin
- [PATCH v2 17/26] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor, Serge Semin
- [PATCH v2 04/26] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address, Serge Semin
- [PATCH v2 14/26] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated, Serge Semin
- [PATCH v2 13/26] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor, Serge Semin
- [PATCH v2 15/26] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent', Serge Semin
- [PATCH v2 24/26] dmaengine: dw-edma: Skip cleanup procedure if no private data found, Serge Semin
- [PATCH v2 16/26] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure, Serge Semin
- [PATCH v2 09/26] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver, Serge Semin
- [PATCH v2 10/26] dmaengine: dw-edma: Drop chancnt initialization, Serge Semin
- [PATCH v2 01/26] dma-direct: take dma-ranges/offsets into account in resource mapping, Serge Semin
- [PATCH v2 11/26] dmaengine: dw-edma: Fix DebugFS reg entry type, Serge Semin
- [PATCH v2 08/26] dmaengine: dw-edma: Add CPU to PCIe bus address translation, Serge Semin
- [PATCH v2 25/26] PCI: dwc: Add generic iATU/eDMA CSRs space detection method, Serge Semin
- [PATCH v2 07/26] dmaengine: dw-edma: Fix invalid interleaved xfers semantics, Serge Semin
- [PATCH v2 26/26] PCI: dwc: Add DW eDMA engine support, Serge Semin
- [PATCH v2 05/26] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers, Serge Semin
- Re: [PATCH v2 00/26] dmaengine: dw-edma: Add RP/EP local DMA controllers support, Manivannan Sadhasivam
[PATCH v2 00/15] dmaengine: Support polling for out of order completions,
Ben Walker
- [PATCH v2 01/15] dmaengine: Remove dma_async_is_complete from client API, Ben Walker
- [PATCH v2 14/15] dmaengine: idxd: Support device_tx_status, Ben Walker
- [PATCH v2 13/15] dmaengine: idxd: idxd_desc.id is now a u16, Ben Walker
- [PATCH v2 11/15] dmaengine: Remove dma_set_tx_state, Ben Walker
- [PATCH v2 03/15] dmaengine: Add dmaengine_async_is_tx_complete, Ben Walker
- [PATCH v2 04/15] crypto: stm32/hash: Use dmaengine_async_is_tx_complete, Ben Walker
- [PATCH v2 06/15] rapidio: Use dmaengine_async_is_tx_complete, Ben Walker
- [PATCH v2 08/15] dmaengine: Remove dma_async_is_tx_complete, Ben Walker
- [PATCH v2 05/15] media: omap_vout: Use dmaengine_async_is_tx_complete, Ben Walker
- [PATCH v2 02/15] dmaengine: Move dma_set_tx_state to the provider API header, Ben Walker
- [PATCH v2 15/15] dmaengine: Revert "cookie bypass for out of order completion", Ben Walker
- [PATCH v2 12/15] dmaengine: Add provider documentation on cookie assignment, Ben Walker
- [PATCH v2 07/15] media: pxa_camera: Use dmaengine_async_is_tx_complete, Ben Walker
- [PATCH v2 10/15] dmaengine: Providers should prefer dma_set_residue over dma_set_tx_state, Ben Walker
- [PATCH v2 09/15] dmaengine: Remove last, used from dma_tx_state, Ben Walker
- Re: [PATCH v2 00/15] dmaengine: Support polling for out of order completions, Vinod Koul
- [PATCH v4 00/15] dmaengine: Support polling for out of order completions, Ben Walker
- [PATCH v4 01/15] dmaengine: Remove dma_async_is_complete from client API, Ben Walker
- [PATCH v4 03/15] dmaengine: Add dmaengine_async_is_tx_complete, Ben Walker
- [PATCH v4 02/15] dmaengine: Move dma_set_tx_state to the provider API header, Ben Walker
- [PATCH v4 05/15] media: omap_vout: Use dmaengine_async_is_tx_complete, Ben Walker
- [PATCH v4 14/15] dmaengine: idxd: Support device_tx_status, Ben Walker
- [PATCH v4 11/15] dmaengine: Remove dma_set_tx_state, Ben Walker
- [PATCH v4 15/15] dmaengine: Revert "cookie bypass for out of order completion", Ben Walker
- [PATCH v4 06/15] rapidio: Use dmaengine_async_is_tx_complete, Ben Walker
- [PATCH v4 12/15] dmaengine: Add provider documentation on cookie assignment, Ben Walker
- [PATCH v4 04/15] crypto: stm32/hash: Use dmaengine_async_is_tx_complete, Ben Walker
- [PATCH v4 10/15] dmaengine: Providers should prefer dma_set_residue over dma_set_tx_state, Ben Walker
- [PATCH v4 07/15] media: pxa_camera: Use dmaengine_async_is_tx_complete, Ben Walker
- [PATCH v4 08/15] dmaengine: Remove dma_async_is_tx_complete, Ben Walker
- [PATCH v4 13/15] dmaengine: idxd: idxd_desc.id is now a u16, Ben Walker
- [PATCH v4 09/15] dmaengine: Remove last, used from dma_tx_state, Ben Walker
- Re: [PATCH v4 00/15] dmaengine: Support polling for out of order completions, Vinod Koul
- [PATCH v5 0/7] dmaengine: Support polling for out of order completions, Ben Walker
[PATCH v2 0/2] MediaTek Helio X10 MT6795 - CQDMA driver,
AngeloGioacchino Del Regno
[PATCH 0/2] MediaTek Helio X10 MT6795 - CQDMA driver,
AngeloGioacchino Del Regno
[PATCH v2 0/4] dmaengine/ARM: pxa/mmp: use proper 'dma-channels/requests' properties,
Krzysztof Kozlowski
[PATCH v2 0/3] dmaengine/ARM: sprd: use proper 'dma-channels/requests' properties,
Krzysztof Kozlowski
[PATCH v3 0/6] dmaengine/ARM: ti/am33xx: use proper 'dma-channels/requests' properties,
Krzysztof Kozlowski
[PATCH v10 0/9] Enable designware PCI EP EDMA locally,
Frank Li
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]