DMA Engine development
 help / color / mirror / Atom feed
 messages from 2022-06-20 08:47:11 to 2022-06-30 21:55:47 UTC [more...]

[PATCH v3 00/15] Canaan devicetree fixes
 2022-06-30 21:55 UTC  (30+ messages)
` [PATCH v3 01/15] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH v3 02/15] dt-bindings: display: ili9341: document canaan kd233's lcd
` [PATCH v3 03/15] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH v3 04/15] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width
` [PATCH v3 05/15] dt-bindings: dma: dw-axi-dmac: extend the number of interrupts
` [PATCH v3 06/15] dt-bindings: memory-controllers: add canaan k210 sram controller
` [PATCH v3 07/15] riscv: dts: canaan: fix the k210's memory node
` [PATCH v3 08/15] riscv: dts: canaan: fix the k210's timer nodes
` [PATCH v3 09/15] riscv: dts: canaan: fix mmc node names
` [PATCH v3 10/15] riscv: dts: canaan: fix kd233 display spi frequency
` [PATCH v3 11/15] riscv: dts: canaan: use custom compatible for k210 i2s
` [PATCH v3 12/15] riscv: dts: canaan: remove spi-max-frequency from controllers
` [PATCH v3 13/15] riscv: dts: canaan: fix bus {ranges,reg} warnings
` [PATCH v3 14/15] riscv: dts: canaan: add specific compatible for kd233's LCD
` [PATCH v3 15/15] riscv: dts: canaan: build all devicetress if SOC_CANAAN

[PATCH] dmaengine: pl330: Set DMA_INTERRUPT capability and add related callback
 2022-06-30 10:50 UTC  (3+ messages)

[RESEND PATCH v2] dmaengine: qcom: bam_dma: fix runtime PM underflow
 2022-06-29 14:06 UTC 

[PATCH v2] dmaengine: qcom: bam_dma: fix runtime PM underflow
 2022-06-29 14:03 UTC 

[PATCH 0/8] dmaengine: hisilicon: Add support for hisi dma driver
 2022-06-29  3:55 UTC  (28+ 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 v2 0/7] dmaengine: hisilicon: Add support for hisi dma driver
  ` [PATCH v2 1/7] dmaengine: hisilicon: Disable channels when unregister hisi_dma
  ` [PATCH v2 2/7] dmaengine: hisilicon: Fix CQ head update
  ` [PATCH v2 3/7] dmaengine: hisilicon: Add multi-thread support for a DMA channel
  ` [PATCH v2 4/7] dmaengine: hisilicon: Use macros instead of magic number
  ` [PATCH v2 5/7] dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
  ` [PATCH v2 6/7] dmaengine: hisilicon: Add dfx feature for hisi dma driver
  ` [PATCH v2 7/7] MAINTAINERS: Add myself as maintainer for hisi_dma

[PATCH v3] dmaengine: idxd: force wq context cleanup on device disable path
 2022-06-28 23:00 UTC 

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

[PATCH] dmaengine: qcom: bam_dma: fix runtime PM underflow
 2022-06-28 12:08 UTC  (3+ messages)

[PATCH 00/14] Canaan devicetree fixes
 2022-06-28 11:06 UTC  (41+ 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] dmaengine: ti: k3-psil-j721s2: Add psil threads for sa2ul
 2022-06-28  5:02 UTC 

Pre Order Enquiry
 2022-06-27 11:44 UTC 

[PATCH] dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
 2022-06-27  9:09 UTC 

[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] 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] 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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox