dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 19:51:38 to 2021-02-01 10:07:25 UTC [more...]

[PATCH 2/2] dmaengine: fsl-dpaa2-qdma: Update DPDMAI interfaces
 2021-02-01 10:06 UTC  (2+ messages)

[PATCH 1/2] dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
 2021-02-01 10:00 UTC  (2+ messages)

[PATCH] dmaengine: xilinx_dma: Alloc tx descriptors GFP_NOWAIT
 2021-02-01  9:56 UTC  (2+ messages)

[PATCH v12 00/17] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2021-02-01  9:51 UTC  (19+ messages)
` [PATCH v12 01/17] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH v12 02/17] dmaengine: dw-axi-dmac: simplify descriptor management
` [PATCH v12 03/17] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
` [PATCH v12 04/17] dmaengine: dw-axi-dmac: Add device_synchronize() callback
` [PATCH v12 05/17] dmaengine: dw-axi-dmac: Add device_config operation
` [PATCH v12 06/17] dmaengine: dw-axi-dmac: Support device_prep_slave_sg
` [PATCH v12 07/17] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
` [PATCH v12 08/17] dmaengine: dw-axi-dmac: Support of_dma_controller_register()
` [PATCH v12 09/17] dmaengine: dw-axi-dmac: Support burst residue granularity
` [PATCH v12 10/17] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA
` [PATCH v12 11/17] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
` [PATCH v12 12/17] dmaengine: drivers: Kconfig: add HAS_IOMEM dependency to DW_AXI_DMAC
` [PATCH v12 13/17] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
` [PATCH v12 14/17] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
` [PATCH v12 15/17] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
` [PATCH v12 16/17] dmaengine: dw-axi-dmac: Set constraint to the Max segment size
` [PATCH v12 17/17] dmaengine: dw-axi-dmac: Virtually split the linked-list

[PATCH 00/15] dmaengine: dw-edma: HDMA support
 2021-02-01  7:16 UTC  (2+ messages)

[PATCH] dmaengine: qcom: bam_dma: Add LOCK and UNLOCK flag bit support
 2021-02-01  6:43 UTC  (13+ messages)

[PATCH] dmaengine: idxd: check device state before issue command
 2021-02-01  6:11 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for size
 2021-02-01  5:59 UTC  (2+ messages)

[PATCH] dmaengine: INTEL_LDMA should depend on X86
 2021-02-01  5:57 UTC 

[PATCH v3 0/4] dmaengine: rcar-dmac: Add support for R-Car V3U
 2021-02-01  5:49 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: renesas,rcar-dmac: Add r8a779a0 support
` [PATCH v3 2/4] dmaengine: rcar-dmac: Add for_each_rcar_dmac_chan() helper
` [PATCH v3 3/4] dmaengine: rcar-dmac: Add helpers for clearing DMA channel status
` [PATCH v3 4/4] dmaengine: rcar-dmac: Add support for R-Car V3U

[PATCH] dmaengine: stedma40: fix 'physical' typo
 2021-01-27 15:43 UTC  (2+ messages)

[PATCH v2] dma: qcom: bam_dma: Manage clocks when controlled_remotely is set
 2021-01-27 15:42 UTC  (4+ messages)

[PATCH v2 0/4] dmaengine: rcar-dmac: Add support for R-Car V3U
 2021-01-27 13:43 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: renesas,rcar-dmac: Add r8a779a0 support
` [PATCH v2 2/4] dmaengine: rcar-dmac: Add for_each_rcar_dmac_chan() helper
` [PATCH v2 3/4] dmaengine: rcar-dmac: Add helpers for clearing DMA channel status
` [PATCH v2 4/4] dmaengine: rcar-dmac: Add support for R-Car V3U

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-01-27 12:03 UTC  (11+ messages)
` [PATCH v3 4/5] amba: Make the remove callback return void

[PATCH v1] memory: mediatek emi: add MediaTek EMI driver
 2021-01-27 11:28 UTC  (4+ messages)
` [PATCH v1 1/3] memory: Add support for MediaTek External Memory Interface driver
` [PATCH v1 2/3] arm64: dts: mt6779: add emi node
` [PATCH v1 3/3] arm64: configs: mt6779: enable HAVE_MTK_MC config

[PATCH] dmaengine: ti: k3-udma: Fix a resource leak in an error handling path
 2021-01-26 17:32 UTC  (3+ messages)

[PATCH 0/3] dmaengine: Allow building MMP DMA drivers as modules
 2021-01-26 17:28 UTC  (5+ messages)
` [PATCH 1/3] dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn()
` [PATCH 2/3] dmaengine: mmp_pdma: Allow building as a module
` [PATCH 3/3] dmaengine: mmp_tdma: "

[PATCH v2] dmaengine: idxd: add module parameter to force disable of SVA
 2021-01-26 17:29 UTC  (2+ messages)

[PATCH 0/3] dmaengine: remove obsolete drivers
 2021-01-26 17:25 UTC  (7+ messages)
` [PATCH 1/3] dmaengine: remove sirfsoc driver
` [PATCH 2/3] dmaengine: remove zte zx driver
` [PATCH 3/3] dmaengine: remove coh901318 driver

[PATCH] dt-bindings: dma: intel-ldma: Fix $ref specifier
 2021-01-26 17:21 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: dma: intel-ldma: Fix for JSON pointers syntax error
 2021-01-26 17:21 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: dma: ingenic: Add compatible strings for JZ4760(B) SoCs
 2021-01-26 17:16 UTC  (4+ messages)
