dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-28 18:41:04 to 2022-02-23 12:50:31 UTC [more...]

[PATCH v2 0/8] RZN1 DMA support
 2022-02-23 12:50 UTC  (17+ messages)
` [PATCH v2 1/8] dt-bindings: dma: Introduce RZN1 dmamux bindings
` [PATCH v2 2/8] dt-bindings: dma: Introduce RZN1 DMA compatible
` [PATCH v2 3/8] soc: renesas: rzn1-sysc: Export function to set dmamux
` [PATCH v2 4/8] dma: dmamux: Introduce RZN1 DMA router support
` [PATCH v2 5/8] dma: dw: Avoid partial transfers
` [PATCH v2 6/8] dma: dw: Add RZN1 compatible
` [PATCH v2 7/8] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH v2 8/8] ARM: dts: r9a06g032: Describe the DMA router

[PATCH] dmaengine: stm32-mdma: check the channel availability (secure or not)
 2022-02-23 10:46 UTC  (2+ messages)

[PATCH 0/8] RZN1 DMA support
 2022-02-23  8:01 UTC  (26+ messages)
` [PATCH 1/8] dt-bindings: dma: Introduce RZN1 dmamux bindings
` [PATCH 2/8] dt-bindings: dma: Introduce RZN1 DMA compatible
` [PATCH 3/8] soc: renesas: rzn1-sysc: Export function to set dmamux
` [PATCH 4/8] dma: dmamux: Introduce RZN1 DMA router support
` [PATCH 5/8] dma: dw: Avoid partial transfers
` [PATCH 6/8] dma: dw: Add RZN1 compatible
` [PATCH 7/8] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH 8/8] ARM: dts: r9a06g032: Describe the DMA router

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-02-23  7:46 UTC  (2+ messages)

[PATCH v20 0/2] Add NVIDIA Tegra GPC-DMA driver
 2022-02-23  3:49 UTC  (5+ messages)
` [PATCH v20 1/2] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v20 2/2] dmaengine: tegra: Add tegra gpcdma driver

[PATCH] dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma
 2022-02-23  3:30 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 7/9] dmaengine: shdma: Fix runtime PM imbalance on error
 2022-02-23  2:32 UTC 

[PATCH AUTOSEL 4.14 07/10] dmaengine: shdma: Fix runtime PM imbalance on error
 2022-02-23  2:32 UTC 

[PATCH AUTOSEL 4.19 10/13] dmaengine: shdma: Fix runtime PM imbalance on error
 2022-02-23  2:31 UTC 

[PATCH AUTOSEL 5.4 10/13] dmaengine: shdma: Fix runtime PM imbalance on error
 2022-02-23  2:31 UTC 

[PATCH AUTOSEL 5.10 14/18] dmaengine: shdma: Fix runtime PM imbalance on error
 2022-02-23  2:30 UTC 

[PATCH AUTOSEL 5.15 22/28] dmaengine: shdma: Fix runtime PM imbalance on error
 2022-02-23  2:29 UTC 

[PATCH AUTOSEL 5.16 24/30] dmaengine: shdma: Fix runtime PM imbalance on error
 2022-02-23  2:28 UTC 

[PATCH] MIPS: Remove TX39XX support
 2022-02-22 19:20 UTC  (3+ messages)

[PATCH] dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config option
 2022-02-22  8:13 UTC  (2+ messages)

[PATCH] dmaengine: fix locking for dma_channel_rebalance
 2022-02-22  2:18 UTC  (2+ messages)

[PATCH v2] dmaengine: fix async channel removal for dma_issue_pending_all
 2022-02-22  1:53 UTC 

[PATCH 0/2] dmaengine: ti: k3-udma: Add support for AM62x SoC
 2022-02-20 20:16 UTC  (4+ messages)
` [PATCH 1/2] dmaengine: ti: k3-udma: Add AM62x DMSS support
` [PATCH 2/2] dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA data

[PATCH] dma: ti: cleanup comments
 2022-02-20 20:13 UTC  (3+ messages)

[PATCH] dmaengine: ti: k3-udma: Avoid false error msg on chan teardown
 2022-02-20 20:12 UTC  (2+ messages)

[GIT PULL]: dmaengine fixes for v5.17
 2022-02-20 19:49 UTC  (2+ messages)

[PATCH v2 0/4] dmaengine: memset clarifications and fixes
 2022-02-18 21:48 UTC  (6+ messages)
` [PATCH v2 1/4] dmaengine: Document dmaengine_prep_dma_memset
` [PATCH v2 2/4] dmaengine: at_hdmac: In atc_prep_dma_memset, treat value as a single byte
` [PATCH v2 3/4] dmaengine: at_xdmac: In at_xdmac_prep_dma_memset, "
` [PATCH v2 4/4] dmaengine: hidma: In hidma_prep_dma_memset "

[RFC PATCH 0/4] dmaengine: memset clarifications and fixes
 2022-02-18 21:42 UTC  (9+ 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, "
` [RFC PATCH 4/4] dmaengine: hidma: In hidma_prep_dma_memset "

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

