DMA Engine development
 help / color / mirror / Atom feed
 messages from 2026-08-19 22:27:56 to 2026-08-26 08:17:12 UTC [more...]

[PATCH 0/4] dmaengine: sh: rcar-dmac: add R-Car Gen5 X5H support
 2026-08-26  8:17 UTC  (9+ messages)
` [PATCH 1/4] dmaengine: sh: rcar-dmac: fix style in struct initialization
` [PATCH 2/4] dmaengine: sh: rcar-dmac: SMMU doesn't need IPMMU workaround
` [PATCH 3/4] dt-bindings: renesas,rcar-dmac: Add support for R-Car X5H SoC
` [PATCH 4/4] dmaengine: sh: rcar-dmac: Add support for R-Car Gen5 SoCs

[PATCH] dmaengine: xilinx: zynqmp_dma: fix autosuspend cleanup during teardown
 2026-08-26  8:14 UTC  (3+ messages)

[PATCH] dmaengine: ste_dma40: fix autosuspend cleanup on probe failure
 2026-08-26  8:11 UTC  (3+ messages)

[PATCH] dmaengine: qcom: hidma: fix autosuspend cleanup during teardown
 2026-08-26  8:03 UTC  (3+ messages)

[PATCH 0/2] i2c: Add I2C High-Speed mode support for qcom-geni
 2026-08-26  6:22 UTC  (7+ messages)
` [PATCH 1/2] dmaengine: qcom-gpi: Add I2C High-Speed mode configuration support
` [PATCH 2/2] i2c: qcom-geni: Add support for I2C High-Speed mode

[PATCH 00/12] riscv: Add device tree support for UltraRISC DP1000
 2026-08-26  5:31 UTC  (36+ messages)
` [PATCH 01/12] dt-bindings: riscv: cpus: Fix yamllint style issues
` [PATCH 02/12] dt-bindings: vendor-prefixes: Add shenrongda
` [PATCH 03/12] dt-bindings: riscv: cpus: Add UltraRISC CP100 compatible
` [PATCH 04/12] dt-bindings: riscv: Add UltraRISC DP1000 board compatibles
` [PATCH 05/12] dt-bindings: timer: Add UltraRISC DP1000 CLINT
` [PATCH 06/12] spi: dt-bindings: snps,dw-apb-ssi: Add compatible for UltraRISC DP1000 SoC
` [PATCH 07/12] dt-bindings: i2c: dw: "
` [PATCH 08/12] dt-bindings: net: snps,dwmac: "
` [PATCH 09/12] dt-bindings: dma: snps,dw-axi-dmac: Add UltraRISC DP1000 compatible
` [PATCH 10/12] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000
` [PATCH 11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree
` [PATCH 12/12] riscv: dts: ultrarisc: Add Milk-V Titan "

