dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-27 06:05:39 to 2021-10-08 03:34:06 UTC [more...]

[PATCH V3 0/7] switch from 'pci_' to 'dma_' API
 2021-10-08  3:28 UTC  (8+ messages)
` [PATCH V3 1/7] dma: dw-edma-pcie: "
` [PATCH V3 5/7] dma: ioat: "
` [PATCH V3 4/7] dma: hsu: "
` [PATCH V3 3/7] dma: hisi_dma: "
` [PATCH V3 2/7] dma: dw: "
` [PATCH V3 6/7] dma: dmaengine: "
` [PATCH V3 7/7] message: fusion: "

[PATCH 0/4] dmaengine: at_xdmac: fixes and code enhancements
 2021-10-07 11:12 UTC  (5+ messages)
` [PATCH 1/4] dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
` [PATCH 2/4] dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
` [PATCH 3/4] dmaengine: at_xdmac: use __maybe_unused for pm functions
` [PATCH 4/4] dmaengine: at_xdmac: use pm_ptr()

[PATCH v9 0/4] Add NVIDIA Tegra GPC-DMA driver
 2021-10-05 12:55 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v9 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v9 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v9 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[PATCH v8 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-10-05  7:50 UTC  (7+ messages)
` [PATCH v8 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v8 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v8 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v8 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[RESEND PATCH 0/3] Few Tegra210 ADMA fixes
 2021-10-05  6:33 UTC  (10+ messages)
` [RESEND PATCH 1/3] dmaengine: tegra210-adma: Re-order 'has_outstanding_reqs' member
` [RESEND PATCH 2/3] dmaengine: tegra210-adma: Add description for 'adma_get_burst_config'
` [RESEND PATCH 3/3] dmaengine: tegra210-adma: Override ADMA FIFO size

[PATCH V3 0/3] Add DMA support for transfers in multiple cases
 2021-10-01 14:08 UTC  (4+ messages)
` [PATCH V3 1/3] dmaengine: dw-axi-dmac: support DMAX_NUM_CHANNELS > 8
` [PATCH V3 2/3] dmaengine: dw-axi-dmac: Hardware handshake configuration
` [PATCH V3 3/3] dmaengine: dw-axi-dmac: set coherent mask

[PATCH V2] dma: plx_dma: switch from 'pci_' to 'dma_' API
 2021-10-01 12:00 UTC  (2+ messages)

[PATCH] dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside submission
 2021-10-01 11:58 UTC  (2+ messages)

[PATCH][next] dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc()
 2021-10-01 11:57 UTC  (4+ messages)

[PATCH 0/7] dmaengine: zynqmp_dma: fix lockdep warning and cleanup
 2021-10-01 11:56 UTC  (3+ messages)

[PATCH V2] dma: dw: switch from 'pci_' to 'dma_' API
 2021-09-29  8:17 UTC  (2+ messages)

[PATCH 1/4] dmaengine: imx-sdma: remove useless braces
 2021-09-28 15:18 UTC  (4+ messages)
` [PATCH 2/4] dmaengine: imx-sdma: add missed braces
` [PATCH 3/4] dmaengine: imx-sdma: align statement to open parenthesis
` [PATCH 4/4] dmaengine: imx-sdma: remove space after sizeof

[PATCH V2] dma: dw-edma-pcie: switch from 'pci_' to 'dma_' API
 2021-09-28  3:44 UTC 

[PATCH V2] dma: ioat: switch from 'pci_' to 'dma_' API
 2021-09-28  3:43 UTC 

[PATCH V2] dma: hsu: switch from 'pci_' to 'dma_' API
 2021-09-28  3:43 UTC 

[PATCH V2] dma: hisi_dma: switch from 'pci_' to 'dma_' API
 2021-09-28  3:43 UTC 

[PATCH v6 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-09-23 23:27 UTC  (18+ messages)
` [PATCH v6 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v6 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v6 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v6 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194
` [PATCH v7 0/4] Add Nvidia Tegra GPC-DMA driver
  ` [PATCH v7 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
  ` [PATCH v7 2/4] dmaengine: tegra: Add tegra gpcdma driver
  ` [PATCH v7 3/4] arm64: defconfig: tegra: Enable GPCDMA
  ` [PATCH v7 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[PATCH 0/4] ZynqMP DMA fixes
 2021-09-23 14:40 UTC  (8+ messages)
` [PATCH 1/4] dmaengine: zynqmp_dma: Typecast the variable to handle overflow
` [PATCH 2/4] dmaengine: zynqmp_dma: Typecast the variable with dma_addr_t "
` [PATCH 3/4] dmaengine: zynqmp_dma: Add conditions for return value check
` [PATCH 4/4] dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning

[PATCH v2] dmaengine: sh: rz-dmac: Add DMA clock handling
 2021-09-23 10:24 UTC 

[PATCH] dmaengine: sh: rz-dmac: Add DMA clock handling
 2021-09-23  9:25 UTC  (3+ messages)

[PATCH] dmanegine: idxd: fix resource free ordering on driver removal
 2021-09-21 20:15 UTC 

[PATCH] dmaengine: pxa_dma: Prefer struct_size over open coded arithmetic
 2021-09-21  0:00 UTC  (2+ messages)

[PATCH] dmaengine: remove debugfs #ifdef
 2021-09-20 16:28 UTC  (4+ messages)

[PATCH 0/9] treewide: simplify getting .driver_data
 2021-09-20  9:05 UTC  (2+ messages)
` [PATCH 1/9] dmaengine: stm32-dmamux: "

[PATCH 0/1] Add support for metadata in bam_dma
 2021-09-19 15:52 UTC  (3+ messages)
` [PATCH 1/1] dmaengine: qcom: bam_dma: Add support for metadata

[RFC PATCH 0/3] DMAengine: Add support for Immediate commands
 2021-09-19 14:43 UTC  (4+ messages)
` [PATCH 1/3] doc: dmaengine: client-api: Add immediate commands in the DMA client API
` [PATCH 2/3] dmaengine: Add support for immediate commands in the "
` [PATCH 3/3] dmaengine: qcom: bam_dma: Add support for immediate commands

[PATCH 0/1] Add support for metadata in bam_dma
 2021-09-19 14:42 UTC  (2+ messages)
` [PATCH 1/1] dmaengine: qcom: bam_dma: Add support for metadata

[PATCH] dma: dw: switch from 'pci_' to 'dma_' API
 2021-09-17 19:12 UTC  (2+ messages)

[PATCH] dma: plx_dma: switch from 'pci_' to 'dma_' API
 2021-09-17 15:20 UTC  (2+ messages)

[PATCH] dma: hisi_dma: switch from 'pci_' to 'dma_' API
 2021-09-17  7:17 UTC 

[PATCH] dma: hsu: switch from 'pci_' to 'dma_' API
 2021-09-17  7:16 UTC 

[PATCH] dma: ioat: switch from 'pci_' to 'dma_' API
 2021-09-17  7:16 UTC 

[PATCH] dma: dw-edma-pcie: switch from 'pci_' to 'dma_' API
 2021-09-17  1:24 UTC 

[PATCH v2] dmaengine: idxd: fix calling wq quiesce inside spinlock
 2021-09-16 17:37 UTC 

[Patch v2 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-09-16 14:33 UTC  (31+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
  ` [PATCH v3 2/4] dmaengine: tegra: Add tegra gpcdma driver
  ` [PATCH v3 3/4] arm64: defconfig: tegra: Enable GPCDMA
  ` [PATCH v3 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194
  ` [PATCH v4 0/4] Add Nvidia Tegra GPC-DMA driver
    ` [PATCH v4 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
    ` [PATCH v4 2/4] dmaengine: tegra: Add tegra gpcdma driver
    ` [PATCH v4 3/4] arm64: defconfig: tegra: Enable GPCDMA
    ` [PATCH v4 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194
    ` [PATCH v5 0/4] Add Nvidia Tegra GPC-DMA driver
      ` [PATCH v5 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
      ` [PATCH v5 2/4] dmaengine: tegra: Add tegra gpcdma driver
      ` [PATCH v5 3/4] arm64: defconfig: tegra: Enable GPCDMA
      ` [PATCH v5 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[PATCH] dmaengine: sh: make array descs static
 2021-09-15 11:20 UTC  (2+ messages)

[PATCH][V2] dmaengine: sh: make array ds_lut static
 2021-09-15 11:20 UTC 

[PATCH] dmaengine: pl330: Typecast with enum to fix the coverity warning
 2021-09-14  8:07 UTC  (3+ messages)

[PATCH AUTOSEL 5.13 01/19] dmaengine: idxd: depends on !UML
 2021-09-14  6:56 UTC  (5+ messages)
` [PATCH AUTOSEL 5.13 02/19] dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.13 04/19] dmaengine: ioat: depends on !UML
` [PATCH AUTOSEL 5.13 05/19] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH AUTOSEL 4.4 1/8] dmaengine: ioat: depends on !UML
 2021-09-13 22:35 UTC 

[PATCH AUTOSEL 4.9 1/9] dmaengine: ioat: depends on !UML
 2021-09-13 22:35 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 2/9] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH AUTOSEL 4.14 1/9] dmaengine: ioat: depends on !UML
 2021-09-13 22:35 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 2/9] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH AUTOSEL 4.19 01/10] dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
 2021-09-13 22:35 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 02/10] dmaengine: ioat: depends on !UML
