dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-20 17:52:24 to 2025-11-10 08:53:52 UTC [more...]

[PATCH v2 0/3] dmaengine: A little cleanup and refactoring
 2025-11-10  8:47 UTC  (2+ messages)
` [PATCH v2 3/3] dmaengine: Sort headers alphabetically

[PATCH] dmaengine: Loongson1: Fix memory leak in ls1x_dma_prep_dma_cyclic()
 2025-11-10  8:51 UTC 

[PATCH v1 0/4] dmaengine; A little cleanup and refactoring
 2025-11-09 22:28 UTC  (5+ messages)
` [PATCH v1 1/4] dmaengine: Use dma_request_channel() instead of __dma_request_channel()
` [PATCH v1 2/4] dmaengine: Refactor devm_dma_request_chan() for readability
` [PATCH v1 3/4] dmaengine: Use device_match_of_node() helper
` [PATCH v1 4/4] dmaengine: Sort headers alphabetically

[PATCH v5 2/2] iio: adc: Add the NXP SAR ADC support for the s32g2/3 platforms
 2025-11-09 12:52 UTC  (3+ messages)

[PATCH v8 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2025-11-07  6:19 UTC  (13+ messages)
` [PATCH v8 01/11] dmaengine: Add DMA_PREP_LOCK/DMA_PREP_UNLOCK flags
` [PATCH v8 02/11] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v8 03/11] dmaengine: qcom: bam_dma: Add bam_pipe_lock flag support
` [PATCH v8 04/11] crypto: qce - Include algapi.h in the core.h header
` [PATCH v8 05/11] crypto: qce - Remove unused ignore_buf
` [PATCH v8 06/11] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v8 07/11] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v8 08/11] crypto: qce - Map crypto memory for DMA
` [PATCH v8 09/11] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v8 10/11] crypto: qce - Add support for BAM locking
` [PATCH v8 11/11] crypto: qce - Switch to using BAM DMA for crypto I/O

[PATCH] selftests/dma: fix invalid array access in printf
 2025-11-07  1:55 UTC  (3+ messages)
  ` [PATCH] dma_map_benchmark: fix incorrect "

[PATCH 00/25] RDA8810PL Clock, RTC and MMC driver
 2025-11-06 22:42 UTC  (3+ messages)
` [PATCH 06/25] rtc: Add driver for RDA Micro SoC

[PATCH 0/3] dmengine: qcom: bam_dma: some driver refactoring
 2025-11-06 15:44 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: qcom: bam_dma: order includes alphabetically
` [PATCH 2/3] dmaengine: qcom: bam_dma: use lock guards
` [PATCH 3/3] dmaengine: qcom: bam_dma: convert tasklet to a workqueue

[PATCH] dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
 2025-11-06 12:52 UTC 

[PATCH v2] dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Kaanapali and Glymur SoCs
 2025-11-06  8:27 UTC  (2+ messages)

[PATCH] dt-bindings: dma: qcom,gpi: Document the Kaanapali GPI DMA engine
 2025-11-06  3:01 UTC  (3+ messages)

[PATCH dmaengine 0/2] dmaengine: at_hdmac: support COMPILE_TEST
 2025-11-06  2:24 UTC  (3+ messages)
` [PATCH dmaengine 1/2] dmaengine: at_hdmac: fix formats under 64-bit
` [PATCH dmaengine 2/2] dmaengine: at_hdmac: add COMPILE_TEST support

[PATCH dmaengine 0/2] dmaengine: st_fdma: support COMPILE_TEST
 2025-11-06  2:20 UTC  (3+ messages)
` [PATCH dmaengine 1/2] dmaengine: st_fdma: change dreg_line to long
` [PATCH dmaengine 2/2] dmaengine: st_fdma: add COMPILE_TEST support

[PATCHv4 dmaengine 0/2] mv_xor: some devm cleanups
 2025-11-05 21:03 UTC  (3+ messages)
` [PATCHv4 dmaengine 1/2] dmaengine: mv_xor: use devm_platform_ioremap_resource
` [PATCHv4 dmaengine 2/2] dmaengine: mv_xor: use devm_clk_get_optional_enabled

[PATCH RESEND 0/4] dma: dma-axi-dmac: fixes and improvements
 2025-11-05 12:12 UTC  (6+ messages)
` [PATCH RESEND 1/4] dma: dma-axi-dmac: fix SW cyclic transfers
` [PATCH RESEND 2/4] dma: dma-axi-dmac: fix HW scatter-gather not looking at the queue
` [PATCH RESEND 3/4] dma: dma-axi-dmac: support bigger than 32bits addresses
` [PATCH RESEND 4/4] dma: dma-axi-dmac: simplify axi_dmac_parse_dt()

[PATCH 0/2] Add support for crypto v6 BAM
 2025-11-05  9:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dma: qcom-bam: Document "

[PATCH 0/3] Switchtec Switch DMA Engine Driver
 2025-11-04 16:51 UTC  (2+ messages)

