dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-13 09:14:03 to 2025-03-07 13:37:50 UTC [more...]

[PATCH v6 00/12] dmaengine: qcom: bam_dma: add cmd descriptor support
 2025-03-07 13:37 UTC  (4+ messages)
` [PATCH v6 03/12] dmaengine: qcom: bam_dma: add bam_pipe_lock flag support

[PATCH v5 0/6] Add DMAC support to the RZ/V2H(P)
 2025-03-06 16:52 UTC  (8+ messages)
` [PATCH v5 1/6] dt-bindings: dma: rz-dmac: Restrict properties for RZ/A1H
` [PATCH v5 2/6] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs
` [PATCH v5 4/6] dmaengine: sh: rz-dmac: Allow for multiple DMACs
` [PATCH v5 5/6] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support

[PATCH 0/2] dmaengine: Add Arm DMA-350 driver
 2025-03-06 11:33 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: dma: Add Arm DMA-350
` [PATCH 2/2] dmaengine: Add Arm DMA-350 driver

[PATCH 0/3] Add capability for 2D DMA transfer
 2025-03-06  6:35 UTC  (7+ messages)
    ` FW: "
  ` [PATCH 1/3] dmaengine: Add support for 2D DMA operation

[PATCH v1] dmaengine: dmatest: Fix dmatest waiting less when interrupted
 2025-03-05 23:14 UTC  (2+ messages)

[PATCH] dmaengine: dw-axi-dmac: fix inconsistent indenting warning
 2025-03-05  8:21 UTC 

[PATCH v4 0/7] Add DMAC support to the RZ/V2H(P)
 2025-03-04 15:02 UTC  (28+ messages)
` [PATCH v4 2/7] dt-bindings: dma: rz-dmac: Restrict properties for RZ/A1H
` [PATCH v4 3/7] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs
` [PATCH v4 5/7] dmaengine: sh: rz-dmac: Allow for multiple DMACs
` [PATCH v4 6/7] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support

[PATCH v3] dt-bindings: dma: Convert fsl,elo*-dma to YAML
 2025-03-04 13:28 UTC  (4+ messages)

[PATCH v2 0/2] Add System Components for Microchip SAMA7D65 SoC
 2025-03-03 18:56 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: sama5d4-wdt: Add sama7d65-wdt
