dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-01 16:20:41 to 2022-07-21 05:57:13 UTC [more...]

[PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment
 2022-07-21  5:56 UTC 

[PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree
 2022-07-20 13:12 UTC  (2+ messages)

[PATCH v4 0/3] Add compatible for Tegra234 GPCDMA
 2022-07-20 10:40 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: dmaengine: Add compatible for Tegra234
` [PATCH v4 2/3] dmaengine: tegra: Add terminate() "
` [PATCH v4 3/3] arm64: tegra: Update compatible for Tegra234 GPCDMA

[PATCH v2] dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()
 2022-07-20  7:32 UTC 

[PATCH] dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()
 2022-07-20  6:54 UTC  (3+ messages)
  `  "

[PATCH v3 0/6] STM32 DMA-MDMA chaining feature
 2022-07-19 15:49 UTC  (6+ messages)
` [PATCH v3 1/6] dmaengine: stm32-dma: introduce 3 helpers to address channel flags
` [PATCH v3 2/6] dmaengine: stm32-dma: use bitfield helpers
` [PATCH v3 3/6] docs: arm: stm32: introduce STM32 DMA-MDMA chaining feature
` [PATCH v3 4/6] dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield

[PATCH v3 0/6] STM32 DMA-MDMA chaining feature
 2022-07-19 15:47 UTC  (7+ messages)
` [PATCH v3 1/6] dmaengine: stm32-dma: introduce 3 helpers to address channel flags
` [PATCH v3 2/6] dmaengine: stm32-dma: use bitfield helpers
` [PATCH v3 3/6] docs: arm: stm32: introduce STM32 DMA-MDMA chaining feature
` [PATCH v3 4/6] dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
` [PATCH v3 5/6] dmaengine: stm32-dma: add support to trigger STM32 MDMA
` [PATCH v3 6/6] dmaengine: stm32-mdma: add support to be triggered by STM32 DMA

[PATCH v3 5/6] dmaengine: stm32-dma: add support to trigger STM32 MDMA
 2022-07-19 15:33 UTC  (2+ messages)
` [PATCH v3 6/6] dmaengine: stm32-mdma: add support to be triggered by STM32 DMA

[PATCH v2 0/4] STM32 DMA-MDMA chaining feature
 2022-07-19 15:30 UTC  (8+ messages)
` [PATCH v2 1/4] docs: arm: stm32: introduce "
` [PATCH v2 2/4] dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
` [PATCH v2 3/4] dmaengine: stm32-dma: add support to trigger STM32 MDMA
` [PATCH v2 4/4] dmaengine: stm32-mdma: add support to be triggered by STM32 DMA

[PATCH v2 1/2] dmaengine: sh: rz-dmac: Add device_synchronize callback
 2022-07-19 14:59 UTC 

[PATCH 1/2] dmaengine: sh: rz-dmac: Add device_synchronize callback
 2022-07-19 14:49 UTC 

[PATCH 1/2] dmaengine: sh: rz-dmac: Add device_synchronize callback
 2022-07-19 14:48 UTC 

[PATCH v3 0/3] Add compatible for Tegra234 GPCDMA
 2022-07-19  7:41 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: dmaengine: Add compatible for Tegra234
` [PATCH v3 2/3] dmaengine: tegra: Add terminate() "
` [PATCH v3 3/3] arm64: tegra: Update compatible for Tegra234 GPCDMA

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

[PATCH] dmaengine: axi-dmac: check cache coherency register
 2022-07-18  7:31 UTC  (3+ messages)

[PATCH] dmaengine: Fix refcount increasing in dma_chan_get
 2022-07-16  2:44 UTC 

atmel usart and dma tx
 2022-07-14  7:13 UTC  (3+ messages)
` [bug] atmel_serial RS485 TX to RX switching

[PATCH v1 1/4] dmaengine: hsu: Finish conversion to managed resources
 2022-07-13 17:22 UTC  (4+ messages)
` [PATCH v1 2/4] dmaengine: hsu: using for_each_set_bit to simplify the code
` [PATCH v1 3/4] dmaengine: hsu: Use GENMASK() consistently
` [PATCH v1 4/4] dmaengine: hsu: Include headers we are direct user of

[PATCH v5 1/2] dmaengine: mxs: use platform_driver_register
 2022-07-13  8:55 UTC  (5+ messages)
` [PATCH v5 2/2] dmaengine: mxs: fix section mismatch

[PATCH 0/4] STM32 DMA-MDMA chaining feature
 2022-07-12 13:37 UTC  (7+ messages)
` [PATCH 1/4] docs: arm: stm32: introduce "
` [PATCH 2/4] dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
` [PATCH 3/4] dmaengine: stm32-dma: add support to trigger STM32 MDMA
` [PATCH 4/4] dmaengine: stm32-mdma: add support to be triggered by STM32 DMA

[PATCH] PCI: endpoint: IS_ERR() vs NULL bug in pci_epf_test_init_dma_chan()
 2022-07-12  7:43 UTC  (3+ messages)

[PATCH 0/2] dmaengine : xilinx_dma: Fix error handling paths
 2022-07-12  7:36 UTC  (4+ messages)
` [PATCH 1/2] dmaengine: xilinx_dma: Fix probe error cleanup

[PATCH] dmaengine: xilinx: use strscpy to replace strlcpy
 2022-07-11 16:37 UTC  (2+ messages)

[PATCH v3 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-07-11 15:39 UTC  (13+ messages)
` [PATCH v3 19/24] dmaengine: dw-edma: Use non-atomic io-64 methods
    ` [EXT] "
` [PATCH v3 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
` [PATCH v3 24/24] PCI: dwc: Add DW eDMA engine support

[GIT PULL]: dmaengine fixes for v5.19
 2022-07-10 18:46 UTC  (2+ messages)

[PATCH] dma: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
 2022-07-09  6:20 UTC  (2+ messages)

[PATCH v2 0/3] Add compatible for Tegra234 GPCDMA
 2022-07-08 17:48 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: dmaengine: Add compatible for Tegra234
` [PATCH v2 2/3] dmaengine: tegra: Add terminate() "
` [PATCH v2 3/3] arm64: tegra: Update compatible for Tegra234 GPCDMA

dw-axi-dmac updates (debug, minor bugfixes)
 2022-07-08 17:01 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: dw-axi-dmac: dump channel registers on error
` [PATCH 2/3] dmaengine: dw-axi-dmac: do not print NULL LLI during error
` [PATCH 3/3] dmaengine: dw-axi-dmac: ignore interrupt if no descriptor

[PATCH] dmaengine: mv_xor: Call of_node_put() when breaking out of for_each_child_of_node()
 2022-07-08  9:27 UTC 

[PATCH 0/8] dmaengine: hisilicon: Add support for hisi dma driver
 2022-07-08  3:16 UTC  (3+ messages)
` [PATCH v2 0/7] "

[PATCH 0/2] Add compatible for Tegra234 GPCDMA
 2022-07-07 14:11 UTC  (7+ messages)
` [PATCH 1/2] dmaengine: tegra: Add terminate() for Tegra234
` [PATCH 2/2] dt-bindings: dmaengine: Add compatible "

[RESEND PATCH v3] dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script
 2022-07-07  3:00 UTC 

[PATCH] dmaengine: idxd: Correct IAX operation code names
 2022-07-07  0:20 UTC 

[PATCH v3] dmaengine: altera-msgdma: Fixed some inconsistent function name descriptions
 2022-07-06 16:30 UTC  (3+ messages)

[PATCH v3] dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script
 2022-07-06 16:29 UTC  (3+ messages)

[PATCH v2] dmaengine: imx-sdma: Add missing struct documentation
 2022-07-06 16:28 UTC  (2+ messages)

[PATCH] dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
 2022-07-06 16:27 UTC  (5+ messages)

[PATCH v2] dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t)
 2022-07-06 11:13 UTC 

[PATCH v4] dmaengine: mxs: fix driver registering
 2022-07-06  5:58 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: Fix compile warning 'Function parameter not described'
 2022-07-06  5:51 UTC 

[PATCH] dmaengine: altera: Fix kernel-doc
 2022-07-06  5:37 UTC  (2+ messages)

[PATCH] dmaengine: imx-dma: Silence a clang warning
 2022-07-06  5:35 UTC  (2+ messages)

[PATCH] dmaengine: dmatest: use strscpy to replace strlcpy
 2022-07-06  5:35 UTC  (2+ messages)

[PATCH] dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
 2022-07-06  5:23 UTC  (2+ messages)

[PATCH v1] dmaengine: pl330: Fix lockdep warning about non-static key
 2022-07-06  5:19 UTC  (2+ messages)

[PATCH] dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe()
 2022-07-06  5:18 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: Fix compile warning 'Function parameter not described'
 2022-07-06  5:17 UTC  (2+ messages)

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

[PATCH] dmaengine: sun4i: Set the maximum segment size
 2022-07-05 13:04 UTC  (4+ messages)

[PATCH] dmaengine: idxd: Only call idxd_enable_system_pasid if succeeded in enabling SVA feature
 2022-07-05 13:00 UTC  (5+ messages)
` [PATCH v3] dmaengine: idxd: Only call idxd_enable_system_pasid() "

[PATCH] dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
 2022-07-05 12:48 UTC  (3+ messages)

[PATCH] dmaengine: qcom: bam_dma: fix runtime PM underflow
 2022-07-02  8:48 UTC  (2+ messages)

[PATCH v3 00/15] Canaan devicetree fixes
 2022-07-01 19:41 UTC  (9+ messages)
` [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 05/15] dt-bindings: dma: dw-axi-dmac: extend the number of interrupts

[PATCH] dmaengine: fsl-edma: remove redundant assignment to pointer last_sg
 2022-07-01 16:39 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: only restart cyclic channel when enabled
 2022-07-01 16:38 UTC  (2+ messages)

[PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo in comment
 2022-07-01 16:37 UTC  (2+ messages)

[PATCH] dmaengine: at_xdmac: Fix typo in comment
 2022-07-01 16:36 UTC  (2+ messages)

[PATCH V4] dt-bindings: dma: fsl-edma: Convert to DT schema
 2022-07-01 16:35 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: Setting DMA_PRIVATE capability during the probe
 2022-07-01 16:34 UTC  (3+ messages)

[PATCH] dmaengine: ep93xx: Fix typo in comments
 2022-07-01 16:20 UTC  (2+ messages)


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