LinuxLists
Users
About
Pierre Yves MORDRET (
[email protected]
)
Number of posts: 17 (0.02 per day)
First post: 2021-02-05 19:49:37
Last post: 2023-10-03 07:51:11
Date
List
Subject
2023-10-03 07:51:11
linux-kernel
Re: [PATCH] i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
2022-06-21 14:16:26
linux-kernel
Re: [PATCH 4/4] i2c: stm32: add support for the STM32MP13 soc
2022-06-21 14:16:00
linux-kernel
Re: [PATCH 2/4] i2c: stm32: only perform a reset if there is a reset property
2021-09-23 08:41:06
linux-kernel
Re: [PATCH 4/4] i2c: stm32f7: use proper DMAENGINE API for termination
2021-09-23 08:40:05
linux-kernel
Re: [PATCH 3/4] i2c: stm32f7: stop dma transfer in case of NACK
2021-09-23 08:39:38
linux-kernel
Re: [PATCH 2/4] i2c: stm32f7: recover the bus on access timeout
2021-09-23 08:39:18
linux-kernel
Re: [PATCH 1/4] i2c: stm32f7: flush TX FIFO upon transfer errors
2021-05-10 08:05:30
linux-kernel
Re: [PATCH v4 2/2] i2c: stm32f7: add SMBus-Alert support
2021-03-25 09:47:33
linux-kernel
Re: [PATCH v2 2/2] i2c: stm32f7: add SMBus-Alert support
2021-03-25 09:26:21
linux-kernel
Re: [PATCH] i2c-stm32f4: Mundane typo fix
2021-03-18 13:09:56
linux-kernel
Re: [PATCH] i2c: stm32f7: avoid ifdef CONFIG_PM_SLEEP for pm callbacks
2021-02-10 08:49:11
linux-kernel
Re: [PATCH 4/5] ARM: dts: stm32: enable the analog filter for all I2C nodes in stm32mp151
2021-02-05 23:42:09
linux-kernel
Re: [PATCH 1/5] i2c: stm32f7: fix configuration of the digital filter
2021-02-05 23:39:20
linux-kernel
Re: [PATCH 3/5] i2c: stm32f7: add support for DNF i2c-digital-filter binding
2021-02-05 23:38:38
linux-kernel
Re: [PATCH 5/5] i2c: stm32f7: indicate the address being accessed on errors
2021-02-05 23:23:00
linux-kernel
Re: [PATCH 0/5] i2c: stm32: filter binding support & debug info
2021-02-05 19:49:37
linux-kernel
Re: [PATCH 2/5] i2c: stm32f7: support DT binding i2c-analog-filter