` [PATCH v2 2/2] ARM: dts: microchip: sama7d65: Add watchdog for sama7d65

[PATCH RESEND] dmaengine: bestcomm: Fix exception handling in bcom_task_alloc()
 2025-03-03 16:36 UTC 

[PATCH] dt-bindings: dma: snps,dw-axi-dmac: Allow devices to be marked as noncoherent
 2025-03-03 16:31 UTC  (2+ messages)

dma_find_channel(DMA_MEMCPY) on ioat
 2025-03-03 15:51 UTC  (6+ messages)

[PATCH v2 0/7] dmaengine: idxd: fix memory leak in error handling path
 2025-03-03  2:01 UTC  (25+ messages)
` [PATCH v2 1/7] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
  ` [PATCH v2 1/7] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs()
      ` [v2 "
` [PATCH v2 2/7] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
` [PATCH v2 3/7] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
` [PATCH v2 4/7] dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
` [PATCH v2 5/7] dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
` [PATCH v2 6/7] dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
` [PATCH v2 7/7] dmaengine: idxd: Refactor remove call with idxd_cleanup() helper

[GIT PULL]: Dmaengine subsystem fixes for v6.14
 2025-03-02 18:19 UTC  (2+ messages)

[PATCH 0/3] dmaengine: fsl-edma: add error irq to help debug problem
 2025-02-28 22:19 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names
` [PATCH 2/3] dmaegnine: fsl-edma: add edma error interrupt handler
` [PATCH 3/3] arm64: dtsi: imx93: add edma error interrupt support

Kernel module ae4dma caused my system to not boot
 2025-02-28 15:49 UTC  (2+ messages)

[PATCH V4 RESEND 1/2] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
 2025-02-28  7:17 UTC  (2+ messages)
` [PATCH V4 RESEND 2/2] dmaengine: fsl-edma: free irq correctly in remove path

[RESEND PATCH] dmaengine: Fix typo in comment
 2025-02-27 12:08 UTC  (2+ messages)

[PATCH v2] dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn
 2025-02-27 12:08 UTC  (2+ messages)

[PATCH RESEND] dmaengine: bcm2835-dma: fix warning when CONFIG_PM=n
 2025-02-27 12:07 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: dma: fsl,edma: Add i.MX94 support
 2025-02-27 12:07 UTC  (3+ messages)

[PATCH 0/8] Add System Components for Microchip SAMA7D65 SoC
 2025-02-27 12:07 UTC  (19+ messages)
` [PATCH 1/8] dt-bindings: atmel-sysreg: Add SAMA7D65 Chip ID
` [PATCH 2/8] dt-bindings: watchdog: sama5d4-wdt: Add sama7d65-wdt
` [PATCH 3/8] dt-bindings: dma: atmel: add microchip,sama7d65-dma
` [PATCH 4/8] ARM: at91: Add Support in SoC driver for SAMA7D65
` [PATCH 5/8] ARM: dts: microchip: sama7d65: Add chipID for sama7d65
` [PATCH 6/8] ARM: dts: microchip: sama7d65: Add watchdog "
` [PATCH 7/8] ARM: dts: microchip: sama7d65: Add DMAs to sama7d65 SoC
` [PATCH 8/8] ARM: dts: microchip: sama7d65: Enable DMAs
` (subset) [PATCH 0/8] Add System Components for Microchip SAMA7D65 SoC

[PATCH] dmaengine: img-mdc: remove incorrect of_match_ptr annotation
 2025-02-27 12:07 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn
 2025-02-27 12:07 UTC  (3+ messages)

[PATCH] dmaengine: bcm2835-dma: fix warning when CONFIG_PM=n
 2025-02-27 12:07 UTC  (2+ messages)

[PATCH] Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register"
 2025-02-27 12:07 UTC  (5+ messages)

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-25 12:54 UTC  (20+ messages)
` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma "
` [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc "
` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand
` [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern

[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
 2025-02-24 11:36 UTC  (12+ messages)

[PATCH] dmaengine: dw-edma: Add simple mode support
 2025-02-21 11:42 UTC  (3+ messages)

[PATCH v5] dma: dw-axi-dmac: remove unnecessary axi_dma_enable() calling
 2025-02-20 12:41 UTC 

[PATCH 0/2] arm64: zynqmp: Move firmware constants from binding to platform
 2025-02-20 11:21 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: xilinx: Deprecate header with firmware constants

[PATCH 0/8] dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
 2025-02-20 10:09 UTC  (9+ messages)
` [PATCH 7/8] dt-bindings: dma: qcom: bam-dma: Add missing required properties

[PATCH v4] dma: dw-axi-dmac: remove unnecessary axi_dma_enable() calling
 2025-02-20  9:40 UTC 

[PATCH v3 0/7] Add DMAC support to the RZ/V2H(P)
 2025-02-19 18:11 UTC  (6+ messages)
` [PATCH v3 2/7] dt-bindings: dma: rz-dmac: Restrict properties for RZ/A1H
` [PATCH v3 3/7] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs
` [PATCH v3 5/7] dmaengine: sh: rz-dmac: Allow for multiple DMACs
` [PATCH v3 6/7] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support

[PATCH] dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMA
 2025-02-19 15:24 UTC  (2+ messages)

[PATCH] dmaengine: ti: edma: support sw triggered chans in of_edma_xlate()
 2025-02-19 15:06 UTC  (2+ messages)

[PATCH v2 0/7] Add DMAC support to the RZ/V2H(P)
 2025-02-18 20:40 UTC  (7+ messages)
` [PATCH v2 6/7] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support

[linus:master] [dmaengine] 98d187a989: BUG:KASAN:slab-use-after-free_in_idxd_dma_complete_txd
 2025-02-17  4:59 UTC 

[PATCH v1 0/5] dmaengine: idxd: fix memory leak in error handling path
 2025-02-15  2:06 UTC  (19+ messages)
` [PATCH v1 1/5] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
` [PATCH v1 2/5] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
` [PATCH v1 3/5] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
` [PATCH v1 4/5] dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
` [PATCH v1 5/5] dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
` [PATCH 0/5] dmaengine: idxd: fix memory leak in error handling path

[PATCH V4 1/2] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
 2025-02-14  8:52 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).