messages from 2026-01-01 12:00:34 to 2026-01-09 20:14:08 UTC [more...]
[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
2026-01-09 20:13 UTC (5+ messages)
` [PATCH RFT 1/5] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get completed link entry pos
` [PATCH RFT 2/5] dmaengine: dw-edma: Move dw_hdma_set_callback_result() up
` [PATCH RFT 3/5] dmaengine: dw-edma: Make DMA link list work as a circular buffer
` [PATCH RFT 4/5] dmaengine: dw-edma: Dynamitc append new request during dmaengine running
[PATCH v2 0/3] dmaengine: A little cleanup and refactoring
2026-01-09 17:37 UTC (4+ messages)
[PATCH v3 0/3] dmaengine: A little cleanup and refactoring
2026-01-09 17:35 UTC (4+ messages)
` [PATCH v3 1/3] dmaengine: Refactor devm_dma_request_chan() for readability
` [PATCH v3 2/3] dmaengine: Use device_match_of_node() helper
` [PATCH v3 3/3] dmaengine: Sort headers alphabetically
[PATCH v3 00/12] of/treewide: Simplify with for_each_compatible_node_scoped()
2026-01-09 17:22 UTC (15+ messages)
` [PATCH v3 01/12] of: Add for_each_compatible_node_scoped() helper
` [PATCH v3 02/12] ARM: at91: Simplify with scoped for each OF child loop
` [PATCH v3 03/12] ARM: exynos: "
` [PATCH v3 04/12] powerpc/fsp2: "
` [PATCH v3 05/12] powerpc/wii: "
` [PATCH v3 06/12] cdx: "
` [PATCH v3 07/12] cdx: Use mutex guard to simplify error handling
` [PATCH v3 08/12] clk: imx: imx27: Simplify with scoped for each OF child loop
` [PATCH v3 09/12] clk: imx: imx31: "
` [PATCH v3 10/12] dmaengine: fsl_raid: "
` [PATCH v3 11/12] cpufreq: s5pv210: "
` [PATCH v3 12/12] media: samsung: exynos4-is: "
[RFC PATCH 0/1] dmaengine: introduce dmaengine_bh_wq and bh helpers
2026-01-09 16:42 UTC (5+ messages)
` [RFC PATCH 1/1] "
[PATCH 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
2026-01-09 16:28 UTC (33+ 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] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
2026-01-09 15:32 UTC (5+ messages)
[PATCH v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code
2026-01-09 15:28 UTC (12+ messages)
` [PATCH v2 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH v2 02/11] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v2 03/11] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v2 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
` [PATCH v2 05/11] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v2 06/11] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v2 07/11] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v2 08/11] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v2 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v2 10/11] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v2 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk
[PATCH v9 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-01-09 14:15 UTC (15+ messages)
` [PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
[RESEND][PATCH v1] dmaengine: sh: Discard pm_runtime_put() return value
2026-01-09 12:15 UTC (3+ messages)
[PATCH v8 0/2] Add AMD MDB Endpoint and non-LL mode Support
2026-01-09 12:03 UTC (3+ messages)
` [PATCH v8 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v8 2/2] dmaengine: dw-edma: Add non-LL mode
[PATCH v5 00/13] dmaengine: introduce sg_nents_for_dma() and convert users
2026-01-09 3:14 UTC (16+ 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 RESEND v2 0/2] dmaengine: idxd: Add basic DSA 3.0 capability and SGL support
2026-01-09 3:14 UTC (4+ 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] dmaengine: sh: rz-dmac: Make channel irq local
2026-01-09 3:14 UTC (3+ messages)
[PATCH v4 0/13] dmaengine: introduce sg_nents_for_dma() and convert users
2026-01-09 3:14 UTC (5+ messages)
[PATCH v3 00/13] dmaengine: introduce sg_nents_for_dma() and convert users
2026-01-09 3:14 UTC (2+ messages)
[PATCH v2 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
2026-01-09 3:07 UTC (20+ 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: "
[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 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 v4 00/15] Add support for Microchip LAN969x
2026-01-07 18:11 UTC (8+ messages)
` [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
` (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] dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()
2026-01-06 15:37 UTC (2+ messages)
[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 (10+ messages)
` [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [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: Remove unused includes
2026-01-04 11:37 UTC (2+ 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 (5+ messages)
` [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 (2+ messages)
[PATCH] dt-bindings: dma: pl08x: Do not use plural form of a proper noun PrimeCell
2026-01-01 17:41 UTC (2+ messages)
[PATCH] dmaengine: apple-admac: Add "apple,t8103-admac" compatible
2026-01-01 17:41 UTC (2+ messages)
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