[PATCH v5 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-08-26  2:57 UTC  (10+ messages)
` [PATCH v5 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling
` [PATCH v5 2/5] dmaengine: sun6i-dma: Support variable address widths using masks
` [PATCH v5 3/5] dmaengine: sun6i-dma: Add num_channels_per_reg for flexible interrupt mapping
` [PATCH v5 4/5] dt-bindings: dmaengine: sun50i-a64-dma: Add allwinner,sun60i-a733-dma compatible string
` [PATCH v5 5/5] dmaengine: sun6i-dma: Implement support for Allwinner A733 DMA controller

[PATCH v4 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-08-26  1:45 UTC  (10+ messages)
` [PATCH v4 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling
` [PATCH v4 2/5] dmaengine: sun6i-dma: Support variable address widths using masks
` [PATCH v4 3/5] dmaengine: sun6i-dma: Add num_channels_per_reg for flexible interrupt mapping
` [PATCH v4 4/5] dt-bindings: dmaengine: sun50i-a64-dma: Add allwinner,sun60i-a733-dma compatible string
` [PATCH v4 5/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller

[PATCH v3] dmaengine: qcom: gpi: Fix resource leaks as part of channel clean up
 2026-08-25 20:26 UTC  (4+ messages)

[PATCH] dmaengine: ioatdma: Fix NULL pointer dereference in ioat_alloc_chan_resources()
 2026-08-25 14:49 UTC  (2+ messages)

[PATCH] dmaengine: bestcomm: ioremap early
 2026-08-25 14:39 UTC  (8+ messages)
    `  "

[PATCH v7 00/10] PCI: endpoint: Add PCI DMA endpoint function
 2026-08-25 14:30 UTC  (14+ messages)
` [PATCH v7 06/10] PCI: dwc: Implement endpoint DMA channel delegation

[PATCH v4] dt-bindings: dma: ti,dma-crossbar: Convert to DT schema
 2026-08-25 11:25 UTC 

[PATCH V3 0/6] dmaengine: zynqmp_dma: Per-channel reset, IRQ guard improvements, and PM fixes
 2026-08-24 16:18 UTC  (12+ messages)
` [PATCH V3 1/6] dmaengine: zynqmp_dma: Fix PM usage count handling in probe error path
` [PATCH V3 2/6] PM: runtime: Add pm_runtime_if_active guard and conditional variant
` [PATCH V3 4/6] dt-bindings: dma: xlnx,zynqmp-dma: Add Versal Net compatible support

[syzbot] [dmaengine?] BUG: unable to handle kernel paging request in ioat_pci_probe
 2026-08-24 16:02 UTC  (2+ messages)

[PATCH v2] dmaengine: xilinx_dma: Fix hardware buffer descriptor chain after cyclic DMA
 2026-08-24 15:19 UTC  (3+ messages)

[PATCH v2 00/13] dmaengine: ste_dma40: Fix probe and allocation bugs
 2026-08-24  9:14 UTC  (25+ messages)
` [PATCH v2 01/13] dmaengine: ste_dma40: Fix failed start cleanup
` [PATCH v2 02/13] dmaengine: ste_dma40: Check runtime PM in IRQ
` [PATCH v2 03/13] dmaengine: ste_dma40: Init hardware before registration
` [PATCH v2 04/13] dmaengine: ste_dma40: Fix DMA registration unwind
` [PATCH v2 05/13] dmaengine: ste_dma40: Fix LCLA allocation order
` [PATCH v2 06/13] dmaengine: ste_dma40: Fix probe LCLA free
` [PATCH v2 07/13] dmaengine: ste_dma40: Fix probe runtime PM disable
` [PATCH v2 08/13] dmaengine: ste_dma40: Fix probe IRQ leak
` [PATCH v2 09/13] dmaengine: ste_dma40: Fix memcpy channel parsing
` [PATCH v2 10/13] dmaengine: ste_dma40: Fix logical channel bounds check
` [PATCH v2 11/13] dmaengine: ste_dma40: Fix event group bounds
` [PATCH v2 12/13] dmaengine: ste_dma40: Validate memcpy configuration
` [PATCH v2 13/13] dmaengine: Use unique debugfs names

[PATCH] powerpc: remove dead 440SP code
 2026-08-23 14:37 UTC  (3+ messages)

[PATCH] dmaengine: xilinx_dma: Fix hardware buffer descriptor reuse order
 2026-08-23 11:15 UTC  (4+ messages)

[PATCHv4] dmaengine: at_hdmac: use devm APIs in at_dma_probe()
 2026-08-23  5:16 UTC  (2+ messages)

[PATCHv2] firmware: ti_sci: simplify resource allocation
 2026-08-23  4:44 UTC  (5+ messages)

[PATCH v5 0/4] dmaengine: fix kref underflow and UAF in dma_chan_put()
 2026-08-22 19:37 UTC  (8+ messages)
` [PATCH v5 1/4] dmaengine: add dma_device_get() helper
` [PATCH v5 2/4] dmaengine: Fix device kref underflow in dma_chan_put()
` [PATCH v5 3/4] dmaengine: fix use-after-free in dma_chan_put() and dma_release_channel()
` [PATCH v5 4/4] dmaengine: wait for RCU readers before releasing dma_device

[PATCH v5 00/24] dmaengine: dw-edma: Support dynamic LL appends
 2026-08-22 14:26 UTC  (8+ messages)
` [PATCH v5 13/24] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress

[PATCH] docs: dmaengine: document ownership of the descriptor flags field
 2026-08-22  0:15 UTC 

[PATCH 00/15] PCI: endpoint: Remote DMA support via vNTB
 2026-08-21 15:41 UTC  (3+ messages)
` [PATCH 09/15] PCI: endpoint: Add pci-ep-dma helper for exported DMA ABI v1

[PATCH v5 0/2] CPM6 Channel Separation Support
 2026-08-21 14:25 UTC  (7+ messages)
` [PATCH v5 1/2] dmaengine: dw-edma: Enable Chan Separation via VSEC
` [PATCH v5 2/2] dmaengine: dw-edma: Add changes to support Channel Separation

(no subject)
 2026-08-21 12:33 UTC 

[PATCH 00/11] pmdomain: st: ux500: Implement ux500 power domains
 2026-08-20 20:35 UTC  (6+ messages)
` [PATCH 10/11] regulator: db8500: Add power domain regulators

[PATCH] dmaengine: at_hdmac: ioremap and get irq early
 2026-08-20 18:38 UTC  (3+ messages)

[PATCH v6 00/10] dmaengine: dw-edma: Prepare for dynamic LL appends
 2026-08-20 17:50 UTC  (13+ messages)
` [PATCH v6 01/10] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get current LL entry index
` [PATCH v6 02/10] dmaengine: dw-edma: Add dw_edma_core_ll_clear() to clear LL control-word
` [PATCH v6 03/10] dmaengine: dw-edma: Factor out linked-list transfer start
` [PATCH v6 04/10] dmaengine: dw-edma: Make DMA link list work as a circular buffer
` [PATCH v6 05/10] dmaengine: dw-edma: Move callback result helper before LL helpers
` [PATCH v6 06/10] dmaengine: dw-edma: Dispatch DONE interrupts by channel request
` [PATCH v6 07/10] dmaengine: dw-edma: Centralize LL doorbell decisions
` [PATCH v6 08/10] dmaengine: dw-edma: Prepare LL progress event handling
` [PATCH v6 09/10] dmaengine: dw-edma: Prepare deferred IRQ reporting for LL events
` [PATCH v6 10/10] dmaengine: dw-edma: Prepare LL kicks for event serialization

subscribe to dma engine list
 2026-08-20 15:55 UTC 

[PATCH] dmaengine: fsl_raid: fix sparse warnings
 2026-08-20 15:40 UTC  (3+ messages)

[PATCH] dmaengine: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-20 15:37 UTC  (4+ messages)

[PATCH] dmaengine: fsl_raid: zero CF descriptor pool allocations
 2026-08-20 15:30 UTC  (3+ messages)

[PATCHv3] dmaengine: at_hdmac: use devm APIs in probe()
 2026-08-20 15:12 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] dmaengine: dw-edma: Cosmetic Changes
 2026-08-20  9:14 UTC  (2+ messages)

[PATCH V6 0/4] dmaengine: xilinx_dma: MCDMA descriptor and metadata handling improvements
 2026-08-20  5:26 UTC  (10+ messages)
` [PATCH V6 1/4] dmaengine: xilinx_dma: Fix MCDMA descriptor fields based on DMA direction
` [PATCH V6 2/4] dmaengine: xilinx_dma: Move descriptors to done list based on completion bit
` [PATCH V6 3/4] net: xilinx: axienet: Derive RX frame length from residue in dmaengine path

[PATCH 0/4] dmaengine: ste_dma40: Fix probe and allocation bugs
 2026-08-19 22:52 UTC  (9+ messages)
` [PATCH 1/4] dmaengine: ste_dma40: Fix failed start cleanup
` [PATCH 2/4] dmaengine: ste_dma40: Fix probe runtime PM disable
` [PATCH 3/4] dmaengine: ste_dma40: Fix probe IRQ leak
` [PATCH 4/4] dmaengine: ste_dma40: Fix logical channel bounds check

Issue report DMA:PL330 Runtime PM usage count underflow!
 2026-08-19 22:27 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox