messages from 2024-10-24 20:19:04 to 2024-11-20 07:16:00 UTC [more...]
[PATCH v4 00/11] dmaengine: qcom: bam_dma: add cmd descriptor support
2024-11-20 7:15 UTC (2+ messages)
[PATCH v3 0/4] Enable shared SE support over I2C
2024-11-19 9:13 UTC (27+ messages)
` [PATCH v3 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [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 v3 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems
[PATCH v4 0/4] Enable shared SE support over I2C
2024-11-18 5:46 UTC (11+ messages)
` [PATCH v4 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v4 2/4] dmaengine: gpi: Add Lock and Unlock TRE support to access I2C exclusively
` [PATCH v4 3/4] soc: qcom: geni-se: Do not keep GPIOs to sleep state for shared SE usecase
` [PATCH v4 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems
[PATCH V3 1/2] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
2024-11-17 11:07 UTC (4+ messages)
` [PATCH V3 2/2] dmaengine: fsl-edma: free irq correctly in remove path
[PATCH v2 0/3] dmaengine: sh: rz-dmac: add r7s72100 support
2024-11-15 17:08 UTC (3+ messages)
[PATCH v5 1/5] dma-engine: sun4i: Add a quirk to support different chips
2024-11-15 13:10 UTC (7+ messages)
` [PATCH v5 2/5] dma-engine: sun4i: Add has_reset option to quirk
` [PATCH v5 3/5] dt-bindings: dmaengine: Add Allwinner suniv F1C100s DMA
` [PATCH v5 4/5] dma-engine: sun4i: Add support for Allwinner suniv F1C100s
` [PATCH v5 0/5] Add support for DMA of F1C100s
[PATCH v2] dt-bindings: dma: qcom,gpi: Add QCS615 compatible
2024-11-15 9:28 UTC
[PATCH] dmaengine: ti: k3-udma: Add NULL check in udma_probe
2024-11-15 6:03 UTC
[PATCH] dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset
2024-11-14 3:05 UTC (3+ messages)
[PATCH v1] dt-bindings: dma: qcom,gpi: Add QCS8300 compatible
2024-11-12 17:24 UTC (2+ messages)
[PATCH V2 1/2] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
2024-11-12 17:17 UTC (6+ messages)
` [PATCH V2 2/2] dmaengine: fsl-edma: free irq correctly in remove path
` [PATCH V2 2/2] dmaengine: fsl-edma: free irq correctly in remove pathy
[PATCH v2 RESEND 0/3] Add Block event interrupt support for I2C protocol
2024-11-12 4:56 UTC (8+ messages)
` [PATCH v2 RESEND 1/3] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v2 RESEND 2/3] i2c: qcom_geni: Update compile dependenices for qcom geni
` [PATCH v2 RESEND 3/3] i2c: i2c-qcom-geni: Add Block event interrupt support
[PATCH 0/2] dmaengine: sf-pdma: Fix dma transfers errors handling
2024-11-11 15:26 UTC (3+ messages)
` [PATCH 1/2] dmaengine: sf-pdma: Fix dma descriptor status reporting
` [PATCH 2/2] dmaengine: sf-pdma: Fix possible double-free for descriptors
[PATCH] dmaengine: xilinx_dma: Fix freeup active list based on descriptor completion bit
2024-11-11 13:04 UTC (4+ messages)
[PATCH V5 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-11-09 17:37 UTC (15+ 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 0/2] Add SA8775P GPI DMA compatible
2024-11-09 10:41 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: dma: qcom,gpi: Add SA8775P compatible
` [PATCH 2/2] arm64: dts: qcom: sa8775p: Use a SoC-specific compatible for GPI DMA
[PATCH][next] dmaengine: xilinx: xdma: remove redundant check on ret
2024-11-07 11:46 UTC
[PATCH v1] dt-bindings: dma: qcom,gpi: Add QCS615 compatible
2024-11-07 10:47 UTC (2+ messages)
[PATCH] dmaengine: xilinx_dma: Configure parking registers only if parking enabled
2024-11-06 9:37 UTC (2+ messages)
[PATCH] dmaengine: idxd: Remove a useless mutex
2024-11-04 15:18 UTC (3+ messages)
[PATCH v5 1/1] dmaengine: dw: Select only supported masters for ACPI devices
2024-11-04 9:50 UTC
[PATCH 1/2] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
2024-11-04 5:35 UTC (6+ messages)
` [PATCH 2/2] dmaengine: fsl-edma: free irq correctly in remove path
` [PATCH 2/2] dmaengine: fsl-edma: free irq correctly in remove pathy
[PATCH v5 0/5] Add support for DMA of F1C100s
2024-11-02 10:10 UTC
[PATCH v4 01/10] dma-engine: sun4i: Add a quirk to support different chips
2024-11-02 9:06 UTC (10+ 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 (23+ 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 (6+ 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] 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 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 (4+ 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] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
2024-10-25 7:11 UTC (3+ messages)
[PATCH v7 4/6] dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register
2024-10-25 1:24 UTC (2+ messages)
[PATCH V4 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-10-24 20:21 UTC (9+ messages)
` [PATCH 1/9] Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"
` [PATCH 3/9] mmc: bcm2835: Fix type of current clock speed
` [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
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