Amelie Delaunay ([email protected])

Number of posts: 224 (0.18 per day)
First post: 2020-11-27 13:51:16
Last post: 2024-05-07 13:19:50

Date List Subject
2024-05-07 13:19:50 linux-kernel [PATCH v2 05/12] dmaengine: Add STM32 DMA3 support
2024-05-07 13:17:33 linux-kernel [PATCH v2 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings
2024-05-07 13:05:18 linux-kernel [PATCH v2 11/12] dmaengine: stm32-dma3: defer channel registration to specify channel name
2024-05-07 12:59:51 linux-kernel [PATCH v2 12/12] arm64: dts: st: add HPDMA nodes on stm32mp251
2024-05-07 12:59:33 linux-kernel [PATCH v2 10/12] dmaengine: add channel device name to channel registration
2024-05-07 12:58:23 linux-kernel [PATCH v2 09/12] dmaengine: stm32-dma3: improve residue granularity
2024-05-07 12:58:22 linux-kernel [PATCH v2 07/12] dmaengine: stm32-dma3: add DMA_MEMCPY capability
2024-05-07 12:58:17 linux-kernel [PATCH v2 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability
2024-05-07 12:58:13 linux-kernel [PATCH v2 08/12] dmaengine: stm32-dma3: add device_pause and device_resume ops
2024-05-07 12:57:14 linux-kernel [PATCH v2 02/12] dmaengine: stm32: New directory for STM32 DMA controllers drivers
2024-05-07 12:57:05 linux-kernel [PATCH v2 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings
2024-05-07 12:56:37 linux-kernel [PATCH v2 00/12] Introduce STM32 DMA3 support
2024-05-07 12:56:33 linux-kernel [PATCH v2 03/12] MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation
2024-05-07 11:35:44 linux-kernel Re: [PATCH 05/12] dmaengine: Add STM32 DMA3 support
2024-04-23 14:51:48 linux-kernel Re: [PATCH 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings
2024-04-23 12:48:58 linux-kernel [PATCH 05/12] dmaengine: Add STM32 DMA3 support
2024-04-23 12:45:50 linux-kernel [PATCH 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings
2024-04-23 12:45:44 linux-kernel [PATCH 02/12] dmaengine: stm32: New directory for STM32 DMA controllers drivers
2024-04-23 12:45:41 linux-kernel [PATCH 00/12] Introduce STM32 DMA3 support
2024-04-23 12:39:05 linux-kernel [PATCH 10/12] dmaengine: add channel device name to channel registration
2024-04-23 12:38:35 linux-kernel [PATCH 12/12] arm64: dts: st: add HPDMA nodes on stm32mp251
2024-04-23 12:38:26 linux-kernel [PATCH 11/12] dmaengine: stm32-dma3: defer channel registration to specify channel name
2024-04-23 12:37:54 linux-kernel [PATCH 09/12] dmaengine: stm32-dma3: improve residue granularity
2024-04-23 12:36:50 linux-kernel [PATCH 07/12] dmaengine: stm32-dma3: add DMA_MEMCPY capability
2024-04-23 12:36:20 linux-kernel [PATCH 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability
2024-04-23 12:36:18 linux-kernel [PATCH 08/12] dmaengine: stm32-dma3: add device_pause and device_resume ops
2024-04-23 12:35:55 linux-kernel [PATCH 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings
2024-04-23 12:35:26 linux-kernel [PATCH 03/12] MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation
2023-12-21 17:12:52 linux-kernel Re: [PATCH] dmaengine: add channel device name to channel registration
2023-12-13 17:41:24 linux-kernel [PATCH] dmaengine: add channel device name to channel registration
2023-12-13 16:06:08 linux-kernel [PATCH] dmaengine: fix NULL pointer in channel unregistration function
2023-11-24 16:03:03 linux-kernel [PATCH] dmaengine: dmatest: prevent using swiotlb buffer with nobounce parameter
2023-11-06 13:49:15 linux-kernel [PATCH v2] dmaengine: stm32-dma: avoid bitfield overflow assertion
2023-10-09 08:25:58 linux-kernel [PATCH] dmaengine: stm32-mdma: correct desc prep when channel running
2023-10-04 16:37:58 linux-kernel [PATCH 2/3] dmaengine: stm32-mdma: use Link Address Register to compute residue
2023-10-04 16:37:04 linux-kernel [PATCH 1/3] dmaengine: stm32-mdma: abort resume if no ongoing transfer
2023-10-04 16:36:39 linux-kernel [PATCH 3/3] dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is set
2023-10-04 15:51:19 linux-kernel [PATCH 2/2] dmaengine: stm32-dma: fix residue in case of MDMA chaining
2023-10-04 15:51:15 linux-kernel [PATCH 1/2] dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA chaining
2023-07-06 07:40:37 linux-kernel Re: [Linux-stm32] [PATCH 5/5] dmaengine: stm32-dma: Use devm_platform_get_and_ioremap_resource()
2023-06-09 10:07:58 linux-kernel [RESEND PATCH 2/2] mfd: stmfx: Nullify stmfx->vdd in case of error
2023-06-09 10:07:02 linux-kernel [RESEND PATCH 1/2] mfd: stmfx: Fix error path in stmfx_chip_init
2023-06-09 09:58:51 linux-kernel Re: [RESEND PATCH 0/2] STMFX chip init couple of fixes
2023-05-31 12:34:48 linux-kernel [PATCH] rtc: stm32: remove dedicated wakeup management
2023-04-12 11:03:16 linux-kernel [RESEND PATCH 2/2] mfd: stmfx: Nullify stmfx->vdd in case of error
2023-04-12 11:02:58 linux-kernel [RESEND PATCH 0/2] STMFX chip init couple of fixes
2023-04-12 11:02:29 linux-kernel [RESEND PATCH 1/2] mfd: stmfx: Fix error path in stmfx_chip_init
2023-03-16 16:54:25 linux-kernel [PATCH 2/2] mfd: stmfx: Nullify stmfx->vdd in case of error
2023-03-16 16:54:22 linux-kernel [PATCH 1/2] mfd: stmfx: Fix error path in stmfx_chip_init
2023-03-16 16:54:19 linux-kernel [PATCH 0/2] STMFX chip init couple of fixes
2023-03-01 11:32:08 linux-kernel Re: [PATCH v2] usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host"