dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-10 09:17:00 to 2022-06-27 06:29:49 UTC [more...]

[PATCH v2 00/15] dmaengine: Support polling for out of order completions
 2022-06-27  6:29 UTC  (20+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/15] dmaengine: Remove dma_async_is_complete from client API
  ` [PATCH v4 02/15] dmaengine: Move dma_set_tx_state to the provider API header
  ` [PATCH v4 03/15] dmaengine: Add dmaengine_async_is_tx_complete
  ` [PATCH v4 04/15] crypto: stm32/hash: Use dmaengine_async_is_tx_complete
  ` [PATCH v4 05/15] media: omap_vout: "
  ` [PATCH v4 06/15] rapidio: "
  ` [PATCH v4 07/15] media: pxa_camera: "
  ` [PATCH v4 08/15] dmaengine: Remove dma_async_is_tx_complete
  ` [PATCH v4 09/15] dmaengine: Remove last, used from dma_tx_state
  ` [PATCH v4 10/15] dmaengine: Providers should prefer dma_set_residue over dma_set_tx_state
  ` [PATCH v4 11/15] dmaengine: Remove dma_set_tx_state
  ` [PATCH v4 12/15] dmaengine: Add provider documentation on cookie assignment
  ` [PATCH v4 13/15] dmaengine: idxd: idxd_desc.id is now a u16
  ` [PATCH v4 14/15] dmaengine: idxd: Support device_tx_status
  ` [PATCH v4 15/15] dmaengine: Revert "cookie bypass for out of order completion"

[PATCH 0/8] dmaengine: hisilicon: Add support for hisi dma driver
 2022-06-27  6:21 UTC  (14+ messages)
` [PATCH 1/8] dmaengine: hisilicon: Disable channels when unregister hisi_dma
` [PATCH 2/8] dmaengine: hisilicon: Fix CQ head update
` [PATCH 3/8] dmaengine: hisilicon: Add multi-thread support for a DMA channel
` [PATCH 4/8] dmaengine: hisilicon: Use macros instead of magic number
` [PATCH 5/8] dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
` [PATCH 6/8] dmaengine: hisilicon: Add dfx feature for hisi dma driver
` [PATCH 7/8] Documentation: Add debugfs doc for hisi_dma
` [PATCH 8/8] MAINTAINERS: Add debugfs files and maintainer "

[PATCH] dmaengine: idxd: Only call idxd_enable_system_pasid if succeeded in enabling SVA feature
 2022-06-26  5:36 UTC  (6+ messages)
` [PATCH v2] dmaengine: idxd: Only call idxd_enable_system_pasid() "
` [PATCH v3] "

iommu_sva_bind_device question
 2022-06-25 21:33 UTC  (8+ messages)

[PATCH 0/2] dmaengine : xilinx_dma: Fix error handling paths
 2022-06-24  6:35 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: xilinx_dma: Fix probe error cleanup
` [PATCH 2/2] dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure

idxd crashes on sapphire rapids if intel_iommu=on not set
 2022-06-23 13:36 UTC 

[PATCH 00/14] Canaan devicetree fixes
 2022-06-23 12:41 UTC  (32+ messages)
` [PATCH 01/14] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH 02/14] dt-bindings: display: panel: allow ilitek,ili9341 in isolation
` [PATCH 03/14] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH 04/14] dt-bindings: dma: add Canaan k210 to Synopsys DesignWare DMA
` [PATCH 05/14] dt-bindings: timer: add Canaan k210 to Synopsys DesignWare timer
` [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width for dwc-ssi
` [PATCH 07/14] riscv: dts: canaan: fix the k210's memory node
` [PATCH 08/14] riscv: dts: canaan: add a specific compatible for k210's dma
` [PATCH 09/14] riscv: dts: canaan: add a specific compatible for k210's timers
` [PATCH 10/14] riscv: dts: canaan: fix mmc node names
` [PATCH 11/14] riscv: dts: canaan: fix kd233 display spi frequency
` [PATCH 12/14] riscv: dts: canaan: use custom compatible for k210 i2s
` [PATCH 13/14] riscv: dts: canaan: remove spi-max-frequency from controllers
` [PATCH 14/14] riscv: dts: canaan: build all devicetress if SOC_CANAAN

[PATCH] dmaengine: imx-sdma: Improve the SDMA irq name
 2022-06-23 12:33 UTC 

[PATCH v3 13/15] dmaengine: idxd: idxd_desc.id is now a u16
 2022-06-22 18:54 UTC 

[PATCH v3 15/15] dmaengine: Revert "cookie bypass for out of order completion"
 2022-06-22 18:54 UTC 

[PATCH v3 14/15] dmaengine: idxd: Support device_tx_status
 2022-06-22 18:54 UTC 

[PATCH v3 12/15] dmaengine: Add provider documentation on cookie assignment
 2022-06-22 18:54 UTC 

[PATCH v3 11/15] dmaengine: Remove dma_set_tx_state
 2022-06-22 18:54 UTC 

[PATCH v3 10/15] dmaengine: Providers should prefer dma_set_residue over dma_set_tx_state
 2022-06-22 18:53 UTC 

[PATCH v3 09/15] dmaengine: Remove last, used from dma_tx_state
 2022-06-22 18:53 UTC 

[PATCH v3 08/15] dmaengine: Remove dma_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH v3 07/15] media: pxa_camera: Use dmaengine_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH v3 06/15] rapidio: Use dmaengine_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH v3 05/15] media: omap_vout: Use dmaengine_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH v3 04/15] crypto: stm32/hash: Use dmaengine_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH v3 03/15] dmaengine: Add dmaengine_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH v3 02/15] dmaengine: Move dma_set_tx_state to the provider API header
 2022-06-22 18:53 UTC 

[PATCH v3 01/15] dmaengine: Remove dma_async_is_complete from client API
 2022-06-22 18:52 UTC 

[PATCH v3 00/15] dmaengine: Support polling for out of order completions
 2022-06-22 18:52 UTC 

[PATCH] dmaengine: remove DMA_MEMCPY_SG once again
 2022-06-22 18:34 UTC  (7+ messages)

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-06-22 15:28 UTC  (7+ messages)
` [PATCH v8 01/16] clk: generalize devm_clk_get() a bit

