dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-22 16:15:59 to 2022-01-28 18:41:09 UTC [more...]

[RFC PATCH 0/4] dmaengine: memset clarifications and fixes
 2022-01-28 18:39 UTC  (4+ messages)
` [RFC PATCH 1/4] dmaengine: Document dmaengine_prep_dma_memset
` [RFC PATCH 2/4] dmaengine: at_hdmac: In atc_prep_dma_memset, treat value as a single byte
` [RFC PATCH 3/4] dmaengine: at_xdmac: In at_xdmac_prep_dma_memset, "

[PATCH] dmaengine: mmp_pdma: Fix missing IRQ check in mmp_pdma_probe
 2022-01-28 17:14 UTC 

[RFC] Scheduler: DMA Engine regression because of sched/fair changes
 2022-01-28 16:50 UTC  (10+ messages)

[PATCH] dmaengine: owl-dma: Add missing IRQ check in owl_dma_probe
 2022-01-28 16:37 UTC 

[PATCH] dmaengine: k3dma: Add missing IRQ check in k3_dma_probe
 2022-01-28 16:26 UTC 

[PATCH] dmaengine: mmp_tdma: Add missing IRQ check in mmp_tdma_probe
 2022-01-28 16:23 UTC 

[PATCH v16 0/4] Add NVIDIA Tegra GPC-DMA driver
 2022-01-27 23:15 UTC  (16+ messages)
` [PATCH v16 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v16 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v16 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v16 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[PATCH v4 0/3] Determine the number of DMA channels by 'dma-channels' property
 2022-01-27  7:35 UTC  (15+ messages)
` [PATCH v4 1/3] riscv: dts: Add dma-channels property in dma node
` [PATCH v4 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH v4 3/3] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-01-25 19:28 UTC  (8+ messages)
` [PATCH 07/16] dmaengine: pch_dma: "

[PATCH] dmaengine: idxd: restore traffic class defaults after wq reset
 2022-01-24 16:20 UTC 

[PATCH 0/3] dt-bindings: dmaengine: zynqmp_dma: Convert binding to YAML
 2022-01-24 12:18 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: dmaengine: zynqmp_dma: convert to yaml
` [PATCH 2/3] arm64: zynqmp: Add missing #dma-cells property
` [PATCH 3/3] arm64: zynqmp: Rename dma to dma-controller

[PATCH RFC 00/11] dmaengine: bcm2835: add BCM2711 40-bit DMA support
 2022-01-23 14:08 UTC  (12+ messages)
` [PATCH RFC 01/11] ARM: dts: bcm283x: Update DMA node name per DT schema
` [PATCH RFC 02/11] dt-bindings: dma: Convert brcm,bcm2835-dma to json-schema
` [PATCH RFC 03/11] dmaengine: bcm2835: Support common dma-channel-mask
` [PATCH RFC 04/11] dmaengine: bcm2835: move CB info generation into separate function
` [PATCH RFC 05/11] dmaengine: bcm2835: move CB final extra info generation into function
` [PATCH RFC 06/11] dmaengine: bcm2835: make address increment platform independent
` [PATCH RFC 07/11] dmaengine: bcm2385: drop info parameters
` [PATCH RFC 08/11] dmaengine: bcm2835: pass dma_chan to generic functions
` [PATCH RFC 09/11] dmaengine: bcm2835: introduce multi platform support

[PATCH v2] dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration
 2022-01-22 18:05 UTC  (2+ messages)

[PATCH] dmaengine: xilinx: dpdma: Fix race condition in vsync IRQ
 2022-01-22 12:14 UTC 

[PATCH] dmaengine: ti: Fix runtime PM imbalance on error
 2022-01-22  8:47 UTC  (3+ messages)

[PATCH v2 08/12] dt-bindings: dma: rz-dmac: Document RZ/V2L SoC
 2022-01-21 14:46 UTC  (2+ messages)

[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-21 14:44 UTC  (29+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/V2L SoC
` [PATCH 02/16] dt-bindings: arm: renesas: Document SMARC EVK
` [PATCH 03/16] dt-bindings: power: renesas,rzg2l-sysc: Document RZ/V2L SoC
` [PATCH 06/16] dt-bindings: serial: renesas,scif: "
` [PATCH 07/16] dt-bindings: serial: renesas,sci: "
` [PATCH 08/16] dt-bindings: clock: Add R9A07G054 CPG Clock and Reset Definitions
` [PATCH 09/16] dt-bindings: clock: renesas: Document RZ/V2L SoC
` [PATCH 11/16] dt-bindings: pinctrl: renesas: Document RZ/V2L pinctrl
` [PATCH 13/16] dt-bindings: dma: rz-dmac: Document RZ/V2L SoC
` [PATCH 14/16] dt-bindings: net: renesas,etheravb: "

[PATCH] dmaengine: altera-msgdma: Remove useless DMA-32 fallback configuration
 2022-01-21 12:40 UTC  (2+ messages)

DMA_MEMSET definition confusion
 2022-01-20  4:54 UTC  (2+ messages)

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-20  4:38 UTC  (13+ messages)

[PATCH] dmaengine: ptdma: fix concurrency issue with multiple dma transfer
 2022-01-19  4:23 UTC  (5+ messages)

[GIT PULL]: dmaengine updates for v5.17-rc1
 2022-01-18 12:18 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Remove useless DMA-32 fallback configuration
 2022-01-17 20:06 UTC  (2+ messages)

[PATCH] dmaengine: stm32-mdma: check the channel availability (secure or not)
 2022-01-17 10:03 UTC 

[PATCH 1/2] dmaengine: imx-sdma: restart cyclic channel if needed
 2022-01-17  9:19 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: imx-sdma: fix cyclic buffer race condition

[PATCH] dmaengine: stm32-dma: set dma_device max_sg_burst
 2022-01-17  9:25 UTC  (2+ messages)

[PATCH] dmaengine: shdma: Fix runtime PM imbalance on error
 2022-01-16  7:29 UTC 

[PATCH] dmaengine: iot: Remove useless DMA-32 fallback configuration
 2022-01-15  7:33 UTC 

[PATCH] dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration
 2022-01-15  7:30 UTC  (2+ messages)

[PATCH v3 0/3] Determine the number of DMA channels by 'dma-channels' property
 2022-01-14  9:17 UTC  (4+ messages)
` [PATCH v3 1/3] riscv: dts: Add dma-channels property in dma node
` [PATCH v3 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH v3 3/3] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH v2 0/3] Determine the number of DMA channels by 'dma-channels' property
 2022-01-13  9:34 UTC  (9+ messages)
` [PATCH v2 1/3] riscv: dts: Add dma-channels property in dma node
` [PATCH v2 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH v2 3/3] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH 0/4] dmaengine: Add support Oxford Semiconductor OXNAS DMA Engine
 2022-01-12  1:20 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: dma: Add bindings for ox810se dma engine
` [PATCH 2/4] dmaengine: Add Oxford Semiconductor OXNAS DMA Controller
` [PATCH 3/4] MAINTAINERS: add OX810SE DMA driver files under Oxnas entry
` [PATCH 4/4] ARM: dts: ox810se: Add DMA Support

[PATCH] dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
 2022-01-11  9:42 UTC  (2+ messages)

[PATCH 0/3] Determine number of DMA channels by 'dma-channels' property
 2022-01-11  1:56 UTC  (9+ messages)
` [PATCH 1/3] riscv: dts: Add dma-channels property in dma node
` [PATCH 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH 3/3] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH] dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
 2022-01-10 16:11 UTC  (2+ messages)
` [Linux-stm32] "

Re: [PATCH] dmaengine: sh: rcar-dmac: Check for error num after setting mask
 2022-01-10 10:16 UTC 

[PATCH] dmaengine: sh: rcar-dmac: Check for error num after setting mask
 2022-01-10  9:37 UTC  (2+ messages)

[PATCH] dt-bindings: dma-controller: Split interrupt fields in example
 2022-01-08 17:27 UTC  (2+ messages)

[PATCH -next] dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()
 2022-01-07  7:26 UTC  (2+ messages)

[PATCH v2 1/3] dmaengine: nbpfaxi: Use platform_get_irq_optional() to get the interrupt
 2022-01-06  8:44 UTC  (5+ messages)
` [PATCH v2 2/3] dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() "
` [PATCH v2 3/3] dmaengine: mediatek-cqdma: "

[PATCH v3 00/12] dmaengine: at_xdmac: Various fixes
 2022-01-05 10:20 UTC  (2+ messages)

[PATCH 0/2] Repalce term 'token' with 'read buffer'
 2022-01-05  7:44 UTC  (2+ messages)

[PATCH] dmaengine: idxd: fix wq settings post wq disable
 2022-01-05  7:43 UTC  (2+ messages)

[PATCH 0/3] refactor driver to only enable irq for wq enable
 2022-01-05  7:42 UTC  (2+ messages)

[PATCH] dmaengine: ioatdma: use default_groups in kobj_type
 2022-01-05  7:42 UTC  (3+ messages)

[PATCH] dmaengine: uniphier-xdmac: Fix type of address variables
 2022-01-03 12:19 UTC  (2+ messages)

[PATCH] dt-bindings: dma: pl330: Convert to DT schema
 2022-01-03 11:31 UTC  (2+ messages)

[PATCH 1/1] dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASK
 2022-01-03 11:30 UTC  (2+ messages)

[PATCH v2 0/2] dmaengine: rcar-dmac: Add support for R-Car S4-8
 2022-01-03 11:28 UTC  (2+ messages)

[PATCH RFC 10/11] dmaengine: bcm2835: add BCM2711 40-bit DMA support
 2021-12-27 12:06 UTC  (2+ messages)
` [PATCH RFC 11/11] ARM: dts: bcm2711: add bcm2711-dma node

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH 0/3] dmaengine: Use platform_get_irq*() variants to fetch IRQ's
 2021-12-25 23:50 UTC  (5+ messages)
` [PATCH 1/3] dmaengine: nbpfaxi: Use platform_get_irq_optional() to get the interrupt
` [PATCH 3/3] dmaengine: mediatek-cqdma: Use platform_get_irq() "


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