dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-28 06:46:52 to 2025-02-11 11:21:03 UTC [more...]

[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
 2025-02-11 11:20 UTC  (36+ messages)
` [RFC PATCH 1/5] dt-bindings: dma: Add CMA Heap bindings
` [RFC PATCH 2/5] cma-heap: Allow registration of custom cma heaps
` [RFC PATCH 3/5] dt-bindings: gpu: Add protected heap name to Mali Valhall CSF binding
` [RFC PATCH 4/5] drm/panthor: Add support for protected memory allocation in panthor
` [RFC PATCH 5/5] drm/panthor: Add support for entering and exiting protected mode

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-11  0:01 UTC  (38+ messages)
` [PATCH v2 01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs
` [PATCH v2 02/12] dt-bindings: ata: Convert fsl,pq-sata to YAML
` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 "
  ` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAMLy
` [PATCH v2 04/12] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx to YAML
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma "
` [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie "
` [PATCH v2 07/12] dt-bindings: watchdog: Convert mpc8xxx-wdt "
` [PATCH v2 08/12] dt-bindings: spi: Convert Freescale SPI bindings "
` [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc "
` [PATCH v2 10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio
` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand
  ` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nandy
` [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern

[PATCH] dmaengine: Remove device_prep_dma_imm_data from struct dma_device
 2025-02-10 23:29 UTC 

[PATCH 0/3] Fixes to the AE4DMA
 2025-02-10 14:37 UTC  (9+ messages)
` [PATCH 1/3] dmaengine: ae4dma: Remove deprecated PCI IDs
` [PATCH 2/3] dmaengine: ae4dma: Use the MSI count and its corresponding IRQ number
` [PATCH 3/3] dmaengine: ptdma: Utilize the AE4DMA engine's multi-queue functionality

[PATCH] dmaengine: idxd: Delete unnecessary NULL check
 2025-02-10 14:35 UTC  (2+ messages)

[PATCH v2 1/2] dmaengine: Use str_enable_disable-like helpers
 2025-02-10 14:35 UTC  (2+ messages)

[PATCH] MAINTAINERS: Change maintainer for IDXD
 2025-02-10 14:35 UTC  (3+ messages)

[PATCH v4] dt-bindings: dma: convert atmel-dma.txt to YAML
 2025-02-10 14:35 UTC  (3+ messages)

[PATCH] dmaengine: fsl-edma: Add missing newlines to log messages
 2025-02-10 14:35 UTC  (3+ messages)

[PATCH v2 1/1] dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS()
 2025-02-10 14:35 UTC  (3+ messages)

[PATCH v3 0/4] dmaengine: dma_request_chan*() amendments
 2025-02-10 14:35 UTC  (6+ messages)
` [PATCH v3 1/4] dmaengine: Replace dma_request_slave_channel() by dma_request_chan()
` [PATCH v3 2/4] dmaengine: Use dma_request_channel() instead of __dma_request_channel()
` [PATCH v3 3/4] dmaengine: Add a comment on why it's okay when kasprintf() fails
` [PATCH v3 4/4] dmaengine: Unify checks in dma_request_chan()

[PATCH v2 0/4] dmaengine: dma_request_chan*() amendments
 2025-02-10 14:35 UTC  (2+ messages)

[PATCH v1 1/1] dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS()
 2025-02-10 14:35 UTC  (2+ messages)

[PATCH v5 0/2] Tegra ADMA fixes
 2025-02-10 14:34 UTC  (4+ messages)
` [PATCH v5 1/2] dmaengine: tegra210-adma: Use div_u64 for 64 bit division
` [PATCH v5 2/2] dmaengine: tegra210-adma: check for adma max page

[PATCH] dmaengine: qcom: bam_dma: Avoid accessing BAM_REVISION on remote BAM
 2025-02-10 11:48 UTC  (6+ messages)

[PATCH] Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register"
 2025-02-10 11:40 UTC  (7+ messages)

[PATCH v4 0/2] Tegra ADMA fixes
 2025-02-10 11:23 UTC  (14+ messages)
` [PATCH v4 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division
` [PATCH v4 2/2] dmaengine: tegra210-adma: check for adma max page

[PATCH 0/3] Add capability for 2D DMA transfer
 2025-02-10  7:54 UTC  (7+ messages)
  ` [PATCH 1/3] dmaengine: Add support for 2D DMA operation
  ` [PATCH 2/3] dmaengine: pl330: Add DMAADDH instruction
  ` [PATCH 3/3] dmaengine: pl330: Add DMA_2D capability

[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-07 13:37 UTC  (33+ messages)
` [PATCH 2/9] dt-bindings: ata: Convert fsl,pq-sata binding to YAML
` [PATCH 3/9] dt-bindings: crypto: Convert fsl,sec-2.0 "
` [PATCH 5/9] dt-bindings: dma: Convert fsl,elo*-dma bindings "
` [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings
` [PATCH 8/9] dt-bindings: spi: Convert Freescale SPI bindings to YAML
` [PATCH RFC 9/9] dt-bindings: nand: Convert fsl,elbc "

[PATCH for-6.14 v3 0/4] Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c
 2025-02-07 12:47 UTC  (2+ messages)
` [PATCH for-6.14 v3 1/4] dma: Add devm_dma_request_chan()

[PATCH 0/7] Add DMAC support to the RZ/V2H(P)
 2025-02-06 22:03 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: dma: rz-dmac: Restrict properties for RZ/A1H
` [PATCH 3/7] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs
` [PATCH 5/7] dmaengine: sh: rz-dmac: Allow for multiple DMACs
` [PATCH 6/7] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support

[PATCH v3] dma-engine: sun4i: Use devm functions in probe()
 2025-02-06  7:55 UTC  (2+ messages)

[PATCH 0/2] dmaengine: at_xdmac: retrieve DMA channels from device tree
 2025-02-06  2:34 UTC  (7+ messages)
` [PATCH 1/2] dmaengine: at_xdmac: get the number of "
` [PATCH 2/2] dt-bindings: dma: at_xdmac: document dma-channels property

[PATCH] dmaengine: dw-axi-dmac: optional reset support
 2025-02-05 13:38 UTC 

[PATCH] dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMA
 2025-02-05 12:18 UTC 

[PATCH v3 0/2] Tegra ADMA fixes
 2025-02-05  3:31 UTC  (9+ messages)
` [PATCH v3 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division

[PATCH 0/2] arm64: zynqmp: Move firmware constants from binding to platform
 2025-02-04 20:04 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: xilinx: Deprecate header with firmware constants

[PATCH] dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy
 2025-02-03 13:32 UTC  (2+ messages)

[PATCH v2 0/4] Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c
 2025-02-03 13:09 UTC  (4+ messages)
` [PATCH v2 1/4] dma: Add devm_dma_request_chan()

[PATCH] arm64: dts: s32g: add the eDMA nodes
 2025-02-03  7:57 UTC  (3+ messages)

[PATCH v3] dt-bindings: dma: convert atmel-dma.txt to YAML
 2025-01-28  6:46 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;
as well as URLs for NNTP newsgroup(s).