[PATCH] dmaengine: ep93xx: Fix typo in comments
 2022-06-22 14:31 UTC 

[PATCH] dma-direct: take dma-ranges/offsets into account in resource mapping
 2022-06-22 11:16 UTC  (3+ messages)

[BUG] dma-mapping: remove CONFIG_DMA_REMAP
 2022-06-21 14:51 UTC  (6+ messages)

[PATCH] dmaengine: sun6i: Set the maximum segment size
 2022-06-21 12:53 UTC  (5+ messages)
    `  "

[PATCH v4] dmaengine: mxs: fix driver registering
 2022-06-21 12:36 UTC 

[PATCH v3] dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script
 2022-06-21  3:36 UTC 

[PATCH] dmaengine: sun4i: Set the maximum segment size
 2022-06-21  3:13 UTC 

[PATCH] dmaengine: imx-sdma: Setting DMA_PRIVATE capability during the probe
 2022-06-20  8:33 UTC  (3+ messages)

[PATCH V4] dt-bindings: dma: fsl-edma: Convert to DT schema
 2022-06-20  2:00 UTC 

[PATCH] dmaengine: at_xdmac: Fix typo in comment
 2022-06-18 13:03 UTC 

[PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo in comment
 2022-06-18 13:01 UTC 

[PATCH] dmaengine: imx-sdma: only restart cyclic channel when enabled
 2022-06-17 11:50 UTC 

[PATCH v2 1/2] dt-bindings: dma: rework qcom,adm Documentation to yaml schema
 2022-06-16 21:32 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: dma: add additional pbus reset to qcom,adm

[PATCH] MAINTAINERS: idxd driver maintainer update
 2022-06-16 21:07 UTC  (2+ messages)

[PATCH v12 0/8] Enable designware PCI EP EDMA locally
 2022-06-16 18:49 UTC  (16+ messages)

[PATCH] dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler()
 2022-06-16 16:04 UTC  (3+ messages)

[PATCH v2] dmaengine: apple-admac: Use {low,upp}er_32_bits() to split 64-bit address
 2022-06-16 14:17 UTC  (2+ messages)

[PATCH RESEND] dmaengine: sf-pdma: Add multithread support for a DMA channel
 2022-06-16 14:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: add include/dt-bindings/dma to DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
 2022-06-16 14:00 UTC  (2+ messages)

[PATCH] dmaengine: qcom: bam_dma: fix runtime PM underflow
 2022-06-16 14:00 UTC  (3+ messages)

[PATCH v3] dmaengine: mxs: fix driver registering
 2022-06-16 13:58 UTC  (2+ messages)

[PATCH] dt-bindings: dma: apple,admac: Fix example interrupt parsing
 2022-06-16 13:57 UTC  (3+ messages)

[PATCH] dmaengine: dw-edma: remove a macro conditional with similar branches
 2022-06-16 13:56 UTC  (5+ messages)

[PATCH v2] dmaengine: idxd: force wq context cleanup on device disable path
 2022-06-16 13:47 UTC  (3+ messages)

[PATCH -next] dmaengine: apple-admac: Fix build on 32-bit/non-LPAE platforms
 2022-06-16 13:44 UTC  (3+ messages)

[PATCH] dt-bindings: dma: rework qcom,adm Documentation to yaml schema
 2022-06-15 22:15 UTC  (3+ messages)

linux-next: Tree for Jun 15 (drivers/dma/apple-admac.c)
 2022-06-15 17:23 UTC  (3+ messages)

[PATCH v11 0/8] Enable designware PCI EP EDMA locally
 2022-06-15 13:46 UTC  (4+ messages)

[PATCH] dmaengine: fsl-edma: remove redundant assignment to pointer last_sg
 2022-06-14 18:47 UTC 

[RESEND PATCH v2] dmaengine: mxs: fix driver registering
 2022-06-10 14:44 UTC  (7+ messages)

[PATCH V3] dt-bindings: dma: fsl-edma: Convert to DT schema
 2022-06-10 13:50 UTC  (2+ messages)

[PATCH] dmaengine: apple-admac: Fix print format
 2022-06-10 11:47 UTC  (2+ messages)

[PATCH] dmaengine: apple-admac: Fix compile warning
 2022-06-10 11:46 UTC  (2+ messages)

[PATCH v3 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-06-10  9:21 UTC  (10+ messages)
` [PATCH v3 15/24] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v3 16/24] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v3 18/24] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v3 20/24] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v3 21/24] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v3 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
` [PATCH v3 23/24] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v3 24/24] PCI: dwc: Add DW eDMA engine support


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