dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-11 16:59:35 to 2026-09-16 15:21:41 UTC [more...]

[PATCH] dt-bindings: dma: qcom,gpi: Document the Nord GPI DMA engine
 2026-09-16 15:21 UTC 

[PATCH RESEND] dmaengine: qcom: bam_dma: Defer IRQ trigger type to device tree
 2026-09-16 15:00 UTC  (4+ messages)

[PATCH v7 0/2] dmaengine: atcdmac300: Add Andes ATCDMAC300 DMA driver
 2026-09-16 14:01 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine
` [PATCH v7 2/2] dmaengine: atcdmac300: Add driver for Andes ATCDMAC300 DMA controller

[PATCH 5.15] dmaengine: dw-edma-pcie: Reject devices without driver data
 2026-09-16 12:04 UTC 

[PATCH] dmaengine: qcom_hidma: Fix runtime PM leak in hidma_issue_task()
 2026-09-16  9:43 UTC  (2+ messages)

[PATCH] dmaengine: switchtec-dma: Fix device reference leak in switchtec_dma_create()
 2026-09-16  9:33 UTC 

[PATCH] dmaengine: fsl-edma: Fix channel leak in fsl_edma_xlate()
 2026-09-16  9:27 UTC 

[PATCH 4/4] dmaengine: rcar-dmac: Fix runtime PM leak in error path of channel alloc
 2026-09-16  8:42 UTC  (2+ messages)

[PATCH v11 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-09-16  8:36 UTC  (4+ messages)
` [PATCH v11 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
` [PATCH v11 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[PATCH v2 0/4] dma: use designated initializers for acpi_device_id
 2026-09-16  7:38 UTC  (6+ messages)
` [PATCH v2 1/4] dma: dw: "
` [PATCH v2 3/4] dma: qcom: use named "

[PATCH v1 0/7] ASoC et alia: Convert to use dma_request_chan()
 2026-09-16  3:30 UTC  (24+ messages)
` [PATCH v1 1/7] ASoC: stm32: spdifrx: Drop mention of the deprecated and unused call
` [PATCH v1 2/7] ASoC: sprd: Replace dma_request_slave_channel() by dma_request_chan()
` [PATCH v1 3/7] ASoC: soc-generic-dmaengine-pcm: "
` [PATCH v1 4/7] ASoC: pxa: "
` [PATCH v1 5/7] ASoC: fsl_asrc: "
` [PATCH v1 6/7] gpib: fmh_gpib: "
` [PATCH v1 7/7] dmaengine: Remove deprecated dma_request_slave_channel()

[PATCHv5] dmaengine: fsl_raid: check fsl_re_chan_probe() return value
 2026-09-15 19:19 UTC  (2+ messages)

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

[PATCH v5 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-09-15 18:19 UTC  (9+ 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 5/5] dmaengine: sun6i-dma: Implement support for Allwinner A733 DMA controller

[PATCH] dmaengine: bestcomm: Enable compile testing
 2026-09-15 18:17 UTC 

[PATCH] dmaengine: bestcomm: use platform machinery to get irq
 2026-09-15 18:12 UTC 

[PATCH] dmaengine: bestcomm: drop unneeded sram exports
 2026-09-15 18:09 UTC 

[PATCHv5] dmaengine: bestcomm: use devm_platform_get_and_ioremap_resource() to simplify code
 2026-09-15 17:36 UTC  (3+ messages)

[PATCHv4] dmaengine: bestcomm: gen_bd: fix out-of-bounds access in PSC parameter lookup
 2026-09-15 17:36 UTC  (4+ messages)

[PATCHv2] dmaengine: bestcomm: make gen_bd init helpers static
 2026-09-15 17:36 UTC  (5+ messages)

[PATCHv3] dmaengine: fsldma: convert to platform_get_irq_optional()
 2026-09-15 17:36 UTC  (4+ messages)

[PATCH RFC] dmaengine: fsl-edma: check channel acquisition before use
 2026-09-15 17:36 UTC  (3+ messages)

[PATCHv2] dmaengine: fsldma: kill tasklet before removing channel
 2026-09-15 17:36 UTC  (2+ messages)

[PATCHv2] dmaengine: fsldma: fix kernel-doc param names to match function signatures
 2026-09-15 17:36 UTC  (2+ messages)

[PATCH] dmaengine: fsl_raid: byte-swap cdb32 when programming CDBs
 2026-09-15 17:36 UTC  (2+ messages)

[PATCH] dmaengine: mv_xor: kill tasklet on channel add error path
 2026-09-15 17:36 UTC  (2+ messages)

[PATCH v4 0/4] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
 2026-09-15 17:36 UTC  (2+ messages)

[PATCH RESEND v5 0/2] CPM6 Channel Separation Support
 2026-09-15 17:36 UTC  (2+ messages)

[PATCH] dmaengine: bestcomm: use devm_platform_get_and_ioremap_resource() to simplify code
 2026-09-15 17:36 UTC  (2+ messages)

[PATCH v10 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-09-15 17:31 UTC  (2+ messages)

[PATCH v4 00/10] dmaengine: Support bus widths of 32 bytes and above
 2026-09-15 17:04 UTC  (29+ messages)
` [PATCH v4 01/10] dmaengine: Move enum dma_slave_buswidth to a new header
` [PATCH v4 02/10] dmaengine: Support bus widths of 32 bytes and above
` [PATCH v4 03/10] dmaengine: dma-axi-dmac: Use bus width capability helpers
` [PATCH v4 04/10] dmaengine: dw-axi-dmac: "
` [PATCH v4 05/10] dmaengine: qcom: gpi: "
` [PATCH v4 06/10] dmaengine: stm32-dma3: "
` [PATCH v4 07/10] iio: buffer-dmaengine: Use dma_slave_caps bus width accessors
` [PATCH v4 08/10] ALSA: pcm_dmaengine: Use dma_slave_caps bus width helpers
` [PATCH v4 09/10] spi: dw: "
` [PATCH v4 10/10] dmaengine: Drop legacy bus width fields from dma_slave_caps

[PATCH] dmaengine: mmp_pdma: fix wrong sg length in mmp_pdma_prep_slave_sg
 2026-09-15 16:52 UTC  (3+ messages)
` [PATCH v2] dmaengine: mmp_pdma: fix wrong sg length in mmp_pdma_prep_slave_sg()

[PATCH v1 0/2] Macro Ordering and Typo Correction
 2026-09-15 16:47 UTC  (5+ messages)
` [PATCH v1 1/2] dmaengine: dw-edma: Macro order as per reg bit position
` [PATCH v1 2/2] dmaengine: dw-edma: IP name corrected under its struct

[PATCHv4] dmaengine: fsl_raid: check fsl_re_chan_probe() return value
 2026-09-15 16:31 UTC  (2+ messages)

[PATCH v2 0/4] dmaengine: sh: rcar-dmac: add R-Car Gen5 X5H support
 2026-09-15 16:30 UTC  (3+ messages)
` [PATCH v2 4/4] dmaengine: sh: rcar-dmac: Add support for R-Car Gen5 SoCs

[PATCH 6.1] dmaengine: dw-edma-pcie: Reject devices without driver data
 2026-09-15 12:06 UTC 

[PATCH 5.10] dmaengine: dw-edma-pcie: Reject devices without driver data
 2026-09-15 12:05 UTC 

[PATCH] dt-bindings: dma: mediatek,uart-dma: add mt6572
 2026-09-15 11:04 UTC  (3+ messages)

[PATCHv4] dmaengine: ppc4xx: convert irq_of_parse_and_map to platform_get_irq
 2026-09-15  7:20 UTC 

[PATCH v2] dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Maili
 2026-09-15  7:01 UTC  (2+ messages)

[PATCH v8 00/19] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
 2026-09-15  6:52 UTC  (9+ messages)
` [PATCH v8 05/19] dmaengine: ti: k3-udma: move descriptor management to k3-udma-common.c
` [PATCH v8 12/19] drivers: soc: ti: k3-ringacc: handle absence of tisci
` [PATCH v8 16/19] dmaengine: ti: k3-udma-v2: New driver for K3 BCDMA_V2
` [PATCH v8 17/19] dmaengine: ti: k3-udma-v2: Add support for PKTDMA V2

[PATCH v2 0/5] dmaengine: Add batched scatter-gather DMA support
 2026-09-15  5:12 UTC  (5+ messages)
` [PATCH v2 4/5] PCI: epf-mhi: Add batched DMA read support

[PATCH 0/3] dmaengine: Remove obsolete 32-bit DMA mask fallbacks
 2026-09-15  2:02 UTC  (9+ messages)
` [PATCH 1/3] dmaengine: ptdma: Remove obsolete 32-bit DMA mask fallback
    `  "
      `  "
        `  "
          `  "
            `  "

[PATCH v2 00/20] pmdomain: st: ux500: Implement ux500 power domains
 2026-09-15  1:51 UTC  (25+ messages)
` [PATCH v2 01/20] dt-bindings: power: Convert Ux500 PM domains to schema
` [PATCH v2 02/20] dt-bindings: arm: ux500: Drop NR_DOMAINS
` [PATCH v2 03/20] dt-bindings: arm: Add the actual power domains on U8500
` [PATCH v2 04/20] dt-bindings: mfd: db8500-prcmu: Relax EPOD regulators
` [PATCH v2 05/20] dt-bindings: display: ste,mcde: Allow power domains
` [PATCH v2 06/20] pmdomain: st: ux500: Implement more "
` [PATCH v2 07/20] ARM: dts: ux500: Rename power domains node
` [PATCH v2 08/20] dt-bindings: cache: l2c2x0: Document power domain
` [PATCH v2 09/20] dt-bindings: arm: pmu: Allow power domains
` [PATCH v2 10/20] dt-bindings: clock: stericsson,u8500-clks: "
` [PATCH v2 11/20] dt-bindings: timer: arm,twd-timer: "
` [PATCH v2 12/20] dt-bindings: watchdog: arm,twd-wdt: "
` [PATCH v2 13/20] ARM: dts: ux500: Add "
` [PATCH v2 14/20] pmdomain: st: ux500: Control DB8500 EPODs
` [PATCH v2 15/20] drm/mcde: Use power domain for display power
` [PATCH v2 16/20] misc: sram: Enable runtime PM
` [PATCH v2 17/20] dmaengine: ste_dma40: Use power domain for LCLA SRAM
` [PATCH v2 18/20] mfd/regulator: db8500-prcmu: Remove EPOD regulators
` [PATCH v2 19/20] dt-bindings: display: ste,mcde: Deprecate EPOD supply
` [PATCH v2 20/20] ARM: dts: ux500: Remove DB8500 EPOD regulators

[PATCHv2] dmaengine: ppc4xx: use devm_platform_ioremap_resource()
 2026-09-14 18:56 UTC  (3+ messages)

[PATCHv3] dmaengine: bestcomm: gen_bd: fix out-of-bounds access in PSC parameter lookup
 2026-09-14 16:03 UTC  (3+ messages)

[PATCH v4 0/3] dmaengine: dw-edma: Prepare channels for remote use
 2026-09-14 15:53 UTC  (8+ messages)
` [PATCH v4 1/3] dmaengine: Allow drivers to assign static channel IDs
` [PATCH v4 2/3] dmaengine: dw-edma: Configure remote interrupt routing
` [PATCH v4 3/3] dmaengine: dw-edma: Account for the MSI vector offset

[PATCH] dmaengine: st_fdma: fix potential use-after-free in vchan tasklets
 2026-09-14 15:40 UTC  (3+ messages)

[PATCH] dmaengine: fsl-dpaa2-qdma: fix ppriv memory leaks
 2026-09-14 15:12 UTC  (3+ messages)

[PATCHv2] dmaengine: ppc4xx: convert irq_of_parse_and_map to platform_get_irq
 2026-09-14 14:53 UTC  (3+ messages)

[PATCH v2 00/20] pmdomain: st: ux500: Implement ux500 power domains
 2026-09-14  8:06 UTC 

[PATCH v3 0/6] dt-bindings: usb: ti: Convert AM33xx/DA8xx MUSB bindings to DT schema
 2026-09-13 10:56 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] i2c: Add I2C High-Speed mode support for qcom-geni
 2026-09-12 13:24 UTC  (4+ messages)
` [PATCH v2 1/2] dmaengine: qcom-gpi: Add I2C High-Speed mode configuration support
` [PATCH v2 2/2] i2c: qcom-geni: Add support for I2C High-Speed mode

[PATCH] dmaengine: bestcomm: make gen_bd init helpers static
 2026-09-12  9:24 UTC  (2+ messages)

[PATCH] Documentation: ABI: sysfs-driver-dma-idxd: Fix the kernel version 6.20.0
 2026-09-11 23:01 UTC  (2+ messages)

[PATCHv2] dmaengine: ppc4xx: convert irq_of_parse_and_map() to platform_get_irq()
 2026-09-11 22:26 UTC  (2+ messages)

[PATCHv2] dmaengine: ppc4xx: change to %zu format specifiers for size_t arguments
 2026-09-11 22:12 UTC  (2+ messages)

[PATCH] dmaengine: stm32-dma3: disable the active clock on removal
 2026-09-11 19:00 UTC  (2+ messages)

[PATCH] dmaengine: ppc4xx: check dma_map_page() errors in probe
 2026-09-11 18:10 UTC  (3+ messages)

[PATCH] dmaengine: ppc4xx: use assigned variable for dma_free_coherent()
 2026-09-11 18:08 UTC  (3+ messages)

[PATCH v3 0/9] dmaengine: Support bus widths of 32 bytes and above
 2026-09-11 16:59 UTC  (7+ messages)
` [PATCH v3 1/9] "


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).