dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-01 12:43:21 to 2024-10-23 19:25:50 UTC [more...]

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-23 19:19 UTC  (22+ messages)
    ` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."

[PATCH v6 0/6] Add support of AMD AE4DMA DMA Engine
 2024-10-23 12:39 UTC  (6+ messages)
` [PATCH v6 4/6] dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register

[PATCH v7 0/6] Add support of AMD AE4DMA DMA Engine
 2024-10-23 12:36 UTC  (7+ messages)
` [PATCH v7 1/6] dmaengine: Move AMD PTDMA driver to amd directory
` [PATCH v7 2/6] dmaengine: ae4dma: Add AMD ae4dma controller driver
` [PATCH v7 3/6] dmaengine: ptdma: Extend ptdma to support multi-channel and version
` [PATCH v7 4/6] dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register
` [PATCH v7 5/6] dmaengine: ptdma: Extend ptdma-debugfs to support multi-queue
` [PATCH v7 6/6] dmaengine: ae4dma: Register debugfs using ptdma_debugfs_setup

[PATCH 0/2] dt-bindings: dma: adi,axi-dmac: convert to yaml and update
 2024-10-23 10:33 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: dma: adi,axi-dmac: convert to yaml schema
` [PATCH 2/2] dt-bindings: dma: adi,axi-dmac: deprecate adi,channels node

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-23  9:50 UTC 

[PATCH] dt-bindings: dma: qcom,gpi: Document the sm8750 GPI DMA engine
 2024-10-23  8:25 UTC  (2+ messages)

[RFC PATCH 00/10] Add support for DMA and audio codec of F1C100s
 2024-10-23  6:08 UTC  (2+ messages)

[PATCH] dt-bindings: Fix array property constraints
 2024-10-23  6:07 UTC  (4+ messages)

[PATCH v4 1/1] dmaengine: dw: Select only supported masters for ACPI devices
 2024-10-22 13:32 UTC 

[PATCH] dmaengine: loongson2-apb: Rename the prefix ls2x to loongson2
 2024-10-22  5:33 UTC  (2+ messages)

[PATCH v1] dma: fix typo in the comment
 2024-10-22  5:33 UTC  (3+ messages)

[PATCH v3 0/9] STM32 DMA3 updates for STM32MP25
 2024-10-22  5:32 UTC  (12+ messages)
` [PATCH v3 1/9] dt-bindings: dma: stm32-dma3: prevent packing/unpacking mode
` [PATCH v3 2/9] dmaengine: stm32-dma3: prevent pack/unpack thanks to DT configuration
` [PATCH v3 3/9] dmaengine: stm32-dma3: refactor HW linked-list to optimize memory accesses
` [PATCH v3 4/9] dt-bindings: dma: stm32-dma3: prevent additional transfers
` [PATCH v3 5/9] dmaengine: stm32-dma3: prevent LL refactoring thanks to DT configuration
` [PATCH v3 6/9] dmaengine: stm32-dma3: clamp AXI burst using match data
` [PATCH v3 7/9] arm64: dts: st: add DMA support on U(S)ART instances of stm32mp25
` [PATCH v3 8/9] arm64: dts: st: add DMA support on I2C "
` [PATCH v3 9/9] arm64: dts: st: add DMA support on SPI "
` (subset) [PATCH v3 0/9] STM32 DMA3 updates for STM32MP25

[PATCH v2] dmaengine: idxd: Move DSA/IAA device IDs to IDXD driver
 2024-10-22  5:32 UTC  (2+ messages)

[PATCH] dt-bindings: dma: qcom,gpi: Add SAR2130P compatible
 2024-10-22  5:32 UTC  (3+ messages)

[PATCH] dmaengine: ti: edma: Check return value of of_dma_controller_register
 2024-10-22  5:32 UTC  (2+ messages)

[PATCH v1 0/5] Add Block event interrupt support for I2C protocol
 2024-10-19  3:12 UTC  (16+ messages)
` [PATCH v1 1/5] dt-bindings: dmaengine: qcom: gpi: Add additional arg to dma-cell property
` [PATCH v1 2/5] arm64: dts: qcom: Add support for configuring channel TRE size
` [PATCH v1 3/5] dmaengine: qcom: gpi: Add provision to support TRE size as the fourth argument of dma-cells property
` [PATCH v1 4/5] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v1 5/5] i2c: i2c-qcom-geni: Add "

[PATCH] dma/dw-edma: chip regs base should add the offset
 2024-10-16  8:17 UTC 

[PATCH] dma/dw-edma: chip regs base should add the offset
 2024-10-16  4:56 UTC  (4+ messages)
  `  "
    `  "

[PATCH v2 0/9] STM32 DMA3 updates for STM32MP25
 2024-10-15 21:30 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: dma: stm32-dma3: prevent packing/unpacking mode
` [PATCH v2 2/9] dmaengine: stm32-dma3: prevent pack/unpack thanks to DT configuration
` [PATCH v2 3/9] dmaengine: stm32-dma3: refactor HW linked-list to optimize memory accesses
` [PATCH v2 4/9] dt-bindings: dma: stm32-dma3: prevent additional transfers
` [PATCH v2 5/9] dmaengine: stm32-dma3: prevent LL refactoring thanks to DT configuration
` [PATCH v2 6/9] dmaengine: stm32-dma3: clamp AXI burst using match data
` [PATCH v2 7/9] arm64: dts: st: add DMA support on U(S)ART instances of stm32mp25
` [PATCH v2 8/9] arm64: dts: st: add DMA support on I2C "
` [PATCH v2 9/9] arm64: dts: st: add DMA support on SPI "

[PATCH v3 0/4] Enable shared SE support over I2C
 2024-10-14 21:36 UTC  (5+ messages)
` [PATCH v3 2/4] dma: gpi: Add Lock and Unlock TRE support to access SE exclusively
` [PATCH v3 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems

[PATCH] dmaengine: idxd: Move DSA/IAA device IDs to IDXD driver
 2024-10-14 19:13 UTC  (3+ messages)

[PATCH] dma: Switch back to struct platform_driver::remove()
 2024-10-14 18:32 UTC  (2+ messages)

[PATCH] drivers/dma: Fix unsigned compared against 0
 2024-10-14 18:32 UTC  (3+ messages)

[PATCH v1 0/3] dmaengine: acpi: devm APIs and other cleanups
 2024-10-14 18:32 UTC  (5+ messages)
` [PATCH v1 1/3] dmaengine: acpi: Drop unused devm_acpi_dma_controller_free()
` [PATCH v1 2/3] dmaengine: acpi: Simplify devm_acpi_dma_controller_register()
` [PATCH v1 3/3] dmaengine: acpi: Clean up headers