[PATCH] dmaengine: shdma: correct most kernel-doc issues in shdma-base.h
 2025-11-04  0:20 UTC 

[PATCH 0/4] dmaengine: stm32-dma3: improvements and helper functions
 2025-11-03 10:15 UTC  (5+ messages)
` [PATCH 1/4] dmaengine: stm32-dma3: use module_platform_driver
` [PATCH 2/4] dmaengine: stm32-dma3: introduce channel semaphore helpers
` [PATCH 3/4] dmaengine: stm32-dma3: restore channel semaphore status after suspend
` [PATCH 4/4] dmaengine: stm32-dma3: introduce ddata2dev helper

[PATCH] omap-dma: fix dma_pool resource leak in error paths
 2025-11-03  7:30 UTC 

[PATCH] dmaengine: dw_edma: correct kernel-doc warnings in <linux/dma/edma.h>
 2025-11-01 19:15 UTC 

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-31  6:46 UTC  (18+ messages)

[PATCH V2 0/4] Add tegra264 audio device tree support
 2025-10-30 19:25 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: dma: Update ADMA bindings for tegra264
` [PATCH V2 4/4] arm64: tegra: Add tegra264 audio support

[PATCH] dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warnings
 2025-10-30 13:09 UTC  (2+ messages)

[PATCH V2 0/2] dmaengine: atcdmac300: Add Andes ATCDMAC300 DMA driver
 2025-10-29 17:35 UTC  (4+ messages)
` [PATCH V2 1/2] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine
` [PATCH V2 2/2] dmaengine: atcdmac300: Add driver for Andes ATCDMAC300 DMA controller

[PATCH] dma: qcom: gpi: Fix memory leak in gpi_peripheral_config()
 2025-10-29 17:32 UTC  (3+ messages)

[PATCH v5 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2025-10-29  8:37 UTC  (7+ messages)
` [PATCH v5 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v5 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH v6 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2025-10-29  7:39 UTC  (3+ messages)
` [PATCH v6 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v6 2/2] dmaengine: dw-edma: Add non-LL mode

[RFC PATCH 00/25] NTB/PCI: Add DW eDMA intr fallback and BAR MW offsets
 2025-10-29  7:13 UTC  (37+ messages)
` [RFC PATCH 01/25] PCI: endpoint: pci-epf-vntb: Use array_index_nospec() on mws_size[] access
` [RFC PATCH 02/25] PCI: endpoint: pci-epf-vntb: Add mwN_offset configfs attributes
` [RFC PATCH 03/25] NTB: epf: Handle mwN_offset for inbound MW regions
` [RFC PATCH 04/25] PCI: endpoint: Add inbound mapping ops to EPC core
` [RFC PATCH 05/25] PCI: dwc: ep: Implement EPC inbound mapping support
` [RFC PATCH 06/25] PCI: endpoint: pci-epf-vntb: Use pci_epc_map_inbound() for MW mapping
` [RFC PATCH 07/25] NTB: Add offset parameter to MW translation APIs
` [RFC PATCH 08/25] PCI: endpoint: pci-epf-vntb: Propagate MW offset from configfs when present
` [RFC PATCH 09/25] NTB: ntb_transport: Support offsetted partial memory windows
` [RFC PATCH 10/25] NTB/msi: Support offsetted partial memory window for MSI
` [RFC PATCH 11/25] NTB/msi: Do not force MW to its maximum possible size
` [RFC PATCH 12/25] NTB: ntb_transport: Stricter checks for peer-reported interrupt values
` [RFC PATCH 13/25] NTB/msi: Skip mw_set_trans() if already configured
` [RFC PATCH 14/25] NTB/msi: Add a inner loop for PCI-MSI cases
` [RFC PATCH 15/25] dmaengine: dw-edma: Add self-interrupt registration API
` [RFC PATCH 16/25] dmaengine: dw-edma: Expose self-IRQ register offsets
` [RFC PATCH 17/25] dmaengine: dw-edma: Add dw_edma_find_by_child() helper
` [RFC PATCH 18/25] NTB: core: Add .get_pci_epc() to ntb_dev_ops
` [RFC PATCH 19/25] NTB: epf: vntb: Implement .get_pci_epc() callback
` [RFC PATCH 20/25] NTB: ntb_transport: Rename use_msi to use_intr (keep alias)
` [RFC PATCH 21/25] NTB: Introduce generic interrupt backend abstraction and convert MSI
` [RFC PATCH 22/25] NTB: ntb_transport: Rename MSI symbols to generic interrupt form
` [RFC PATCH 23/25] NTB: intr_dw_edma: Add DW eDMA emulated interrupt backend
` [RFC PATCH 24/25] NTB: epf: Add MW2 for interrupt use on Renesas R-Car
` [RFC PATCH 25/25] Documentation: PCI: endpoint: pci-epf-vntb: Update and add mwN_offset usage

[PATCH v2 00/10] allwinner: a523: Enable I2S and SPDIF TX
 2025-10-28 17:08 UTC  (15+ messages)
` [PATCH v2 01/10] dt-bindings: dma: allwinner,sun50i-a64-dma: Add compatibles for A523
` [PATCH v2 02/10] ASoC: dt-bindings: allwinner,sun4i-a10-i2s: Add compatible "
` [PATCH v2 03/10] ASoC: dt-bindings: allwinner,sun4i-a10-spdif: "
` [PATCH v2 04/10] ASoC: sun4i-spdif: Support SPDIF output on A523 family
` [PATCH v2 05/10] arm64: dts: allwinner: a523: Add DMA controller device nodes
` [PATCH v2 06/10] arm64: dts: allwinner: a523: Add device node for SPDIF block
` [PATCH v2 07/10] arm64: dts: allwinner: a523: Add device nodes for I2S controllers
` [PATCH v2 08/10] arm64: dts: allwinner: a523: Add I2S2 pins on PI pin group
` [PATCH v2 09/10] arm64: dts: allwinner: a523: Add SPDIF TX pin on PB and PI pins
` [PATCH v2 10/10] [EXAMPLE] arm64: dts: allwinner: a527-cubie-a5e: Enable I2S and SPDIF output
` (subset) [PATCH v2 00/10] allwinner: a523: Enable I2S and SPDIF TX

[PATCH RESEND v4 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2025-10-28 11:38 UTC  (7+ messages)
` [PATCH RESEND v4 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH RESEND v4 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH 0/2] Add DMA devlink support
 2025-10-27 18:59 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: add device_link support

[PATCH] dmaengine: dw-axi-dmac: fix CFG2 priority field location
 2025-10-27 17:06 UTC 

[PATCH] dmaengine: dw-axi-dmac: fix AxLEN fields value
 2025-10-27 15:26 UTC 

[PATCH] dmaengine: sh: rcar-dmac: Enable 1-byte transfer size for memcpy
 2025-10-27  0:46 UTC 

[PATCH] dmaengine: sh: rcar-dmac: Add missing dma_descriptor_unmap()
 2025-10-27  0:46 UTC 

[PATCH AUTOSEL 6.17] dmaengine: idxd: Add a new IAA device ID for Wildcat Lake family platforms
 2025-10-25 16:00 UTC  (3+ messages)
` [PATCH AUTOSEL 6.17-5.4] dmaengine: mv_xor: match alloc_wc and free_wc
` [PATCH AUTOSEL 6.17-5.4] dmaengine: dw-edma: Set status for callback_result

[PATCH v5 0/3] dmaengine: dw-axi-dmac: PM cleanup and reset control support
 2025-10-23 20:21 UTC  (4+ messages)
` [PATCH v5 1/3] dmaengine: dw-axi-dmac: simplify PM functions and use modern macros
` [PATCH v5 2/3] dmaengine: dw-axi-dmac: add reset control support
` [PATCH v5 3/3] dmaengine: dw-axi-dmac: fix inconsistent indentation in pause/resume functions

[PATCH v3 0/9] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
 2025-10-23 12:39 UTC  (15+ messages)
` [PATCH v3 1/9] spi: dt-bindings: spi-qpic-snand: Add IPQ5424 compatible
` [PATCH v3 4/9] arm64: dts: qcom: ipq5424: Add QPIC SPI NAND controller support
` [PATCH v3 5/9] arm64: dts: qcom: ipq5332: "

[PATCH 00/11] allwinner: a523: Enable I2S and SPDIF TX
 2025-10-22 19:07 UTC  (18+ messages)
` [PATCH 04/11] ASoC: sun4i-spdif: Support SPDIF output on A523 family
` [PATCH 06/11] clk: sunxi-ng: sun55i-a523-ccu: Lower audio0 pll minimum rate
` [PATCH 07/11] arm64: dts: allwinner: a523: Add DMA controller device nodes
` [PATCH 08/11] arm64: dts: allwinner: a523: Add device node for SPDIF block
` [PATCH 09/11] arm64: dts: allwinner: a523: Add device nodes for I2S controllers
` [PATCH 10/11] arm64: dts: allwinner: a523: Add I2S2 pins on PI pin group
` (subset) [PATCH 00/11] allwinner: a523: Enable I2S and SPDIF TX

[PATCH v4 2/2] dmaengine: dw-axi-dmac: add reset control support
 2025-10-22 12:08 UTC  (2+ messages)

[PATCH] dmaengine: sh: rz_dmac: remove braces around single statement if block
 2025-10-22  9:24 UTC  (3+ messages)

[PATCH v2 00/10] dmaengine: idxd: Memory leak and FLR fixes
 2025-10-21 23:33 UTC  (5+ messages)
` [PATCH v2 01/10] dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config()

[PATCH 11/11] [EXAMPLE] arm64: dts: allwinner: a527-cubie-a5e: Enable I2S and SPDIF output
 2025-10-21 21:14 UTC  (2+ messages)

[PATCH RESEND] dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" property is missing
 2025-10-21 18:30 UTC 

[PATCH 6.12] dmaengine: Add missing cleanup on module unload
 2025-10-20 21:11 UTC  (2+ 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).