messages from 2025-04-23 14:05:18 to 2025-05-19 15:57:54 UTC [more...]
[PATCH v6 0/7] clk: clk-axi-clkgen: improvements and some fixes
2025-05-19 15:57 UTC (10+ messages)
` [PATCH v6 1/7] clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
` [PATCH v6 2/7] clk: clk-axi-clkgen: make sure to include mod_devicetable.h
` [PATCH v6 3/7] include: linux: move adi-axi-common.h out of fpga
` [PATCH v6 4/7] include: adi-axi-common: add new helper macros
` [PATCH v6 5/7] clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime
` [PATCH v6 6/7] clk: clk-axi-clkgen move to min/max()
` [PATCH v6 7/7] clk: clk-axi-clkgen: fix coding style issues
[PATCH v2 0/4] agilex5: Update agilex5 device tree and device tree bindings
2025-05-19 5:09 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: dma: snps,dw-axi-dmac: Add iommus dma-coherent and dma bit-mask quirk
` [PATCH v2 2/4] dt-bindings: mtd: cadence: Add iommus and dma-coherent properties
` [PATCH v2 3/4] arm64: dts: socfpga: agilex5: Update Agilex5 DTSI and DTS
` [PATCH v2 4/4] dma: dw-axi-dmac: Add support for dma-bit-mask property
[PATCH 0/4] agilex5: Update agilex5 device tree and device tree bindings
2025-05-16 17:47 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: dma: snps,dw-axi-dmac: Add iommus dma-coherent and dma bit-mask quirk
` [PATCH 2/4] dt-bindings: mtd: cadence: Add iommus and dma-coherent properties
` [PATCH 3/4] arm64: dts: socfpga: agilex5: Update Agilex5 DTSI and DTS
` [PATCH 4/4] dma: dw-axi-dmac: Add support for dma-bit-mask property
[PATCH v2] dmaengine: idxd: Remove __packed from structures
2025-05-15 13:45 UTC (2+ messages)
linux-next: build failure after merge of the dmaengine-fixes tree
2025-05-15 10:48 UTC
[PATCH v6 0/2] Add `devm_dma_request_chan()` to simplify probe path in atmel-quadspi.c
2025-05-15 9:36 UTC (7+ messages)
` [PATCH v6 1/2] dma: Add devm_dma_request_chan()
[PATCH v9] dma-engine: sun4i: Simplify error handling in probe()
2025-05-14 16:18 UTC
[PATCH] dmaengine: idxd: Remove unused pointer and macro
2025-05-14 15:03 UTC (2+ messages)
[PATCH v7 0/6] Add DMAC support to the RZ/V2H(P)
2025-05-14 15:03 UTC (6+ messages)
` [PATCH v7 1/6] dt-bindings: dma: rz-dmac: Restrict properties for RZ/A1H
` [PATCH v7 2/6] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs
` [PATCH v7 4/6] dmaengine: sh: rz-dmac: Allow for multiple DMACs
` [PATCH v7 5/6] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support
[PATCH v1] dmaengine: idxd: Narrow the restriction on BATCH to ver. 1 only
2025-05-14 15:03 UTC (3+ messages)
[PATCH v1] dmaengine: ti: Add NULL check in udma_probe()
2025-05-14 15:03 UTC (4+ messages)
[PATCH v2] fsldma: Set correct dma_mask based on hw capability
2025-05-14 15:03 UTC (2+ messages)
[PATCH] dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using
2025-05-14 15:03 UTC (4+ messages)
[PATCH v2] dmaengine: xilinx_dma: Set dma_device directions
2025-05-14 15:03 UTC (4+ messages)
[PATCH v2 0/2] Add Tegra264 support in ADMA driver
2025-05-14 15:02 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: Document Tegra264 ADMA support
` [PATCH v2 2/2] dmaengine: tegra210-adma: Add Tegra264 support
[RESEND PATCH v2] dmaengine: dw-edma: Add HDMA NATIVE map check
2025-05-14 15:02 UTC (2+ messages)
[PATCH v6 0/6] Add DMAC support to the RZ/V2H(P)
2025-05-14 15:02 UTC (6+ messages)
` [PATCH v6 2/6] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs
` (subset) [PATCH v6 0/6] Add DMAC support to the RZ/V2H(P)
[PATCH RFC] dmaengine: fsl-edma: Fix return code for unhandled interrupts
2025-05-14 15:02 UTC (4+ messages)
` [EXT] "
[PATCH v2] dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()
2025-05-14 15:02 UTC (3+ messages)
[PATCH] dmaengine: idxd: Fix ->poll() return value
2025-05-14 15:02 UTC (2+ messages)
[PATCH v4 0/9] dmaengine: idxd: fix memory leak in error handling path
2025-05-14 15:02 UTC (11+ messages)
` [PATCH v4 4/9] dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals
` [PATCH v4 5/9] dmaengine: idxd: Add missing cleanups in cleanup internals
` [PATCH v4 8/9] dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
` [PATCH v4 9/9] dmaengine: idxd: Refactor remove call with idxd_cleanup() helper
[PATCH v5 0/7] clk: clk-axi-clkgen: improvements and some fixes
2025-05-13 6:59 UTC (12+ messages)
` [PATCH v5 1/7] clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
` [PATCH v5 2/7] clk: clk-axi-clkgen: make sure to include mod_devicetable.h
` [PATCH v5 3/7] include: linux: move adi-axi-common.h out of fpga
` [PATCH v5 4/7] include: adi-axi-common: add new helper macros
` [PATCH v5 5/7] clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime
` [PATCH v5 6/7] clk: clk-axi-clkgen move to min/max()
` [PATCH v5 7/7] clk: clk-axi-clkgen: fix coding style issues
[PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible
2025-05-12 23:35 UTC (15+ messages)
` [PATCH 20/33] dt-bindings: i2c: qcom-cci: "
` [PATCH 21/33] dt-bindings: clock: qcom-rpmhcc: "
` [PATCH 23/33] dt-bindings: arm-smmu: "
` [PATCH 24/33] dt-bindings: clock: qcom,gpucc: "
` [PATCH 25/33] dt-bindings: remoteproc: qcom: sc7180-pas: "
` [PATCH 26/33] remoteproc: qcom: pas: Add SM7150 remoteproc support
` (subset) [PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible
[PATCH 0/8] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
2025-05-09 16:29 UTC (17+ messages)
` [PATCH 1/8] dt-bindings: dma: ti: Add document for K3 BCDMA V2
` [PATCH 2/8] dt-bindings: dma: ti: Add document for K3 PKTDMA V2
` [PATCH 3/8] drivers: dma: ti: Refactor TI K3 UDMA driver
` [PATCH 4/8] dmaengine: ti: k3-psil-am62l: Add AM62Lx PSIL and PDMA data
` [PATCH 5/8] drivers: soc: ti: k3-ringacc: handle absence of tisci
` [PATCH 6/8] dmaengine: ti: New driver for K3 BCDMA_V2
` [PATCH 7/8] dmaengine: ti: k3-udma-v2: Add support for PKTDMA V2
` [PATCH 8/8] dmaengine: ti: k3-udma-v2: Update glue layer to support "
[PATCH v6 0/2] Add Block event interrupt support for I2C protocol
2025-05-09 16:01 UTC (10+ messages)
` [PATCH v6 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v6 2/2] i2c: i2c-qcom-geni: Add "
[PATCH v4 0/2] dt-bindings: dma: nvidia,tegra20-apbdma: Add json schema for text binding
2025-05-08 20:20 UTC (8+ messages)
` [PATCH v4 1/2] arm: dts: nvidia: tegra20,30: Rename the apbdma nodename to match with common dma-controller binding
` [PATCH v4 2/2] dt-bindings: dma: nvidia,tegra20-apbdma: convert text based binding to json schema
[PATCH 0/2] Add Tegra264 support in ADMA driver
2025-05-08 12:50 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: Document Tegra264 ADMA support
` [PATCH 2/2] dmaengine: tegra210-adma: Add Tegra264 support
[PATCH] dmaengine: xilinx_dma: Set dma_device directions
2025-05-07 11:02 UTC (6+ messages)
[PATCH v4 0/7] clk: clk-axi-clkgen: improvements and some fixes
2025-05-07 6:11 UTC (14+ messages)
` [PATCH v4 1/7] clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
` [PATCH v4 2/7] clk: clk-axi-clkgen: make sure to include mod_devicetable.h
` [PATCH v4 3/7] include: linux: move adi-axi-common.h out of fpga
` [PATCH v4 4/7] include: fpga: adi-axi-common: add new helper macros
` [PATCH v4 5/7] clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime
` [PATCH v4 6/7] clk: clk-axi-clkgen move to min/max()
` [PATCH v4 7/7] clk: clk-axi-clkgen: fix coding style issues
[PATCH] dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()
2025-05-07 5:37 UTC
[PATCH v3 0/2] dt-bindings: dma: nvidia,tegra20-apbdma: Add json schema for text binding
2025-05-06 13:29 UTC (6+ messages)
` [PATCH v3 1/2] arm: dts: nvidia: tegra20,30: Rename the apbdma nodename to match with common dma-controller binding
` [PATCH v3 2/2] dt-bindings: dma: nvidia,tegra20-apbdma: convert text based binding to json schema
[PATCH] docs: dmaengine: add explanation for DMA_ASYNC_TX capability
2025-05-06 13:16 UTC (2+ messages)
[PATCH v2 0/2] dt-bindings: dma: nvidia,tegra20-apbdma: Add json schema for text binding
2025-05-06 11:11 UTC (8+ messages)
` [PATCH v2 1/2] arch: arm: dts: nvidia: tegra20,30: Rename the apbdma nodename to match with common dma-controller binding
` [PATCH v2 2/2] dt-bindings: dma: nvidia,tegra20-apbdma: convert text based binding to json schema
[PATCH AUTOSEL 6.14 310/642] dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn
2025-05-05 22:08 UTC
[PATCH v5 0/2] Add `devm_dma_request_chan()` to simplify probe path in atmel-quadspi.c
2025-05-05 18:49 UTC (2+ messages)
` [PATCH v5 1/2] dma: Add devm_dma_request_chan()
[PATCH] dmaengine: qcom: bam_dma: keep remotely controlled units on during boot
2025-05-05 13:06 UTC (4+ messages)
[PATCH] dma-engine: sun4i: Simplify error handling in probe()
2025-05-05 9:05 UTC
[PATCH] dt-bindings: dma: convert text based binding to json schema
2025-05-02 11:37 UTC (4+ messages)
[PATCH v2] dmaengine: dw-edma: Add HDMA NATIVE map check
2025-04-30 9:25 UTC
[RESEND PATCH] dmaengine: dw-edma: Add HDMA NATIVE map check
2025-04-30 6:23 UTC (2+ messages)
[PATCH v3 0/5] Enable QPIC BAM and QPIC NAND support for SDX75
2025-04-29 9:28 UTC (3+ messages)
` (subset) "
[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
2025-04-28 16:21 UTC (4+ messages)
` [PATCH 11/33] dt-bindings: mmc: sdhci-msm: Add the SM7150 compatible
[PATCH] dmaengine: dmatest: Don't forcibly terminate channel in polled mode
2025-04-28 15:09 UTC (2+ messages)
[PATCH] dmaengine: ARM_DMA350 should depend on ARM/ARM64
2025-04-24 11:38 UTC (10+ messages)
[PATCH v2 0/3] dmaengine: fsl-edma: add error irq to help debug problem
2025-04-24 5:36 UTC (2+ messages)
` (subset) "
[PATCH v2] dmaengine: ptdma: Move variable condition check to the first place and remove redundancy
2025-04-24 5:36 UTC (2+ messages)
[PATCH v2] dmaengine: idxd: Fix allowing write() from different address spaces
2025-04-24 5:36 UTC (2+ messages)
[PATCH] fsldma: Support 40 bit DMA addresses where capable
2025-04-23 20:56 UTC (10+ 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;
as well as URLs for NNTP newsgroup(s).