public inbox for dmaengine@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-23 20:47:06 to 2026-01-09 02:42:05 UTC [more...]

[RESEND][PATCH v1] dmaengine: sh: Discard pm_runtime_put() return value
 2026-01-09  2:42 UTC  (2+ messages)

[PATCH v2 0/3] dmaengine: A little cleanup and refactoring
 2026-01-09  2:33 UTC  (3+ messages)

[PATCH v9 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-01-09  2:27 UTC  (17+ messages)
` [PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking

[PATCH v4 0/13] dmaengine: introduce sg_nents_for_dma() and convert users
 2026-01-09  2:17 UTC  (4+ messages)

[RFC PATCH 0/1] dmaengine: introduce dmaengine_bh_wq and bh helpers
 2026-01-08 19:22 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
 2026-01-08 17:55 UTC  (14+ messages)
` [RFC PATCH v3 26/35] NTB: ntb_transport: Introduce DW eDMA backed transport mode
` [RFC PATCH v3 35/35] Documentation: driver-api: ntb: Document remote eDMA transport backend

[PATCH v5 00/13] dmaengine: introduce sg_nents_for_dma() and convert users
 2026-01-08 13:40 UTC  (15+ messages)
` [PATCH v5 01/13] scatterlist: introduce sg_nents_for_dma() helper
` [PATCH v5 02/13] dmaengine: altera-msgdma: use "
` [PATCH v5 03/13] dmaengine: axi-dmac: "
` [PATCH v5 04/13] dmaengine: bcm2835-dma: "
` [PATCH v5 05/13] dmaengine: dw-axi-dmac: "
` [PATCH v5 06/13] dmaengine: k3dma: "
` [PATCH v5 07/13] dmaengine: lgm: "
` [PATCH v5 08/13] dmaengine: pxa-dma: "
` [PATCH v5 09/13] dmaengine: qcom: adm: "
` [PATCH v5 10/13] dmaengine: qcom: bam_dma: "
` [PATCH v5 11/13] dmaengine: sa11x0: "
` [PATCH v5 12/13] dmaengine: sh: "
` [PATCH v5 13/13] dmaengine: xilinx: xdma: "

[PATCH v7 0/8] dmaengine: sh: rz-dmac: Add tx_status and pause/resume support
 2026-01-08 10:36 UTC  (9+ messages)
` [PATCH v7 1/8] dmaengine: sh: rz-dmac: Protect the driver specific lists
` [PATCH v7 2/8] dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
` [PATCH v7 3/8] dmaengine: sh: rz-dmac: Drop read of CHCTRL register
` [PATCH v7 4/8] dmaengine: sh: rz-dmac: Drop goto instruction and label
` [PATCH v7 5/8] dmaengine: sh: rz-dmac: Drop unnecessary local_irq_save() call
` [PATCH v7 6/8] dmaengine: sh: rz-dmac: Add rz_dmac_invalidate_lmdesc()
` [PATCH v7 7/8] dmaengine: sh: rz-dmac: Add device_tx_status() callback
` [PATCH v7 8/8] dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks

[PATCH RESEND v2 0/2] dmaengine: idxd: Add basic DSA 3.0 capability and SGL support
 2026-01-08  0:02 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] dmaengine: idxd: Expose DSA3.0 capabilities through sysfs
` [PATCH RESEND v2 2/2] dmaengine: idxd: Add Max SGL Size Support for DSA3.0

[PATCH v4 00/15] Add support for Microchip LAN969x
 2026-01-07 18:11 UTC  (24+ messages)
` [PATCH v4 01/15] dt-bindings: usb: Add Microchip LAN969x support
` [PATCH v4 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
` [PATCH v4 03/15] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v4 04/15] dt-bindings: spi: at91: add microchip,lan9691-spi
` [PATCH v4 05/15] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c
` [PATCH v4 06/15] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v4 07/15] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
` [PATCH v4 08/15] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
` [PATCH v4 09/15] dt-bindings: dma: atmel: add microchip,lan9691-dma
` [PATCH v4 10/15] dt-bindings: net: mscc-miim: add microchip,lan9691-miim
` [PATCH v4 11/15] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v4 12/15] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v4 13/15] arm64: dts: microchip: add LAN969x support
` [PATCH v4 14/15] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v4 15/15] arm64: dts: microchip: add "
` (subset) [PATCH v4 00/15] Add support for Microchip LAN969x

[PATCH v6 0/8] dmaengine: sh: rz-dmac: Add tx_status and pause/resume support
 2026-01-07 14:56 UTC  (6+ messages)
