dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-16 04:54:58 to 2024-10-28 11:44:36 UTC [more...]

[PATCH V5 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-10-28 11:43 UTC  (13+ messages)
` [PATCH V5 1/9] Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"
` [PATCH V5 2/9] dmaengine: bcm2835-dma: add suspend/resume pm support
` [PATCH V5 3/9] mmc: bcm2835: Fix type of current clock speed
` [PATCH V5 4/9] mmc: bcm2835: Introduce proper clock handling
` [PATCH V5 5/9] mmc: bcm2835: add suspend/resume pm support
` [PATCH V5 6/9] usb: dwc2: gadget: Introduce register restore flags
` [PATCH V5 7/9] usb: dwc2: Refactor backup/restore of registers
` [PATCH V5 8/9] usb: dwc2: Implement recovery after PM domain off
` [PATCH V5 9/9] ARM: bcm2835_defconfig: Enable SUSPEND

[PATCH] dmaengine: loongson2-apb: Change GENMASK to GENMASK_ULL
 2024-10-28  9:34 UTC 

[PATCH v2 01/10] dma-engine: sun4i: Add a quirk to support different chips
 2024-10-28  8:11 UTC  (16+ messages)
` [PATCH v2 02/10] dma-engine: sun4i: Add has_reset option to quirk
    ` [PATCH v3 "
` [PATCH v2 03/10] dt-bindings: dmaengine: Add Allwinner suniv F1C100s DMA
` [PATCH v2 04/10] dma-engine: sun4i: Add support for Allwinner suniv F1C100s

[PATCH v1 0/5] Add Block event interrupt support for I2C protocol
 2024-10-28  6:32 UTC  (26+ 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 5/5] i2c: i2c-qcom-geni: Add Block event interrupt support

[PATCH] engine: ti: Fix potential NULL pointer dereference
 2024-10-28  6:01 UTC 

[bug report] dmaengine: ls2x-apb: New driver for the Loongson LS2X APB DMA controller
 2024-10-28  2:40 UTC  (2+ messages)

[PATCH v3 0/4] Enable shared SE support over I2C
 2024-10-25 18:53 UTC  (5+ messages)
` [PATCH v3 2/4] dma: gpi: Add Lock and Unlock TRE support to access SE exclusively
` [PATCH v3 3/4] soc: qcom: geni-se: Do not keep GPIOs to sleep state for shared SE usecase

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-25 18:39 UTC  (38+ messages)
    ` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."

[PATCH v2 0/3] Add Block event interrupt support for I2C protocol
 2024-10-25 18:10 UTC  (4+ messages)
` [PATCH v2 1/3] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v2 2/3] i2c: qcom_geni: Update compile dependenices for qcom geni
` [PATCH v2 3/3] i2c: i2c-qcom-geni: Add Block event interrupt support

linux: Goodbye from a Linux community volunteer
 2024-10-25 16:10 UTC  (28+ messages)

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

[PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
 2024-10-25  8:46 UTC 

[PATCH v7 0/6] Add support of AMD AE4DMA DMA Engine
 2024-10-25  1:24 UTC  (9+ 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 V4 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-10-24 20:21 UTC  (11+ messages)
` [PATCH 1/9] Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"
` [PATCH 2/9] dmaengine: bcm2835-dma: add suspend/resume pm support
` [PATCH 3/9] mmc: bcm2835: Fix type of current clock speed
` [PATCH 4/9] mmc: bcm2835: Introduce proper clock handling
` [PATCH 5/9] mmc: bcm2835: add suspend/resume pm support
` [PATCH 6/9] usb: dwc2: gadget: Introduce register restore flags
` [PATCH 7/9] usb: dwc2: Refactor backup/restore of registers
` [PATCH 8/9] usb: dwc2: Implement recovery after PM domain off
` [PATCH 9/9] ARM: bcm2835_defconfig: Enable SUSPEND

[PATCH v2] dmaengine: idxd: Add a new IAA device ID on Panther Lake family platforms
 2024-10-24 18:35 UTC 

[RFC PATCH 00/10] Add support for DMA and audio codec of F1C100s
 2024-10-24 16:52 UTC  (8+ messages)
  ` [PATCH 01/10] dma-engine: sun4i: Add a quirk to support different chips
  ` [PATCH 02/10] dma-engine: sun4i: Add has_reset option to quirk
  ` [PATCH 03/10] dt-bindings: dmaengine: Add Allwinner suniv F1C100s DMA
  ` [PATCH 04/10] dma-engine: sun4i: Add support for Allwinner suniv F1C100s

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-24 12:34 UTC  (2+ messages)

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

[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  (2+ 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] 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)
  `  "
    `  "


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