DMA Engine development
 help / color / mirror / Atom feed
 messages from 2026-08-18 14:31:40 to 2026-08-24 17:11:50 UTC [more...]

[PATCH 00/12] riscv: Add device tree support for UltraRISC DP1000
 2026-08-24 17:11 UTC  (25+ 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 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] dmaengine: bestcomm: ioremap early
 2026-08-24 15:25 UTC  (4+ messages)

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

[PATCH 0/2] i2c: Add I2C High-Speed mode support for qcom-geni
 2026-08-24 11:39 UTC  (5+ 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 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 v7 00/10] PCI: endpoint: Add PCI DMA endpoint function
 2026-08-24  2:12 UTC  (9+ messages)

[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 v3] dmaengine: qcom: gpi: Fix resource leaks as part of channel clean up
 2026-08-21  5:07 UTC  (3+ messages)

[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] dmaengine: ste_dma40: fix autosuspend cleanup on probe failure
 2026-08-20 14:50 UTC  (2+ messages)

[PATCH] dmaengine: xilinx: zynqmp_dma: fix autosuspend cleanup during teardown
 2026-08-20 14:03 UTC  (2+ messages)

[PATCH] dmaengine: qcom: hidma: fix autosuspend cleanup during teardown
 2026-08-20 14:03 UTC  (2+ messages)

[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  (14+ 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 V6 4/4] dmaengine: xilinx_dma: Extend metadata handling for AXI DMA and MCDMA

[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 

[PATCH] dmaengine: txx9dmac: use devm_platform_ioremap_resource()
 2026-08-19 19:55 UTC  (2+ messages)

[PATCH v3] dmaengine: ti: k3-udma-glue: fix NULL dereference in k3_udma_glue_release_rx_chn()
 2026-08-19 19:42 UTC  (2+ messages)

[PATCH] dmaengine: sprd-dma: handle runtime PM get failure
 2026-08-19 19:33 UTC  (3+ messages)

[PATCH] dmaengine: sprd: Fix runtime PM reference leak in probe
 2026-08-19 19:29 UTC  (2+ messages)

[PATCH] dmaengine: dw-axi-dmac: fix clock imbalance in resume error path
 2026-08-19 19:22 UTC  (3+ messages)
` [PATCH v2] dmaengine: dw-axi-dmac: convert clock handling to clk_bulk API

[PATCH] dmaengine: loongson1-apb-dma: fix residue calculation for queued descriptors
 2026-08-19 17:02 UTC  (7+ messages)
` [PATCH v2] dmaengine: loongson1-apb-dma: avoid using iterator variable after list_for_each_entry()

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

[PATCH v2 0/4] Add sysfs interface to switchtec-dma
 2026-08-19 15:48 UTC  (7+ messages)
` [PATCH v2 1/4] dmaengine: add per-channel sysfs attribute groups via chan_groups

[PATCH v2] dmaengine: sprd: use clk_bulk API to fix clock imbalance
 2026-08-19 15:42 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] dma: jz4780: handle clk_prepare_enable() failure in probe
 2026-08-19 15:32 UTC  (3+ messages)

[PATCH v4 0/2] CPM6 Channel Separation Support
 2026-08-19 15:22 UTC  (8+ messages)
` [PATCH v4 1/2] dmaengine: dw-edma: Enable Chan Separation via VSEC
` [PATCH v4 2/2] dmaengine: dw-edma: Add changes to support Channel Separation

[PATCH v1] dmaengine: dw-edma: Cosmetic Changes
 2026-08-19 14:20 UTC  (3+ messages)

[PATCH v3 0/2] CPM6 Channel Separation Support
 2026-08-18 17:03 UTC  (7+ messages)
` [PATCH v3 1/2] dmaengine: dw-edma: Enable Chan Separation via VSEC

[PATCH] dmaengine: loongson: loongson2-apb-cmc: Fix signedness bug in irq handling
 2026-08-18 16:39 UTC  (2+ messages)

[PATCH v2 0/7] dt-bindings: usb: ti: Convert AM33xx/DA8xx MUSB bindings to DT schema
 2026-08-18 14:39 UTC  (6+ messages)
` [PATCH v2 4/7] dt-bindings: usb: ti,musb-am33xx: Convert "
` [PATCH v2 6/7] dt-bindings: usb: ti,am33xx-usb: "
` [PATCH v2 7/7] dt-bindings: usb: ti,da830-musb: "


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