messages from 2026-02-25 11:24:13 to 2026-03-05 14:59:41 UTC [more...]
[PATCH] ti: sci: Drop fake 'const' on handle pointer
2026-03-05 14:59 UTC (4+ messages)
[PATCH RFC v11 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-05 13:54 UTC (23+ messages)
` [PATCH RFC v11 01/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH RFC v11 02/12] crypto: qce - Remove unused ignore_buf
` [PATCH RFC v11 03/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH RFC v11 04/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH RFC v11 05/12] crypto: qce - Map crypto memory for DMA
` [PATCH RFC v11 06/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH RFC v11 07/12] crypto: qce - Communicate the base physical address to the dmaengine
` [PATCH RFC v11 08/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH RFC v11 09/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH RFC v11 10/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH RFC v11 11/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH RFC v11 12/12] dmaengine: qcom: bam_dma: add support for BAM locking
[PATCH RESEND v10 2/2] dmaengine: dw-edma: Add non-LL mode
2026-03-05 12:15 UTC (15+ messages)
[RFC PATCH] dmaengine: xilinx_dma: Fix per-channel direction reporting via device_caps
2026-03-05 11:27 UTC (14+ messages)
[PATCH v5 0/3] Add Amlogic general DMA
2026-03-05 5:21 UTC (9+ messages)
` [PATCH v5 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v5 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v5 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver
[PATCH v2 0/4] dmaengine: ioatdma: some sysfs cleanups and constifications
2026-03-05 3:37 UTC (9+ messages)
` [PATCH v2 1/4] dmaengine: ioatdma: make some sysfs structures static
` [PATCH v2 2/4] dmaengine: ioatdma: move sysfs entry definition out of header
` [PATCH v2 3/4] dmaengine: ioatdma: make ioat_ktype const
` [PATCH v2 4/4] dmaengine: ioatdma: make sysfs attributes const
[PATCH v4] dt-bindings: dma: xlnx,axi-dma: Convert to DT schema
2026-03-04 20:17 UTC (2+ messages)
[PATCH v8 0/8] dmaengine: sh: rz-dmac: Add tx_status and pause/resume support
2026-03-04 16:37 UTC (20+ messages)
` [PATCH v8 1/8] dmaengine: sh: rz-dmac: Protect the driver specific lists
` [PATCH v8 2/8] dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
` [PATCH v8 3/8] dmaengine: sh: rz-dmac: Drop read of CHCTRL register
` [PATCH v8 4/8] dmaengine: sh: rz-dmac: Drop goto instruction and label
` [PATCH v8 5/8] dmaengine: sh: rz-dmac: Drop unnecessary local_irq_save() call
` [PATCH v8 6/8] dmaengine: sh: rz-dmac: Add rz_dmac_invalidate_lmdesc()
` [PATCH v8 7/8] dmaengine: sh: rz-dmac: Add device_tx_status() callback
` [PATCH v8 8/8] dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks
[PATCH v14 0/3] Switchtec Switch DMA Engine Driver
2026-03-04 16:32 UTC (5+ messages)
` [PATCH v14 1/3] dmaengine: switchtec-dma: Introduce Switchtec DMA engine skeleton
` [PATCH v14 2/3] dmaengine: switchtec-dma: Implement hardware initialization and cleanup
` [PATCH v14 3/3] dmaengine: switchtec-dma: Implement descriptor submission
[PATCH 0/4] dmaengine: ioatdma: some sysfs cleanups and constifications
2026-03-04 16:03 UTC (11+ messages)
` [PATCH 1/4] dmaengine: ioatdma: make some sysfs structures static
` [PATCH 2/4] dmaengine: ioatdma: move sysfs entry definition out of header
` [PATCH 3/4] dmaengine: ioatdma: make ioat_ktype const
` [PATCH 4/4] dmaengine: ioatdma: make sysfs attributes const
[PATCH 1/1] dmaengine: xilinx: xdma: Fix regmap init error handling
2026-03-04 15:33 UTC (3+ messages)
[PATCH v3 00/10] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
2026-03-04 14:02 UTC (4+ messages)
` [PATCH v3 01/10] dt-bindings: dma: rz-dmac: Document RZ/G3L SoC
[PATCH v2 0/9] Add GPCDMA support in Tegra264
2026-03-04 11:10 UTC (22+ messages)
` [PATCH v2 1/9] dt-bindings: dma: nvidia,tegra186-gpc-dma: Add iommu-map property
` [PATCH v2 2/9] dt-bindings: dma: nvidia,tegra186-gpc-dma: Make reset optional
` [PATCH v2 3/9] dmaengine: tegra: Make reset control optional
` [PATCH v2 4/9] dmaengine: tegra: Use struct for register offsets
` [PATCH v2 5/9] dmaengine: tegra: Support address width > 39 bits
` [PATCH v2 6/9] dmaengine: tegra: Use managed DMA controller registration
` [PATCH v2 7/9] dmaengine: tegra: Use iommu-map for stream ID
` [PATCH v2 8/9] dmaengine: tegra: Add Tegra264 support
` [PATCH v2 9/9] arm64: tegra: Add iommu-map and enable GPCDMA in Tegra264
[PATCH v5 00/18] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
2026-03-04 10:52 UTC (8+ messages)
` [PATCH v5 12/18] dt-bindings: dma: ti: Add K3 BCDMA V2
` [PATCH v5 15/18] dmaengine: ti: k3-udma-v2: New driver for K3 BCDMA_V2
[PATCH v2] dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_BIT bits for HDMA
2026-03-04 6:45 UTC
[PATCH] dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_BIT bits for HDMA
2026-03-04 4:18 UTC (2+ messages)
[PATCH v3] dt-bindings: dma: xlnx,axi-dma: Convert to DT schema
2026-03-03 12:25 UTC (2+ messages)
[PATCH v2 0/5] dmaengine: dma-axi-dmac: Add cyclic transfer support and graceful termination
2026-03-03 10:25 UTC (6+ messages)
` [PATCH v2 1/5] dmaengine: Document cyclic transfer for dmaengine_prep_peripheral_dma_vec()
` [PATCH v2 2/5] dmaengine: dma-axi-dmac: Add cyclic transfers in .device_prep_peripheral_dma_vec()
` [PATCH v2 3/5] dmaengine: dma-axi-dmac: Add helper for getting next desc
` [PATCH v2 4/5] dmaengine: dma-axi-dmac: Gracefully terminate SW cyclic transfers
` [PATCH v2 5/5] dmaengine: dma-axi-dmac: Gracefully terminate HW "
[PATCH v2] dt-bindings: dmaengine: xlnx,axi-dma: Convert bindings into yaml
2026-03-03 6:46 UTC (3+ messages)
[PATCH v4 0/3] Add Amlogic general DMA
2026-03-02 8:46 UTC (9+ messages)
` [PATCH v4 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v4 2/3] dma: amlogic: Add general DMA driver for A9
` [PATCH v4 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver
[PATCH RESEND] dmaengine: xilinx: Simplify with scoped for each OF child loop
2026-03-01 14:21 UTC
[PATCH] dmaengine: ti-cppi5: fix all kernel-doc warnings
2026-03-01 1:12 UTC
[PATCH] dmaengine: qcom: qcom-gpi-dma.h: fix all kernel-doc warnings
2026-03-01 1:12 UTC
[PATCH v7 0/3] dmaengine: dw-axi-dmac: Coding style cleanups
2026-02-28 0:30 UTC (3+ messages)
[PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
2026-02-27 21:32 UTC (12+ messages)
[PATCH v3 0/3] Add Amlogic general DMA
2026-02-27 15:54 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v3 2/3] dma: amlogic: Add general DMA driver for A9
[PATCH 0/5] dma: dma-axi-dmac: Add cyclic transfer support and graceful termination
2026-02-27 12:41 UTC (12+ messages)
` [PATCH 1/5] dmaengine: Document cyclic transfer for dmaengine_prep_peripheral_dma_vec()
` [PATCH 2/5] dma: dma-axi-dmac: add cyclic transfers in .device_prep_peripheral_dma_vec()
` [PATCH 3/5] dma: dma-axi-dmac: add helper for getting next desc
` [PATCH 4/5] dma: dma-axi-dmac: Gracefully terminate SW cyclic transfers
[PATCH v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code
2026-02-27 6:30 UTC (13+ messages)
` [PATCH v2 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH v2 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
[PATCH] dmaengine: xilinx: Update kernel-doc comments
2026-02-27 2:29 UTC
[PATCH] dmaengine: fsl-edma: fix all kernel-doc warnings
2026-02-27 2:16 UTC (3+ messages)
[RFC PATCH 0/2] dma: DMA slave device bringup tool
2026-02-26 19:43 UTC (6+ messages)
[PATCH v3 0/6] dmaengine: Add Loongson Multi-Channel DMA controller support
2026-02-26 8:18 UTC (10+ messages)
` [PATCH v3 1/6] dmaengine: loongson: New directory for Loongson DMA controllers drivers
` [PATCH v3 3/6] dmaengine: loongson: loongson2-apb: Convert to devm_clk_get_enabled()
` [PATCH v3 4/6] dmaengine: loongson: loongson2-apb: Simplify locking with guard() and scoped_guard()
` [PATCH v3 6/6] dmaengine: loongson: New driver for the Loongson Multi-Channel DMA controller
[PATCH v2 0/4] dmaengine: Add Loongson Multi-Channel DMA controller support
2026-02-26 8:07 UTC (5+ messages)
` [PATCH v2 1/4] dmaengine: loongson: New directory for Loongson DMA controllers drivers
[PATCH v3 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
2026-02-26 7:05 UTC (4+ messages)
` (subset) "
[PATCH 6/8] dmaengine: tegra: Use iommu-map for stream ID
2026-02-26 4:25 UTC (2+ messages)
[PATCH v4 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
2026-02-25 22:21 UTC (2+ messages)
` (subset) "
[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-02-25 22:49 UTC (4+ messages)
[PATCH v3 00/13] dmaegnine: freescale-dmas: small improvement
2026-02-25 21:41 UTC (14+ messages)
` [PATCH v3 01/13] dmaengine: of_dma: Add devm_of_dma_controller_register()
` [PATCH v3 02/13] dmaengine: mxs-dma: Fix missing return value from of_dma_controller_register()
` [PATCH v3 03/13] dmaengine: mxs-dma: Use local dev variable in probe()
` [PATCH v3 04/13] dmaengine: mxs-dma: Use dev_err_probe() to simplify code
` [PATCH v3 05/13] dmaengine: mxs-dma: Use managed API devm_of_dma_controller_register()
` [PATCH v3 06/13] dmaengine: mxs-dma: Add module license and description
` [PATCH v3 07/13] dmaengine: mxs-dma: Turn MXS_DMA as tristate
` [PATCH v3 08/13] dmaengine: imx-sdma: Use devm_clk_get_prepared() to simplify code
` [PATCH v3 09/13] dmaengine: imx-sdma: Use managed API "
` [PATCH v3 10/13] dmaengine: imx-sdma: Use dev_err_probe() "
` [PATCH v3 11/13] dmaengine: fsl-edma: Use managed API dmaenginem_async_device_register()
` [PATCH v3 12/13] dmaengine: fsl-edma: Use dev_err_probe() to simplify code
` [PATCH v3 13/13] dmaengine: fsl-qdma: "
[PATCH] dmaengine: tegra: Fix burst size calculation
2026-02-25 20:06 UTC (4+ messages)
[PATCH v2 00/10] i.MX SDMA cleanups and fixes
2026-02-25 17:05 UTC (3+ messages)
[PATCH v3 0/3] dmaengine: A little cleanup and refactoring
2026-02-25 11:24 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