` [PATCH v6 8/8] dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks

[PATCH v2 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-06 17:34 UTC  (19+ messages)
` [PATCH v2 01/11] of: Add for_each_compatible_node_scoped() helper
` [PATCH v2 02/11] ARM: at91: Simplify with scoped for each OF child loop
` [PATCH v2 03/11] ARM: exynos: "
` [PATCH v2 04/11] powerpc/fsp2: "
` [PATCH v2 05/11] powerpc/wii: "
` [PATCH v2 06/11] cdx: "
` [PATCH v2 07/11] clk: imx: imx27: "
` [PATCH v2 08/11] clk: imx: imx31: "
` [PATCH v2 09/11] dmaengine: fsl_raid: "
` [PATCH v2 10/11] cpufreq: s5pv210: "
` [PATCH v2 11/11] media: samsung: exynos4-is: "

[PATCH] dmaengine: sh: rz-dmac: Make channel irq local
 2026-01-06 17:02 UTC  (2+ messages)

[PATCH] dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()
 2026-01-06 15:37 UTC  (2+ messages)

[PATCH 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-06 10:35 UTC  (30+ messages)
` [PATCH 01/11] of: Add for_each_compatible_node_scoped() helper
` [PATCH 02/11] ARM: at91: Simplify with scoped for each OF child loop
` [PATCH 03/11] ARM: exynos: "
` [PATCH 04/11] powerpc/fsp2: "
` [PATCH 05/11] powerpc/wii: "
` [PATCH 06/11] cdx: "
` [PATCH 07/11] clk: imx: imx27: "
` [PATCH 08/11] clk: imx: imx31: "
` [PATCH 09/11] dmaengine: fsl_raid: "
` [PATCH 10/11] media: samsung: exynos4-is: "
` [PATCH 11/11] cpufreq: s5pv210: "

[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-01-05 22:46 UTC  (10+ messages)
` [PATCH v3 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v3 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v3 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v3 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v3 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v3 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v3 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v3 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v3 9/9] crypto: atmel: Use dmaengine_prep_config_single() API

[PATCH 00/11] dmaengine: dw-edma: flatten desc structions and simple code
 2026-01-05 17:50 UTC  (12+ messages)
` [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH 08/11] dmaengine: dw-edma: Add new callback to fill link list entry
` [PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
` [PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk

[PATCH v4 0/4] Add DMA support for RZ/T2H and RZ/N2H
 2026-01-05 11:44 UTC  (5+ messages)
` [PATCH v4 1/4] dmaengine: sh: rz_dmac: make error interrupt optional
` [PATCH v4 2/4] dmaengine: sh: rz_dmac: make register_dma_req() chip-specific
` [PATCH v4 3/4] dt-bindings: dma: renesas,rz-dmac: document RZ/{T2H,N2H}
` [PATCH v4 4/4] dmaengine: sh: rz_dmac: add RZ/{T2H,N2H} support

[PATCH v7 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-01-05 10:35 UTC  (4+ messages)
` [PATCH v7 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH v7 2/2] dmaengine: dw-edma: Add non-LL mode
 2026-01-05 10:30 UTC  (3+ messages)

[PATCH] dmaengine: dw-edma: Fix MSI data values for multi-vector IMWr interrupts
 2026-01-05  7:59 UTC 

[PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
 2026-01-05  6:59 UTC  (3+ messages)

[PATCH] dt-bindings: Remove unused includes
 2026-01-04 11:37 UTC  (3+ messages)

[PATCH 1/1] dmaengine: dw-axi-dmac: fixed alignment, blank line and not useful return warning
 2026-01-04  9:35 UTC 

[PATCH] dmaengine: tegra210-adma: use platform to ioremap
 2026-01-02 18:14 UTC  (2+ messages)

[PATCH v5 0/2] Add Agilex5 AXI DMA support
 2026-01-02 13:52 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: dma: snps,dw-axi-dmac: Add compatible string for Agilex5
` [PATCH v5 2/2] arm64: dts: intel: agilex5: Add simple-bus node on top of dma controller node
` (subset) [PATCH v5 0/2] Add Agilex5 AXI DMA support

[PATCH] dmaengine: pl08x: Fix comment stating the difference between PL080 and PL081
 2026-01-01 17:41 UTC  (2+ messages)

[PATCH RESEND] dmaengine: at_xdmac: get the number of DMA channels from device tree
 2026-01-01 17:41 UTC  (4+ messages)

[PATCH] dt-bindings: dma: pl08x: Do not use plural form of a proper noun PrimeCell
 2026-01-01 17:41 UTC  (3+ messages)

[PATCH] dmaengine: apple-admac: Add "apple,t8103-admac" compatible
 2026-01-01 17:41 UTC  (2+ messages)

[PATCH 1/2] dmaengine: axi-dmac: Simplify with scoped for each OF child loop
 2026-01-01 11:51 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: xilinx: "

[PATCH] dmaengine: fix a reference leak in __dma_async_device_channel_register()
 2025-12-29 16:30 UTC  (2+ messages)

[PATCH v3 00/15] Add support for Microchip LAN969x
 2025-12-29 12:46 UTC  (14+ messages)
` [PATCH v3 01/15] include: dt-bindings: add LAN969x clock bindings
` [PATCH v3 06/15] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c

[PATCH] dmaengine: pl08x: add COMPILE_TEST support
 2025-12-27 12:10 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