dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 08:09:04 to 2021-10-19 20:41:39 UTC [more...]

[PATCH] dmaengine: idxd: cleanup completion record allocation
 2021-10-19 20:41 UTC 

[PATCH][linux-next] dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_start()
 2021-10-19 19:07 UTC 

[PATCH] dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
 2021-10-19 15:35 UTC 

[PATCH net-next v2 0/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
 2021-10-19 13:31 UTC  (19+ messages)
` [PATCH net-next v2 1/4] dt-bindings: dmaengine: bam_dma: Add "powered remotely" mode
` [PATCH net-next v2 2/4] dmaengine: qcom: "
` [PATCH net-next v2 3/4] dt-bindings: net: Add schema for Qualcomm BAM-DMUX
` [PATCH net-next v2 4/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver

[PATCH V3 1/1] dmaengine: fsl-edma: support edma memcpy
 2021-10-19  6:25 UTC 

[PATCH V2 1/1] dmaengine: fsl-edma: support edma memcpy
 2021-10-19  5:39 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 0/2] dmaengine: qcom: bam_dma: Add "powered remotely" mode for BAM-DMUX
 2021-10-18 19:51 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: dmaengine: bam_dma: Add "powered remotely" mode
` [PATCH v3 2/2] dmaengine: qcom: "

[PATCH 1/4] dmaengine: imx-sdma: remove useless braces
 2021-10-18  6:46 UTC  (5+ 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 V3 0/3] Add DMA support for transfers in multiple cases
 2021-10-18  6:44 UTC  (5+ 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 0/3] dmaengine: stm32-dma: some corner case fixes
 2021-10-18  6:43 UTC  (5+ messages)
` [PATCH 1/3] dmaengine: stm32-dma: mark pending descriptor complete in terminate_all
` [PATCH 2/3] dmaengine: stm32-dma: fix stm32_dma_get_max_width
` [PATCH 3/3] dmaengine: stm32-dma: fix burst in case of unaligned memory address

[PATCH] dmaengine: dw-edma: Remove an unused variable
 2021-10-18  6:41 UTC  (2+ messages)

[PATCH] dmaengine: jz4780: Set max number of SGs per burst
 2021-10-18  6:37 UTC  (4+ messages)

[PATCH v2] dmaengine: sh: rz-dmac: Add DMA clock handling
 2021-10-18  6:36 UTC  (4+ messages)

[PATCH] dmaengine: idxd: check GENCAP config support for gencfg register
 2021-10-18  6:35 UTC  (2+ messages)

[PATCH] dmaengine: idxd: remove gen cap field per spec 1.2 update
 2021-10-18  6:35 UTC  (2+ messages)

[PATCH 0/5] dmaengine: dma-jz4780: Driver updates
 2021-10-18  6:33 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: dma: ingenic: Add compatible strings for MDMA and BDMA
` [PATCH 2/5] dt-bindings: dma: ingenic: Support #dma-cells = <3>
` [PATCH 3/5] dmaengine: jz4780: Work around hardware bug on JZ4760 SoCs
` [PATCH 4/5] dmaengine: jz4780: Add support for the MDMA and BDMA in the JZ4760(B)
` [PATCH 5/5] dmaengine: jz4780: Support bidirectional I/O on one channel

[PATCH] dmaengine: bestcomm: fix system boot lockups
 2021-10-18  6:13 UTC  (2+ messages)

[PATCH 0/4] dmaengine: at_xdmac: fixes and code enhancements
 2021-10-18  6:12 UTC  (10+ 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] dmaengine: Remove redundant initialization of variable err
 2021-10-18  4:08 UTC  (2+ messages)

[RESEND PATCH 0/3] Few Tegra210 ADMA fixes
 2021-10-18  4:03 UTC  (11+ 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 0/9] treewide: simplify getting .driver_data
 2021-10-15 17:22 UTC  (3+ messages)
` [PATCH 1/9] dmaengine: stm32-dmamux: "

[PATCH 1/1] dmaengine: fsl-edma: support edma memcpy
 2021-10-09 17:07 UTC  (2+ messages)

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

[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 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] 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/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 v3 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-09-16 14:33 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
  ` [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)


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