[PATCH v3] dt-bindings: dma: Convert mtk-uart-apdma to DT schema
 2022-02-17  9:55 UTC  (2+ messages)

[PATCH -next] dmaengine: imx-sdma: clean up some inconsistent indenting
 2022-02-17  1:16 UTC 

[PATCH v2] dt-bindings: dma: Convert mtk-uart-apdma to DT schema
 2022-02-16 16:13 UTC  (2+ messages)

[PATCH] dt-bindings: dma: Convert mtk-uart-apdma to DT schema
 2022-02-16 13:30 UTC  (4+ messages)

[PATCH v5 0/3] Determine the number of DMA channels by 'dma-channels' property
 2022-02-16  6:52 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: Add dma-channels property and modify compatible
` [PATCH v5 2/3] riscv: dts: "
` [PATCH v5 3/3] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH] dmaengine: idxd: restore traffic class defaults after wq reset
 2022-02-15 11:37 UTC  (2+ messages)

[PATCH] dmaengine: altera-msgdma: Remove useless DMA-32 fallback configuration
 2022-02-15 11:23 UTC  (2+ messages)

[PATCH RFC 00/11] dmaengine: bcm2835: add BCM2711 40-bit DMA support
 2022-02-15 11:20 UTC  (3+ messages)

[PATCH RFC 10/11] dmaengine: bcm2835: add BCM2711 40-bit DMA support
 2022-02-15 11:19 UTC  (2+ messages)

[PATCH] dmaengine: stm32-dma: set dma_device max_sg_burst
 2022-02-15  5:42 UTC  (2+ messages)

[PATCH 1/2] dmaengine: imx-sdma: restart cyclic channel if needed
 2022-02-15  5:41 UTC  (2+ messages)

[PATCH] dmaengine: shdma: Fix runtime PM imbalance on error
 2022-02-15  5:35 UTC 

[PATCH] dmaengine: iot: Remove useless DMA-32 fallback configuration
 2022-02-15  5:34 UTC  (2+ messages)

[PATCH] dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
 2022-02-15  5:30 UTC  (2+ messages)

[PATCH] dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
 2022-02-15  5:28 UTC  (2+ messages)

[PATCH] dmaengine: sh: rcar-dmac: Check for error num after setting mask
 2022-02-15  5:27 UTC  (2+ messages)

[PATCH -next] dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH v2 0/2] Added few improvement and fixes
 2022-02-15  5:25 UTC  (4+ messages)
` [PATCH v2 1/2] dmaengine: ptdma: fix concurrency issue with multiple dma transfer
` [PATCH v2 2/2] dmaengine: ptdma: handle the cases based on DMA is complete

[PATCH v2] dmaengine: ptdma: Fix the error handling path in pt_core_init()
 2022-02-15  5:18 UTC  (4+ messages)

[PATCH] dt-bindings: dma: rz-dmac: Document RZ/G2UL SoC
 2022-02-15  5:01 UTC  (3+ messages)

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

[PATCH] dmaengine: ppc4xx: Make use of the helper macro LIST_HEAD()
 2022-02-09  3:22 UTC 

[PATCH] dmaengine: Remove a useless mutex
 2022-02-06  9:47 UTC 

【ユーシーカード】ご本人様確認完了のご連絡
 2022-02-04 20:29 UTC 

[PATCH v18 0/4] Add NVIDIA Tegra GPC-DMA driver
 2022-02-04 12:28 UTC  (11+ messages)
` [PATCH v18 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v18 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v18 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v18 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

【TS3 TS CUBICCARD】重要:必ずお読みください
 2022-02-03 21:25 UTC 

[PATCH] dmaengine: xilinx: dpdma: Fix race condition in vsync IRQ
 2022-02-03  4:13 UTC  (2+ messages)

[PATCH] dmaengine: ptdma: Fix the error handling path in pt_core_init()
 2022-02-02 18:45 UTC  (4+ messages)

[RESEND 00/10] Support polling for out of order completions
 2022-02-01 20:38 UTC  (11+ messages)
` [RESEND 01/10] dmaengine: Remove dma_async_is_complete from client API
` [RESEND 02/10] dmaengine: Move dma_set_tx_state to the provider API header
` [RESEND 03/10] dmaengine: Remove the last, used parameters in dma_async_is_tx_complete
` [RESEND 04/10] dmaengine: Remove last, used from dma_tx_state
` [RESEND 05/10] dmaengine: Providers should prefer dma_set_residue over dma_set_tx_state
` [RESEND 06/10] dmaengine: Remove dma_set_tx_state
` [RESEND 07/10] dmaengine: Add provider documentation on cookie assignment
` [RESEND 08/10] dmaengine: idxd: idxd_desc.id is now a u16
` [RESEND 09/10] dmaengine: idxd: Support device_tx_status
` [RESEND 10/10] dmaengine: Revert "cookie bypass for out of order completion"

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

[patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
 2022-01-31 22:29 UTC 

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2022-01-31 21:16 UTC  (6+ messages)
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()


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