messages from 2024-06-20 17:05:29 to 2024-07-08 14:45:24 UTC [more...]
[PATCH v5 0/7] Add support of AMD AE4DMA DMA Engine
2024-07-08 14:44 UTC
[PATCH v3 1/1] dt-bindings: fsl-qdma: allow compatible string fallback to fsl,ls1021a-qdma
2024-07-08 10:51 UTC (2+ messages)
[PATCH v10 00/38] ep93xx device tree conversion
2024-07-08 7:34 UTC (10+ messages)
` [PATCH v10 09/38] dmaengine: cirrus: Convert to DT for Cirrus EP93xx
` [PATCH v10 38/38] dmaengine: cirrus: remove platform code
[PATCH v2] dt-bindings: dma: mv-xor-v2: Convert to dtschema
2024-07-07 12:42 UTC (2+ messages)
[PATCH RESEND 1/2] dmaengine: dw-edma: Move "Set consumer cycle" into first condition in dw_hdma_v0_core_start()
2024-07-06 8:40 UTC (6+ messages)
` [PATCH RESEND 2/2] damengine: dw-edma: Add msi wartermark configuration
[PATCH v1 0/2] Fix unmasking interrupt bit and remove watermark interrupt enablement
2024-07-06 8:33 UTC (4+ messages)
` [PATCH v1 1/2] dmaengine: dw-edma: Add fix to unmask the interrupt bit for HDMA
` [PATCH v1 2/2] dmaengine: dw-edma: Add change to remove watermark interrupt enablement
[PATCH 0/5] Enable FLR for IDXD halt
2024-07-05 18:15 UTC (6+ messages)
` [PATCH 1/5] dmaengine: idxd: Add idxd_pci_probe_alloc() helper
` [PATCH 2/5] dmaengine: idxd: Binding and unbinding IDXD device and driver
` [PATCH 3/5] dmaengine: idxd: Add idxd_device_config_save() and idxd_device_config_restore() helpers
` [PATCH 4/5] dmaengine: idxd: Refactor halt handler
` [PATCH 5/5] dmaengine: idxd: Enable Function Level Reset (FLR) for halt
[PATCH RESEND 0/2] dmaengine: dw-edma: Fixed transmission issues
2024-07-05 10:57 UTC
[PATCH v2] dt-bindings: dma: sprd,sc9860-dma: convert to YAML
2024-07-04 19:20 UTC
[PATCH] dt-bindings: dma: sprd,sc9860-dma: convert to YAML
2024-07-04 17:24 UTC (4+ messages)
[PATCH] dmaengine: sl-dma: Add Smartlogic HCC DMA IP Core driver
2024-07-04 14:31 UTC
[PATCH v3 0/7] Add support of AMD AE4DMA DMA Engine
2024-07-03 21:57 UTC (11+ messages)
` [PATCH v3 1/7] dmaengine: Move AMD DMA driver to separate directory
` [PATCH v3 2/7] dmaengine: ae4dma: Add AMD ae4dma controller driver
` [PATCH v3 3/7] dmaengine: ptdma: Move common functions to common code
` [PATCH v3 4/7] dmaengine: ptdma: Extend ptdma to support multi-channel and version
` [PATCH v3 5/7] dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register
` [PATCH v3 6/7] dmaengine: ptdma: Extend ptdma-debugfs to support multi-queue
` [PATCH v3 7/7] dmaengine: ae4dma: Register debugfs using ptdma_debugfs_setup
[PATCH v4 0/7] Add support of AMD AE4DMA DMA Engine
2024-07-02 8:29 UTC (11+ messages)
` [PATCH v4 1/7] dmaengine: Move AMD DMA driver to separate directory
` [PATCH v4 2/7] dmaengine: ae4dma: Add AMD ae4dma controller driver
` [PATCH v4 3/7] dmaengine: ptdma: Move common functions to common code
` [PATCH v4 4/7] dmaengine: ptdma: Extend ptdma to support multi-channel and version
` [PATCH v4 5/7] dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register
` [PATCH v4 6/7] dmaengine: ptdma: Extend ptdma-debugfs to support multi-queue
` [PATCH v4 7/7] dmaengine: ae4dma: Register debugfs using ptdma_debugfs_setup
[Patch v4 00/10] Add audio support for LPC32XX CPUs
2024-07-02 4:18 UTC (34+ messages)
` [Patch v4 01/10] dt-bindings: dma: pl08x: Add dma-cells description
` [Patch v4 02/10] dt-bindings: dma: Add lpc32xx DMA mux binding
` [Patch v4 03/10] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
` [Patch v4 04/10] ARM: dts: lpc32xx: Add missing dma and i2s properties
` [Patch v4 05/10] clk: lpc32xx: initialize regmap using parent syscon
` [Patch v4 06/10] dmaengine: Add dma router for pl08x in LPC32XX SoC
` [Patch v4 07/10] ARM: lpc32xx: Remove pl08x platform data in favor for device tree
` [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
` [Patch v4 09/10] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
` [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()
[PATCH v2 1/1] dt-bindings: fsl-qdma: fix interrupts 'if' check logic
2024-07-01 19:57 UTC
[Patch v5 00/12] Add audio support for LPC32XX CPUs
2024-07-01 19:47 UTC (19+ messages)
` [Patch v5 01/12] dt-bindings: dma: pl08x: Add dma-cells description
` [Patch v5 02/12] dt-bindings: dma: Add lpc32xx DMA mux binding
` [Patch v5 03/12] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
` [Patch v5 04/12] ARM: dts: lpc32xx: Use simple-mfd for clock control block
` [Patch v5 05/12] ARM: dts: lpc32xx: Add missing dma properties
` [Patch v5 06/12] ARM: dts: lpc32xx: Add missing i2s properties
` [Patch v5 07/12] clk: lpc32xx: initialize regmap using parent syscon
` [Patch v5 08/12] dmaengine: Add dma router for pl08x in LPC32XX SoC
` [Patch v5 09/12] ARM: lpc32xx: Remove pl08x platform data in favor for device tree
` [Patch v5 10/12] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
` [Patch v5 11/12] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
` [Patch v5 12/12] i2x: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
` (subset) [Patch v5 00/12] Add audio support for LPC32XX CPUs
[PATCH v2 0/2] add edma src ID check at request channel
2024-07-01 7:02 UTC (3+ messages)
` [PATCH v2 1/2] dmaengine: fsl-edma: change to guard(mutex) within fsl_edma3_xlate()
` [PATCH v2 2/2] dmaengine: fsl-edma: add edma src ID check at request channel
[PATCH] dt-bindings: intel,lgm: drop inactive maintainers from intel
2024-07-01 5:42 UTC (5+ messages)
[PATCH v12 0/7] iio: new DMABUF based API v12
2024-06-30 10:32 UTC (8+ messages)
` (subset) "
[PATCH] dmaengine: virt-dma : fix vchan error on multi-thread
2024-06-29 2:00 UTC (4+ messages)
` [PATCH v2] dmaegine: virt-dma : Fix multi-user with vchan
[RESEND PATCH V12 0/1] AMD QDMA driver
2024-06-28 17:10 UTC (2+ messages)
` [RESEND PATCH V12 1/1] dmaengine: amd: qdma: Add "
[Patch v6] dmaengine: Add dma router for pl08x in LPC32XX SoC
2024-06-28 15:20 UTC
[PATCH] dmaengine: sh: rz-dmac: Add support for SCIF DMA
2024-06-28 15:17 UTC
[PATCH v9 0/2] Add support for Loongson1 APB DMA
2024-06-28 12:07 UTC (2+ messages)
[PATCH] dmaengine: fsl-dpaa2-qdma: add missing MODULE_DESCRIPTION() macro
2024-06-28 10:10 UTC (2+ messages)
[PATCH] dmaengine: ti: add missing MODULE_DESCRIPTION() macros
2024-06-28 10:10 UTC (2+ messages)
[PATCH] dmaengine: ti: cppi41: add missing MODULE_DESCRIPTION() macro
2024-06-28 10:10 UTC (2+ messages)
[PATCH] dmaengine: virt-dma: add missing MODULE_DESCRIPTION() macro
2024-06-28 10:10 UTC (2+ messages)
[PATCH v2] dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels
2024-06-28 10:10 UTC (3+ messages)
[PATCH] dmaengine: sh: rz-dmac: Fix lockdep assert warning
2024-06-28 10:10 UTC (3+ messages)
[PATCH v5 0/3] crypto: starfive: Add support for JH8100
2024-06-28 7:39 UTC (5+ messages)
` [PATCH v5 1/3] dmaengine: dw-axi-dmac: Support hardware quirks
[PATCH v1 0/2] add edma src ID check at request channel
2024-06-28 7:37 UTC (7+ messages)
` [PATCH v1 1/2] dmaengine: fsl-edma: change to guard(mutex) within fsl_edma3_xlate()
` [PATCH v1 2/2] dmaengine: fsl-edma: add edma src ID check at request channel
[PATCH 1/1] dt-bindings: fsl-qdma: fix interrupts 'if' check logic
2024-06-28 7:24 UTC (2+ messages)
[PATCH] dmaengine: hsu: Add check for dma_set_max_seg_size in hsu_dma_probe()
2024-06-28 5:51 UTC (3+ messages)
[PATCH RESEND v3 0/6] dmaengine: dw: Fix src/dst addr width misconfig
2024-06-27 17:22 UTC (7+ messages)
` [PATCH RESEND v3 1/6] dmaengine: dw: Add peripheral bus width verification
` [PATCH RESEND v3 2/6] dmaengine: dw: Add memory "
` [PATCH RESEND v3 3/6] dmaengine: dw: Simplify prepare CTL_LO methods
` [PATCH RESEND v3 4/6] dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
` [PATCH RESEND v3 5/6] dmaengine: dw: Simplify max-burst calculation procedure
` [PATCH RESEND v3 6/6] dmaengine: dw: Unify ret-val local variables naming
[PATCH v4 00/12] Introduce STM32 DMA3 support
2024-06-27 14:22 UTC (3+ messages)
` [PATCH v4 12/12] arm64: dts: st: add HPDMA nodes on stm32mp251
[PATCH 2/2] damengine: dw-edma: Add msi wartermark configuration
2024-06-27 12:09 UTC
[PATCH 1/2] dmaengine: dw-edma: Move "Set consumer cycle" into first condition in dw_hdma_v0_core_start()
2024-06-27 12:09 UTC
[PATCH v2 0/2] remove and reorder labels
2024-06-27 7:56 UTC (2+ messages)
[PATCH v2 0/6] mtd: nand: gpmi-nand: add imx8qxp gpmi nand support
2024-06-27 6:28 UTC (5+ messages)
` [PATCH v2 5/6] arm64: dts: imx8-ss-conn: add gpmi nand node
` [PATCH v2 6/6] arm64: dts: imx8dxl-ss-conn: add gpmi nand
[PATCH] dmaengine: dw-axi-dmac: Add check for dma_set_max_seg_size in dw_probe()
2024-06-26 15:45 UTC (2+ messages)
[PATCH] dmaengine: mxs-dma: Add check for dma_set_max_seg_size in mxs_dma_probe()
2024-06-26 11:15 UTC (4+ messages)
[PATCH 00/18] BCM2835 DMA mapping cleanups and fixes
2024-06-25 16:21 UTC (13+ messages)
` [PATCH 01/18] dma-direct: take dma-ranges/offsets into account in resource mapping
` [PATCH 06/18] dmaengine: bcm2835: make address increment platform independent
` [PATCH 08/18] dmaengine: bcm2835: pass dma_chan to generic functions
` [PATCH 09/18] dmaengine: bcm2835: Add function to handle DMA mapping
[RFC PATCH 0/5] Enhancements to Page Migration with Batch Offloading via DMA
2024-06-25 8:57 UTC (4+ messages)
[PATCH] dt-bindings: dma: mv-xor-v2: Convert to dtschema
2024-06-24 11:08 UTC (4+ messages)
[PATCH v2 5/7] dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register
2024-06-23 16:45 UTC (2+ messages)
[PATCH] dmaengine: axi-dmac: Add check for dma_set_max_seg_size
2024-06-23 13:23 UTC (2+ messages)
[PATCH v11 3/7] iio: core: Add new DMABUF interface infrastructure
2024-06-21 8:21 UTC (12+ messages)
` [v11 "
` [RFC] Patch review challenges
[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
2024-06-20 20:32 UTC (9+ messages)
` [PATCH v4 01/40] "
` [PATCH v4 02/40] lib/find: add test for atomic find_bit() ops
` [PATCH v4 10/40] dmaengine: idxd: optimize perfmon_assign_event()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).