messages from 2024-06-05 20:29:12 to 2024-06-21 07:45:06 UTC [more...]
[PATCH v11 0/7] iio: new DMABUF based API v11
2024-06-21 7:44 UTC (30+ messages)
` [PATCH v11 1/7] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v11 2/7] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v11 3/7] iio: core: Add new DMABUF interface infrastructure
` [v11 "
` [PATCH v11 4/7] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v11 5/7] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v11 6/7] Documentation: iio: Document high-speed DMABUF based API
` [PATCH v11 7/7] Documentation: dmaengine: Document new dma_vec API
[Patch v4 00/10] Add audio support for LPC32XX CPUs
2024-06-21 6:25 UTC (24+ 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 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()
[PATCH v12 0/7] iio: new DMABUF based API v12
2024-06-20 19:14 UTC (14+ messages)
` [PATCH v12 1/7] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v12 2/7] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v12 3/7] iio: core: Add new DMABUF interface infrastructure
` [PATCH v12 4/7] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v12 5/7] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v12 6/7] Documentation: iio: Document high-speed DMABUF based API
` [PATCH v12 7/7] Documentation: dmaengine: Document new dma_vec API
[PATCH] dmaengine: virt-dma : fix vchan error on multi-thread
2024-06-20 16:17 UTC (4+ messages)
` [PATCH v2] dmaegine: virt-dma : Fix multi-user with vchan
[bug report] dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
2024-06-20 14:45 UTC (2+ messages)
[PATCH v2 0/2] remove and reorder labels
2024-06-20 2:26 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: imx93-11x11-evk: fix duplicated lpi2c3 labels
` [PATCH v2 2/2] arm64: dts: imx93-11x11-evk: reorder lpi2c2, lpi2c3, mu1 and mu2 label
[PATCH v2 0/7] Add support of AMD AE4DMA DMA Engine
2024-06-19 7:52 UTC (17+ messages)
` [PATCH v2 1/7] dmaengine: Move AMD DMA driver to separate directory
` [PATCH v2 2/7] dmaengine: ae4dma: Add AMD ae4dma controller driver
` [PATCH v2 3/7] dmaengine: ptdma: Move common functions to common code
` [PATCH v2 4/7] dmaengine: ptdma: Extend ptdma to support multi-channel and version
` [PATCH v2 5/7] dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register
` [PATCH v2 6/7] dmaengine: ptdma: Extend ptdma-debugfs to support multi-queue
` [PATCH v2 7/7] dmaengine: ae4dma: Register debugfs using ptdma_debugfs_setup
[PATCH v10 00/38] ep93xx device tree conversion
2024-06-18 18:08 UTC (9+ messages)
` [PATCH v10 08/38] dt-bindings: dma: Add Cirrus EP93xx
` [PATCH v10 09/38] dmaengine: cirrus: Convert to DT for "
` [PATCH v10 38/38] dmaengine: cirrus: remove platform code
[PATCH v10 0/6] iio: new DMABUF based API v10
2024-06-18 9:25 UTC (16+ messages)
` [PATCH v10 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v10 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v10 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v10 6/6] Documentation: iio: Document high-speed DMABUF based API
[PATCH v2 0/6] mtd: nand: gpmi-nand: add imx8qxp gpmi nand support
2024-06-17 15:02 UTC (3+ messages)
` [PATCH v2 6/6] arm64: dts: imx8dxl-ss-conn: add gpmi nand
[RFC PATCH 0/5] Enhancements to Page Migration with Batch Offloading via DMA
2024-06-17 11:40 UTC (8+ messages)
` [RFC PATCH 1/5] mm: separate move/undo doing on folio list from migrate_pages_batch()
` [RFC PATCH 2/5] mm: add folios_copy() for copying pages in batch during migration
` [RFC PATCH 3/5] mm: add migrate_folios_batch_move to batch the folio move operations
` [RFC PATCH 4/5] mm: add support for DMA folio Migration
` [RFC PATCH 5/5] dcbm: add dma core batch migrator for batch page offloading
[PATCH] dmaengine: virt-dma: add missing MODULE_DESCRIPTION() macro
2024-06-17 0:58 UTC
[PATCH] dmaengine: ti: cppi41: add missing MODULE_DESCRIPTION() macro
2024-06-16 5:51 UTC
[PATCH] driver core: make [device_]driver_attach take a const *
2024-06-14 9:41 UTC
[PATCH v9 0/2] Add support for Loongson1 APB DMA
2024-06-14 2:12 UTC (5+ messages)
` [PATCH v9 1/2] dt-bindings: dma: Add Loongson-1 "
` [PATCH v9 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver
[PATCH] dmaengine: ti: add missing MODULE_DESCRIPTION() macros
2024-06-13 19:27 UTC
[PATCH] dmaengine: fsl-dpaa2-qdma: add missing MODULE_DESCRIPTION() macro
2024-06-13 18:57 UTC
[PATCH v8 0/2] Add support for Loongson1 APB DMA
2024-06-13 10:04 UTC (5+ messages)
` [PATCH v8 1/2] dt-bindings: dma: Add Loongson-1 "
` [PATCH v8 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver
Handling DMA completion timeouts
2024-06-13 7:34 UTC
[bug report] Merge branch 'fixes' into next
2024-06-12 12:57 UTC
[PATCH v5 0/3] crypto: starfive: Add support for JH8100
2024-06-12 10:13 UTC (4+ messages)
` [PATCH v5 1/3] dmaengine: dw-axi-dmac: Support hardware quirks
[PATCH] dmaengine: qcom: gpi: clean up the IRQ disable/enable in gpi_reset_chan()
2024-06-11 18:28 UTC (2+ messages)
[PATCH] dmaengine: fsl-edma: change the memory access from local into remote mode in i.MX 8QM
2024-06-11 18:28 UTC (2+ messages)
[PATCH v3] dmaengine: qcom: gpi: remove unused struct 'reg_info'
2024-06-11 18:28 UTC (2+ messages)
[PATCH v2] dmaengine: moxart-dma: remove unused struct 'moxart_filter_data'
2024-06-11 18:28 UTC (2+ messages)
[PATCH v2 1/1] dt-bindings: fsl-qdma: Convert to yaml format
2024-06-11 18:28 UTC (2+ messages)
[PATCH v2 1/2] dmaengine: fsl-edma: request per-channel IRQ only when channel is allocated
2024-06-11 18:28 UTC (2+ messages)
[PATCH v4 00/12] Introduce STM32 DMA3 support
2024-06-11 18:28 UTC (2+ messages)
` (subset) "
[PATCH v2 1/3] dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking callbacks
2024-06-11 18:28 UTC (9+ messages)
` [PATCH v2 2/3] dmaengine: altera-msgdma: cleanup after completing all descriptors
` [PATCH v2 3/3] dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor
[PATCH] dmaengine: ioatdma: Fix missing kmem_cache_destroy()
2024-06-11 18:27 UTC (2+ messages)
[PATCH] dt-bindings: dma: fsl-edma: fix dma-channels constraints
2024-06-11 18:27 UTC (2+ messages)
[PATCH] dmaengine: fsl-edma: avoid linking both modules
2024-06-11 18:27 UTC (2+ messages)
[PATCH v2 0/3] dmaengine: ioatdma: Fix mem leakage series
2024-06-11 18:27 UTC (2+ messages)
[PATCH v2] dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()
2024-06-11 18:27 UTC (2+ messages)
[PATCH][v4] dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list
2024-06-11 18:27 UTC (3+ messages)
[PATCH v4 0/7] crypto: starfive: Add support for JH8100
2024-06-11 18:13 UTC (4+ messages)
` [PATCH v4 5/7] dmaengine: dw-axi-dmac: Support hardware quirks
[PATCH] dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()
2024-06-11 17:39 UTC (3+ messages)
[PATCH 1/3] : XDMA's channel Stream mode support
2024-06-11 17:09 UTC (2+ messages)
[PATCH 0/2] Add I2C and SPI busses for SDX75
2024-06-11 13:47 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: dma: qcom,gpi: document the SDX75 GPI DMA Engine
[PATCH net-next] dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()
2024-06-09 16:40 UTC (4+ messages)
[bug report] dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoC
2024-06-08 14:22 UTC
[PATCH v2] dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels
2024-06-07 18:11 UTC
[PATCH v2] dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr()
2024-06-07 17:47 UTC (4+ messages)
[PATCH] dmaengine: qcom: add missing MODULE_DESCRIPTION() macros
2024-06-07 17:47 UTC (2+ messages)
[PATCH 1/2] firmware: add nowarn variant of request_firmware_nowait()
2024-06-07 17:47 UTC (2+ messages)
[PATCH v3] dt-bindings: dma: fsl,imx-dma: Convert to dtschema
2024-06-07 17:47 UTC (2+ messages)
[RESEND PATCH] dmaengine: ti: k3-udma: fix module autoloading
2024-06-07 17:47 UTC (2+ messages)
[PATCH v2] dmaengine: add missing MODULE_DESCRIPTION() macros
2024-06-07 17:47 UTC (2+ messages)
[PATCH] dmaengine: xilinx: xdma: Fixes possible threading issue
2024-06-07 8:34 UTC (3+ messages)
[PATCH] dmaengine: add missing MODULE_DESCRIPTION() macros
2024-06-06 18:33 UTC (5+ messages)
[PATCH] dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels
2024-06-06 17:40 UTC (2+ messages)
Understanding behavior of memcpy_count and bytes_transferred in dmaengine
2024-06-06 5:14 UTC
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).