[PATCH v3 0/3] dmaengine: sh: rz-dmac: add r7s72100 support
 2024-10-14 18:32 UTC  (7+ messages)
` [PATCH v3 1/3] dmaengine: sh: rz-dmac: handle configs where one address is zero
` [PATCH v3 2/3] dt-bindings: dma: rz-dmac: Document RZ/A1H SoC
` [PATCH v3 3/3] dmaengine: sh: rz-dmac: add r7s72100 support
` (subset) [PATCH v3 0/3] "

[PATCH v2] dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDMA transfer
 2024-10-14 18:32 UTC  (3+ messages)

Build regressions/improvements in v6.12-rc3
 2024-10-14 10:29 UTC  (4+ messages)

[PATCH 0/2] dmaengine: mv_xor: fix child node handling and switch to scoped loop
 2024-10-11 20:58 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: mv_xor: fix child node refcount handling in early exit
` [PATCH 2/2] dmaengine: mv_xor: switch to for_each_child_of_node_scoped()

[PATCH 00/11] STM32 DMA3 updates for STM32MP25
 2024-10-11  9:12 UTC  (17+ messages)
` [PATCH 01/11] dt-bindings: dma: stm32-dma3: prevent packing/unpacking mode
` [PATCH 02/11] dmaengine: stm32-dma3: prevent pack/unpack thanks to DT configuration
` [PATCH 03/11] dmaengine: stm32-dma3: refactor HW linked-list to optimize memory accesses
` [PATCH 04/11] dt-bindings: dma: stm32-dma3: prevent linked-list refactoring
` [PATCH 05/11] dmaengine: stm32-dma3: prevent LL refactoring thanks to DT configuration
` [PATCH 06/11] dt-bindings: dma: stm32-dma3: introduce st,axi-max-burst-len property
` [PATCH 07/11] dmaengine: stm32-dma3: clamp AXI burst using st,axi-max-burst-len
` [PATCH 08/11] arm64: dts: st: limit axi burst length in dma nodes of stm32mp25
` [PATCH 09/11] arm64: dts: st: add DMA support on U(S)ART instances "
` [PATCH 10/11] arm64: dts: st: add DMA support on I2C "
` [PATCH 11/11] arm64: dts: st: add DMA support on SPI "

[PATCH v1 1/1] dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS()
 2024-10-10 19:36 UTC  (2+ messages)

[PATCH] Documentation: dmaengine: Correct reference to glReadPixels()
 2024-10-10 17:52 UTC 

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-09 13:34 UTC  (13+ messages)
` [PATCH 07/51] dmaengine: "

[PATCH v2 0/4] dmaengine: dma_request_chan*() amendments
 2024-10-08 17:27 UTC  (5+ messages)
` [PATCH v2 1/4] dmaengine: Replace dma_request_slave_channel() by dma_request_chan()
` [PATCH v2 2/4] dmaengine: Use dma_request_channel() instead of __dma_request_channel()
` [PATCH v2 3/4] dmaengine: Add a comment on why it's okay when kasprintf() fails
` [PATCH v2 4/4] dmaengine: Unify checks in dma_request_chan()

[PATCH v1 0/4] dmaengine: dma_request_chan*() amendments
 2024-10-08 17:16 UTC  (13+ messages)
` [PATCH v1 1/4] dmaengine: Replace dma_request_slave_channel() by dma_request_chan()
` [PATCH v1 2/4] dmaengine: Use dma_request_channel() instead of __dma_request_channel()
` [PATCH v1 3/4] dmaengine: Add a comment on why it's okay when kasprintf() fails
` [PATCH v1 4/4] dmaengine: Unify checks in dma_request_chan()

[PATCH v3 1/1] dmaengine: dw: Select only supported masters for ACPI devices
 2024-10-07 13:27 UTC  (3+ messages)

[PATCH v2 0/3] dmaengine: sh: rz-dmac: add r7s72100 support
 2024-10-07  7:34 UTC  (12+ messages)
` [PATCH v2 1/3] dmaengine: sh: rz-dmac: handle configs where one address is zero
` [PATCH v2 2/3] dt-bindings: dma: rz-dmac: Document RZ/A1H SoC
` [PATCH v2 3/3] dmaengine: sh: rz-dmac: add r7s72100 support

[PATCH] dmaengine: ppc4xx: Call of_node_put(np) only once in ppc440spe_adma_setup_irqs()
 2024-10-03 10:26 UTC 

[PATCH 0/3] mv_xor: some devm cleanups
 2024-10-01 21:59 UTC  (4+ messages)
` [PATCH 1/3] dma: mv_xor: use devm_platform_ioremap_resource
` [PATCH 2/3] dma: mv_xor: use devm_clk_get_optional_enabled
` [PATCH 3/3] dma: mv_xor: use devm for request_irq


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).