` [PATCH AUTOSEL 4.19 03/10] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH AUTOSEL 5.4 01/12] dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
 2021-09-13 22:34 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 02/12] dmaengine: ioat: depends on !UML
` [PATCH AUTOSEL 5.4 03/12] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH AUTOSEL 5.10 01/16] dmaengine: idxd: depends on !UML
 2021-09-13 22:34 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 02/16] dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.10 03/16] dmaengine: ioat: depends on !UML
` [PATCH AUTOSEL 5.10 04/16] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH AUTOSEL 5.14 01/25] dmaengine: idxd: depends on !UML
 2021-09-13 22:33 UTC  (4+ messages)
` [PATCH AUTOSEL 5.14 02/25] dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.14 06/25] dmaengine: ioat: depends on !UML
` [PATCH AUTOSEL 5.14 07/25] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH] dmaengine: xilinx_dma: Fix kernel-doc warnings
 2021-09-13  9:28 UTC 

[PATCH] drivers/dma: fix reference count leaks in mmp_pdma_probe
 2021-09-11  7:05 UTC 

[GIT PULL]: dmaengine updates for v5.15-rc1
 2021-09-10 17:03 UTC  (4+ messages)

[PATCH] dmaengine: idxd: add halt interrupt support
 2021-09-08 23:04 UTC 

[PATCH -next] dmaengine: idxd: Use list_move_tail instead of list_del/list_add_tail
 2021-09-08 16:43 UTC  (2+ messages)

[PATCH] dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
 2021-09-06 15:31 UTC  (4+ messages)

[PATCH] dmaengine: milbeaut-hdmac: Prefer kcalloc over open coded arithmetic
 2021-09-04 14:58 UTC 

[PATCH] dmaengine: idxd: reconfig device after device reset command
 2021-09-02  0:18 UTC 

[PATCH] dmaengine: fsl-edma: fix for missing dmamux module
 2021-09-01 21:16 UTC 

[PATCH] dmaengine: sh: fix some NULL dereferences
 2021-08-31 16:20 UTC  (2+ messages)

[PATCH][next] dmaengine: sh: Fix unused initialization of pointer lmdesc
 2021-08-31 16:19 UTC  (2+ messages)

[PATCH] MAINTAINERS: Fix AMD PTDMA DRIVER entry
 2021-08-31 16:17 UTC  (2+ messages)

[PATCH] dmaengine: jz4780: Set max number of SGs per burst
 2021-08-30  9:48 UTC  (2+ messages)

[PATCH 0/3] Few Tegra210 ADMA fixes
 2021-08-30  9:37 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: tegra210-adma: Re-order 'has_outstanding_reqs' member
` [PATCH 2/3] dmaengine: tegra210-adma: Add description for 'adma_get_burst_config'
` [PATCH 3/3] dmaengine: tegra210-adma: Override ADMA FIFO size

[PATCH V5] dmaengine: Loongson1: Add Loongson1 dmaengine driver
 2021-08-29 13:43 UTC  (3+ messages)

[PATCH] dmaengine: sa11x0: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS()
 2021-08-28  9:01 UTC 


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