dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-23 20:27:10 to 2022-03-09 21:12:57 UTC [more...]

[PATCH v4 0/8] Enable designware PCI EP EDMA locally
 2022-03-09 21:12 UTC  (6+ messages)
` [PATCH v4 1/8] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v4 2/8] dmaengine: dw-edma: remove unused field irq in struct dw_edma_chip
` [PATCH v4 3/8] dmaengine: dw-edma: change rg_region to reg_base "
` [PATCH v4 4/8] dmaengine: dw-edma: rename wr(rd)_ch_cnt to ll_wr(rd)_cnt "
` [PATCH v4 5/8] dmaengine: dw-edma: Fix programming the source & dest addresses for ep

[PATCH v3 1/6] dmaengine: dw-edma: fix dw_edma_probe() can't be call globally
 2022-03-09 20:44 UTC  (15+ messages)
` [PATCH v3 2/6] dmaengine: dw-edma-pcie: don't touch internal struct dw_edma
` [PATCH v3 3/6] dmaengine: dw-edma: Fix programming the source & dest addresses for ep
` [PATCH v3 4/6] dmaengine: dw-edma: Don't rely on the deprecated "direction" member
` [PATCH v3 5/6] dmaengine: dw-edma: add flags at struct dw_edma_chip
` [PATCH v3 6/6] PCI: endpoint: functions/pci-epf-test: Support PCI controller DMA

[PATCH v22 0/2] Add NVIDIA Tegra GPC-DMA driver
 2022-03-09  8:03 UTC  (4+ messages)
` [PATCH v22 1/2] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v22 2/2] dmaengine: tegra: Add tegra gpcdma driver

[PATCH] dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() to get the interrupt
 2022-03-09  5:34 UTC 

[PATCH] dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma
 2022-03-09  4:05 UTC  (3+ messages)

[PATCH] ccp: ccp_dmaengine_unregister release dma channels
 2022-03-09  3:21 UTC  (3+ messages)

[PATCH] dmaengine: dw-axi-dmac: cleanup comments
 2022-03-09  2:00 UTC 

[PATCH v2] dma: xilinx: check the return value of dma_set_mask() in zynqmp_dma_probe()
 2022-03-08  8:44 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: Fix error checking in sdma_event_remap
 2022-03-08  6:49 UTC 

[PATCH 1/2] dmaengine: sh: rz-dmac: Set DMA transfer size for src/dst based on the transfer direction
 2022-03-08  4:49 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: sh: rz-dmac: Fix dma_set_max_seg_size

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-07 15:26 UTC  (84+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
                        ` [Kgdb-bugreport] "
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "
  ` [Intel-gfx] "

[PATCH v7 0/3] Determine the number of DMA channels by 'dma-channels' property
 2022-03-07 10:28 UTC  (5+ messages)
` [PATCH v7 1/3] dt-bindings: dma-engine: sifive,fu540: Add dma-channels property and modify compatible
` [PATCH v7 2/3] riscv: dts: "
` [PATCH v7 3/3] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH] dma: xilinx: check the return value of dma_set_mask() in zynqmp_dma_probe()
 2022-03-05  8:38 UTC  (3+ messages)

[PATCH] dmaengine: idxd: don't load pasid config until needed
 2022-03-04 21:21 UTC 

[PATCH] dmaengine: idxd: move wq irq enabling to after device enable
 2022-03-04 21:02 UTC 

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

[PATCH v5 3/3] dmaengine: sf-pdma: Get number of channel by device tree
 2022-03-04  8:52 UTC  (3+ messages)

[PATCH v5 1/3] dt-bindings: Add dma-channels property and modify compatible
 2022-03-03 20:43 UTC  (2+ messages)

[PATCH] dmaengine: xilinx_dpdma: fix platform_get_irq.cocci warning
 2022-03-03 14:55 UTC  (2+ messages)

[PATCH v3 0/7] RZN1 DMA support
 2022-03-03 13:42 UTC  (11+ messages)
` [PATCH v3 1/7] dt-bindings: dma: Introduce RZN1 dmamux bindings
` [PATCH v3 2/7] dt-bindings: dma: Introduce RZN1 DMA compatible
` [PATCH v3 3/7] soc: renesas: rzn1-sysc: Export function to set dmamux
` [PATCH v3 4/7] dma: dmamux: Introduce RZN1 DMA router support
` [PATCH v3 5/7] dma: dw: Add RZN1 compatible
` [PATCH v3 6/7] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH v3 7/7] ARM: dts: r9a06g032: Describe the DMA router

[PATCH] dmaengine: fsl-dpaa2-qdma: Drop comma after SoC match table sentinel
 2022-03-03 12:47 UTC 

[PATCH] dt-bindings: dma: rz-dmac: Update compatible string for RZ/G2UL SoC
 2022-03-03 10:25 UTC  (4+ messages)

[PATCH] drm/xlnx: Handle error for dma_set_mask
 2022-03-02  9:57 UTC 

[PATCH] dmaengine: mmp_pdma: Handle error for dma_set_mask
 2022-03-02 10:02 UTC 

[PATCH] dmaengine: sf-pdma: fix platform_get_irq.cocci warning
 2022-03-02  3:21 UTC 

[PATCH] dmaengine: ti: k3-udma: Avoid false error msg on chan teardown
 2022-03-01 19:31 UTC  (5+ messages)

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

[PATCH] MIPS: Remove TX39XX support
 2022-03-01  9:09 UTC  (2+ messages)

[PATCH] dmaengine: release channels on device unregister
 2022-02-28  3:27 UTC 

[PATCH 0/8] RZN1 DMA support
 2022-02-27 14:09 UTC  (4+ messages)
` [PATCH 3/8] soc: renesas: rzn1-sysc: Export function to set dmamux

[PATCH v2 0/8] RZN1 DMA support
 2022-02-25 20:30 UTC  (18+ messages)
` [PATCH v2 4/8] dma: dmamux: Introduce RZN1 DMA router support
` [PATCH v2 5/8] dma: dw: Avoid partial transfers
` [PATCH v2 7/8] ARM: dts: r9a06g032: Add the two DMA nodes

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-02-25 16:20 UTC  (8+ messages)

[PATCH 1/1] dmaengine: dw-edma: Fix unaligned 64bit access
 2022-02-25 12:02 UTC 

[PATCH AUTOSEL 5.16 24/30] dmaengine: shdma: Fix runtime PM imbalance on error
 2022-02-25  6:25 UTC  (3+ messages)

[PATCH v21 0/2] Add NVIDIA Tegra GPC-DMA driver
 2022-02-24 20:55 UTC  (6+ messages)
` [PATCH v21 1/2] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v21 2/2] dmaengine: tegra: Add tegra gpcdma driver

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

[PATCH v20 0/2] Add NVIDIA Tegra GPC-DMA driver
 2022-02-24  4:38 UTC  (7+ messages)
` [PATCH v20 2/2] dmaengine: tegra: Add tegra gpcdma driver


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