dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-28 11:09:31 to 2022-03-10 19:25:41 UTC [more...]

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

[PATCH v4 0/9] RZN1 DMA support
 2022-03-10 18:46 UTC  (13+ messages)
` [PATCH v4 1/9] dt-bindings: dma: Introduce RZN1 dmamux bindings
` [PATCH v4 2/9] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode
` [PATCH v4 3/9] dt-bindings: dma: Introduce RZN1 DMA compatible
` [PATCH v4 4/9] soc: renesas: rzn1-sysc: Export function to set dmamux
` [PATCH v4 5/9] dma: dw: dmamux: Introduce RZN1 DMA router support
` [PATCH v4 6/9] dma: dw: Add RZN1 compatible
` [PATCH v4 7/9] dma: dw: Avoid partial transfers
` [PATCH v4 8/9] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH v4 9/9] ARM: dts: r9a06g032: Describe the DMA router

[PATCH v4 0/8] Enable designware PCI EP EDMA locally
 2022-03-10 18:45 UTC  (26+ 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 v4 6/8] dmaengine: dw-edma: Don't rely on the deprecated "direction" member
` [PATCH v4 7/8] dmaengine: dw-edma: add flags at struct dw_edma_chip
` [PATCH v4 8/8] PCI: endpoint: functions/pci-epf-test: Support PCI controller DMA

[PATCH v3 1/6] dmaengine: dw-edma: fix dw_edma_probe() can't be call globally
 2022-03-10 17:00 UTC  (22+ 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] dmaengine: idxd: don't load pasid config until needed
 2022-03-10 16:14 UTC  (2+ messages)

[PATCH v22 0/2] Add NVIDIA Tegra GPC-DMA driver
 2022-03-09  8:03 UTC  (3+ messages)
` [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: 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  (5+ messages)
` [PATCH v3 1/7] dt-bindings: dma: Introduce RZN1 dmamux bindings
` [PATCH v3 2/7] dt-bindings: dma: Introduce RZN1 DMA compatible

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


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