dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-22 05:33:16 to 2024-10-31 12:36:32 UTC [more...]

[PATCH v4 01/10] dma-engine: sun4i: Add a quirk to support different chips
 2024-10-31 12:35 UTC  (4+ messages)
` [PATCH v4 02/10] dma-engine: sun4i: Add has_reset option to quirk
` [PATCH v4 03/10] dt-bindings: dmaengine: Add Allwinner suniv F1C100s DMA
` [PATCH v4 04/10] dma-engine: sun4i: Add support for Allwinner suniv F1C100s

[PATCH v2 0/4] dmaengine: dma_request_chan*() amendments
 2024-10-31 10:57 UTC  (2+ messages)

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

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

linux: Goodbye from a Linux community volunteer
 2024-10-30 18:32 UTC  (35+ messages)
              ` Kernel maintainer *CENSORED* on LKML [WAS: linux: Goodbye from a Linux community volunteer]
          ` Maintainers now blocked from kernel.org mail access [WAS "

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-30 12:48 UTC  (39+ messages)
    ` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
              ` lore.kernel.org getting senile ? [WAS: [PATCH 1/2] MAINTAINERS: Remove Huawei due to compilance requirements

[PATCH v3 0/9] STM32 DMA3 updates for STM32MP25
 2024-10-29 16:09 UTC  (2+ messages)

[PATCH V5 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-10-29  9:44 UTC  (14+ 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: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset
 2024-10-29  8:28 UTC 

[PATCH] dmaengine: ti: dma-crossbar: Add missing put_device in ti_am335x_xbar_route_allocate
 2024-10-28 19:03 UTC 

[PATCH v2 01/10] dma-engine: sun4i: Add a quirk to support different chips
 2024-10-28 16:22 UTC  (18+ 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] dmaengine: loongson2-apb: Change GENMASK to GENMASK_ULL
 2024-10-28  9:34 UTC 

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

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


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