dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-26 21:16:41 to 2023-02-17 07:07:56 UTC [more...]

[PATCH v7 0/1] dma: qcom: bam_dma: Add support to initialize interconnect path
 2023-02-17  7:07 UTC  (5+ messages)
` [PATCH v7 1/1] "

[PATCH -next] dmaengine: xilinx: xdma: fix return value check in xdma_probe()
 2023-02-17  6:26 UTC 

[PATCH v3 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-02-16 17:10 UTC  (17+ messages)
` [PATCH v3 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v3 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v3 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v3 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
 2023-02-16  9:06 UTC  (2+ messages)

[RFC PATCH] dt-bindings: dma: apple,sio: Add schema
 2023-02-15 14:44 UTC  (6+ messages)

Question: partial transfers of DMABUFs
 2023-02-15 13:56 UTC  (12+ messages)

[PATCH] dmaengine: stm32-dma: avoid bitfield overflow assertion
 2023-02-15  8:51 UTC  (2+ messages)

[PATCH v1 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-02-15  1:22 UTC  (9+ messages)
` [PATCH v1 1/3] dt-bindings: dma: snps,dw-axi-dmac: Update resets and add snps,num-hs-if
` [PATCH v1 2/3] dma: dw-axi-dmac: Add support for StarFive DMA
` [PATCH v1 3/3] riscv: dts: starfive: add dma controller node

[RFC PATCH v2] dt-bindings: dma: apple,sio: Add schema
 2023-02-14 20:36 UTC 

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-02-14 16:57 UTC  (13+ messages)
` [PATCH 2/9] Documentation: driver-api: correct spelling
    ` [dm-devel] [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
` (subset) "

[PATCH 0/7] dmaengine: at_xdmac: fixes for suspend/resume
 2023-02-14 15:18 UTC  (8+ messages)
` [PATCH 1/7] dmaengine: at_xdmac: disable/enable clock directly on suspend/resume
` [PATCH 2/7] dmaengine: at_xdmac: fix imbalanced runtime PM reference counter
` [PATCH 3/7] dmaengine: at_xdmac: do not resume channels paused by consumers
` [PATCH 4/7] dmaengine: at_xdmac: restore the content of grws register
` [PATCH 5/7] dmaengine: at_xdmac: do not enable all cyclic channels
` [PATCH 6/7] dmaengine: at_xdmac: add a warning message regarding for unpaused channels
` [PATCH 7/7] dmaengine: at_xdmac: align declaration of ret with the rest of variables

[PATCH -next] dmaengine: xilinx: xdma: Fix some kernel-doc comments
 2023-02-14  9:19 UTC  (2+ messages)

remove arch/sh
 2023-02-13 16:30 UTC  (33+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option

[PATCH v3 0/6] Introduce STM32 system bus
 2023-02-13 11:27 UTC  (21+ messages)
` [PATCH v3 1/6] dt-bindings: Document common device controller bindings
` [PATCH v3 2/6] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH v3 3/6] dt-bindings: bus: add STM32 System Bus
` [PATCH v3 4/6] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 system bus
` [PATCH v3 5/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
  ` [Linux-stm32] "

[PATCH v1 1/1] dmaengine: Actually use devm_add_action_or_reset()
 2023-02-13 11:21 UTC 

[PATCH 15/17] dt-bindings: dma: apple,admac: Add t8112-admac compatible
 2023-02-13  5:25 UTC  (2+ messages)

[PATCH] [v2] dmaengine: dw-edma: reduce stack usage after debugfs rework
 2023-02-12 19:23 UTC  (8+ messages)

[regression] Bug 216856 - [ptdma] NULL pointer dereference in pt_cmd_callback during server shutdown
 2023-02-11 14:30 UTC  (2+ messages)

[PATCH 0/3] dmaengine: dw-edma: Add support for native HDMA
 2023-02-10 18:13 UTC  (13+ messages)
` [PATCH 1/3] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH 2/3] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH 3/3] dmaengine: dw-edma: Add support for native HDMA

[PATCH v1 1/1] dmaengine: idma64: Update bytes_transferred field
 2023-02-10  9:02 UTC  (2+ messages)

[PATCH v2] dmaengine: ptdma: check for null desc before calling pt_cmd_callback
 2023-02-10  8:57 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: Set DMA channel to be private
 2023-02-10  8:55 UTC  (2+ messages)

[PATCH v1 1/1] dmaengine: dw: Move check for paused channel to dwc_get_residue()
 2023-02-10  6:11 UTC  (2+ messages)

[PATCH] dmaengine: dw-axi-dmac: Do not dereference NULL structure
 2023-02-10  6:10 UTC  (5+ messages)

[PATCH v1 1/1] dmaengine: Simplify dmaenginem_async_device_register() function
 2023-02-10  6:08 UTC  (2+ messages)

[PATCH v1 1/1] dmaengine: use sysfs_emit() to instead of scnprintf()
 2023-02-10  6:08 UTC  (2+ messages)

[PATCH v1 1/1] dmaengine: Make an order in struct dma_device definition
 2023-02-10  6:07 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Fix default allowed read buffers value in group
 2023-02-10  6:06 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
 2023-02-10  6:05 UTC  (2+ messages)

[PATCH V12 XDMA 0/2] xilinx XDMA driver
 2023-02-10  6:03 UTC  (2+ messages)

[RESEND PATCH] dmaengine: ptdma: check for null desc before calling pt_cmd_callback
 2023-02-10  5:55 UTC  (2+ messages)

[PATCH v1] dmaengine: sf-pdma: pdma_desc memory leak fix
 2023-02-10  5:46 UTC  (3+ messages)

[PATCH] dt-bindings: dma: qcom,bam-dma: add optional memory interconnect properties
 2023-02-10  5:43 UTC  (10+ messages)

[RESEND PATCH V12 XDMA 0/2] xilinx XDMA driver
 2023-02-09 19:05 UTC  (3+ messages)
` [RESEND PATCH V12 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [RESEND PATCH V12 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

[PATCH 1/2] dmaengine: idxd: Add enable/disable device IOPF feature
 2023-02-07  6:30 UTC  (5+ messages)
` [PATCH 2/2] iommu/vt-d: Move iopf code from SVA to IOPF enabling path

[RESEND PATCH V12 XDMA 0/2] xilinx XDMA driver
 2023-02-03 18:13 UTC  (3+ messages)
` [RESEND PATCH V12 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [RESEND PATCH V12 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

[PATCH] dt-bindings: ti,k3: Use common ti,k3-sci-common.yaml schema
 2023-02-02 23:17 UTC  (3+ messages)

[PATCH V2 0/6] Xilinx DMA enhancements and optimization
 2023-02-02  7:52 UTC  (7+ messages)
` [PATCH V2 3/6] dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
` [PATCH V2 6/6] dmaengine: xilinx_dma: Program interrupt delay timeout

[bug report] dmaengine: add Qualcomm Technologies HIDMA management driver
 2023-02-01 12:32 UTC 

[PATCH] dmaengine: dw-edma: reduce stack usage after debugfs rework
 2023-01-30 18:50 UTC  (3+ messages)

[PATCH] dmaengine: ptdma: check for null desc before calling pt_cmd_callback
 2023-01-27 20:44 UTC 

[PATCH v9 24/27] dmaengine: dw-edma: Relax driver config settings
 2023-01-26 21:16 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).