` [PATCH 2/2] dma: jz4780: Add support for the JZ4760(B)

[PATCH 1/2] dmaengine: imx-sdma: Remove platform data support
 2021-01-26 17:13 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: imx-sdma: Use of_device_get_match_data()

[PATCH] dmaengine: idxd: add module parameter to force disable of SVA
 2021-01-26 17:02 UTC  (6+ messages)

[PATCH] drivers: dma: qcom: bam_dma: Manage clocks when controlled_remotely is set
 2021-01-25 13:33 UTC  (5+ messages)

[PATCH 0/4] dmaengine: rcar-dmac: Add support for R-Car V3U
 2021-01-25 14:20 UTC  (6+ messages)
` [PATCH 4/4] "

[PATCH v9 00/16] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2021-01-22 10:51 UTC  (2+ messages)

[PATCH v10 00/16] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2021-01-22  7:22 UTC  (19+ messages)
` [PATCH v10 01/16] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH v10 02/16] dmaengine: dw-axi-dmac: simplify descriptor management
` [PATCH v10 03/16] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
` [PATCH v10 04/16] dmaengine: dw-axi-dmac: Add device_synchronize() callback
` [PATCH v10 05/16] dmaengine: dw-axi-dmac: Add device_config operation
` [PATCH v10 06/16] dmaengine: dw-axi-dmac: Support device_prep_slave_sg
` [PATCH v10 07/16] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
` [PATCH v10 08/16] dmaengine: dw-axi-dmac: Support of_dma_controller_register()
` [PATCH v10 09/16] dmaengine: dw-axi-dmac: Support burst residue granularity
` [PATCH v10 10/16] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA
` [PATCH v10 11/16] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
` [PATCH v10 12/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
` [PATCH v10 13/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
` [PATCH v10 14/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
` [PATCH v10 15/16] dmaengine: dw-axi-dmac: Set constraint to the Max segment size
` [PATCH v10 16/16] dmaengine: dw-axi-dmac: Virtually split the linked-list

[PATCH v11 00/16] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2021-01-21 10:27 UTC  (17+ messages)
` [PATCH v11 01/16] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH v11 02/16] dmaengine: dw-axi-dmac: simplify descriptor management
` [PATCH v11 03/16] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
` [PATCH v11 04/16] dmaengine: dw-axi-dmac: Add device_synchronize() callback
` [PATCH v11 05/16] dmaengine: dw-axi-dmac: Add device_config operation
` [PATCH v11 06/16] dmaengine: dw-axi-dmac: Support device_prep_slave_sg
` [PATCH v11 07/16] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
` [PATCH v11 08/16] dmaengine: dw-axi-dmac: Support of_dma_controller_register()
` [PATCH v11 09/16] dmaengine: dw-axi-dmac: Support burst residue granularity
` [PATCH v11 10/16] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA
` [PATCH v11 11/16] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
` [PATCH v11 12/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
` [PATCH v11 13/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
` [PATCH v11 14/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
` [PATCH v11 15/16] dmaengine: dw-axi-dmac: Set constraint to the Max segment size
` [PATCH v11 16/16] dmaengine: dw-axi-dmac: Virtually split the linked-list

[PATCH v9 00/16] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2021-01-20 13:05 UTC 

[PATCH v11 0/2] Add Intel LGM SoC DMA support
 2021-01-20  2:37 UTC  (5+ messages)
` [PATCH v11 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC
` [PATCH v11 2/2] Add Intel LGM SoC DMA support

[PATCH] dmaengine: move channel device_node deletion to driver
 2021-01-19 16:40 UTC  (3+ messages)

Query on dmaengine: add support to dynamic register/unregister of channels patch
 2021-01-18 17:01 UTC  (2+ messages)

dmaengine : xilinx_dma two issues
 2021-01-18  4:32 UTC  (5+ messages)

[PATCH] MAINTAINERS: dmaengine: add header files directory
 2021-01-17  7:08 UTC 

[PATCH] MAINTAINERS: ioat: remove dmaengine susbstem files
 2021-01-17  7:02 UTC 

[PATCH] dmaengine: idxd: set DMA channel to be private
 2021-01-17  6:52 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Fix list corruption in description completion
 2021-01-17  6:51 UTC  (2+ messages)

[PATCH] dmaengine: idxd: fix misc interrupt completion
 2021-01-17  6:51 UTC  (2+ messages)

[PATCH] dmaengine: qcom: gpi: Remove unneeded semicolon
 2021-01-17  6:25 UTC  (2+ messages)

[RFC PATCH v3 0/2] Add platform check for subdevice irq domain
 2021-01-17  5:30 UTC  (12+ messages)
` [RFC PATCH v3 1/2] iommu: Add capability IOMMU_CAP_VIOMMU
` [RFC PATCH v3 2/2] platform-msi: Add platform check for subdevice irq domain

[Patch v2 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-01-15 13:42 UTC  (5+ messages)

[RESEND PATCH v10 0/2] Add Intel LGM SoC DMA support
 2021-01-15  8:14 UTC  (4+ messages)
` [RESEND PATCH v10 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC

[PATCH v10 0/2] Add Intel LGM SoC DMA support
 2021-01-14  3:47 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).