Thomas Bourgoin ([email protected])

Number of posts: 27 (0.08 per day)
First post: 2023-03-29 15:27:33
Last post: 2024-02-19 12:00:33

Date List Subject
2024-02-19 12:00:33 linux-kernel [PATCH 3/3] ARM: dts: stm32: enable crypto accelerator on stm32mp135f-dk
2024-02-19 11:42:05 linux-kernel [PATCH 2/3] ARM: dts: stm32: enable CRC on stm32mp135f-dk
2024-02-19 11:41:58 linux-kernel [PATCH 1/3] ARM: dts: stm32: add CRC on stm32mp131
2024-02-19 11:40:08 linux-kernel [PATCH 0/3] Enable the CRC and CRYP IP on STM32MP135F-DK board.
2023-12-15 11:56:17 linux-crypto [PATCH] crypto: stm32/crc32 - fix parsing list of devices
2023-08-10 10:00:00 linux-crypto Re: [PATCH 1/3] crypto: stm32/hash - Properly handle pm_runtime_get failing
2023-08-09 08:16:07 linux-crypto Re: [PATCH 1/3] crypto: stm32/hash - Properly handle pm_runtime_get failing
2023-07-13 15:37:03 linux-crypto [PATCH v2 7/7] crypto: stm32 - remove flag HASH_FLAGS_DMA_READY
2023-07-13 15:36:38 linux-crypto [PATCH v2 6/7] crypto: stm32 - fix MDMAT condition
2023-07-13 15:36:33 linux-crypto [PATCH v2 5/7] crypto: stm32 - check request size and scatterlist size when using DMA.
2023-07-13 15:31:07 linux-crypto [PATCH v2 1/7] dt-bindings: crypto: add new compatible for stm32-hash
2023-07-13 15:30:54 linux-crypto [PATCH v2 4/7] crypto: stm32 - fix loop iterating through scatterlist for DMA
2023-07-13 15:28:32 linux-crypto [PATCH v2 2/7] crypto: stm32 - add new algorithms support
2023-07-13 15:27:47 linux-kernel [PATCH v2 3/7] crypto: stm32 - remove bufcnt in stm32_hash_write_ctrl.
2023-07-13 15:27:35 linux-kernel [PATCH v2 0/7] Support of HASH on STM32MP13
2023-07-13 08:09:09 linux-crypto Re: [PATCH 2/7] crypto: stm32 - add new algorithms support
2023-07-12 08:04:04 linux-crypto Re: [PATCH 2/7] crypto: stm32 - add new algorithms support
2023-07-06 08:00:58 linux-crypto [PATCH 5/7] crypto: stm32 - check request size and scatterlist size when using DMA.
2023-07-06 07:57:46 linux-crypto [PATCH 6/7] crypto: stm32 - fix MDMAT condition
2023-07-06 07:57:05 linux-crypto [PATCH 4/7] crypto: stm32 - fix loop iterating through scatterlist for DMA
2023-07-06 07:51:56 linux-crypto [PATCH 7/7] crypto: stm32 - remove flag HASH_FLAGS_DMA_READY
2023-07-06 07:45:47 linux-crypto [PATCH 2/7] crypto: stm32 - add new algorithms support
2023-07-06 07:44:27 linux-crypto [PATCH 1/7] dt-bindings: crypto: add new compatible for stm32-hash
2023-07-06 07:44:22 linux-crypto [PATCH 3/7] crypto: stm32 - remove bufcnt in stm32_hash_write_ctrl.
2023-07-06 07:44:12 linux-crypto [PATCH 0/7] Support of HASH on STM32MP13
2023-04-03 07:03:14 linux-crypto Re: [PATCH] crypto: hash - Remove maximum statesize limit
2023-03-29 15:27:33 linux-crypto Re: [PATCH] crypto: hash - Remove maximum statesize limit