Alain Volmat ([email protected])

Number of posts: 270 (0.22 per day)
First post: 2021-02-05 08:54:46
Last post: 2024-05-27 16:02:45

Date List Subject
2021-02-05 11:26:18 linux-kernel [PATCH 5/8] spi: stm32: defer probe for reset
2021-02-05 11:23:40 linux-kernel [PATCH 1/8] spi: stm32: properly handle 0 byte transfer
2021-02-05 11:22:07 linux-kernel [PATCH 0/8] spi: stm32: fix and enhancements for spi-stm32
2021-02-05 11:21:59 linux-kernel [PATCH 7/8] spi: stm32h7: replace private SPI_1HZ_NS with NSEC_PER_SEC
2021-02-05 11:21:59 linux-kernel [PATCH 2/8] spi: stm32: do not mandate cs_gpio
2021-02-05 11:20:44 linux-kernel [PATCH 3/8] spi: stm32h7: ensure message are smaller than max size
2021-02-05 11:20:20 linux-kernel [PATCH 6/8] spi: stm32: use bitfield macros
2021-02-05 11:18:00 linux-kernel [PATCH 4/8] spi: stm32: driver uses reset controller only at init
2021-02-05 11:17:40 linux-kernel [PATCH 8/8] spi: stm32: make spurious and overrun interrupts visible
2021-02-05 08:58:33 linux-kernel [PATCH 3/5] i2c: stm32f7: add support for DNF i2c-digital-filter binding
2021-02-05 08:57:37 linux-kernel [PATCH 0/5] i2c: stm32: filter binding support & debug info
2021-02-05 08:57:36 linux-kernel [PATCH 4/5] ARM: dts: stm32: enable the analog filter for all I2C nodes in stm32mp151
2021-02-05 08:57:24 linux-kernel [PATCH 5/5] i2c: stm32f7: indicate the address being accessed on errors
2021-02-05 08:56:33 linux-kernel [PATCH 1/5] i2c: stm32f7: fix configuration of the digital filter
2021-02-05 08:54:46 linux-kernel [PATCH 2/5] i2c: stm32f7: support DT binding i2c-analog-filter