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-07-07 08:28:52 linux-kernel [PATCH v2 3/7] spi: stm32h7: fix full duplex irq handler handling
2021-07-07 08:28:51 linux-kernel [PATCH v2 6/7] spi: stm32h7: don't wait for EOT and flush fifo on disable
2021-07-07 08:28:47 linux-kernel [PATCH v2 4/7] spi: stm32: Revert "properly handle 0 byte transfer"
2021-07-07 08:28:47 linux-kernel [PATCH v2 0/7] spi: stm32: various fixes & cleanup
2021-07-07 08:28:41 linux-kernel [PATCH v2 2/7] spi: stm32: enable pm_runtime autosuspend
2021-07-01 08:53:05 linux-kernel Re: [PATCH 0/3] i2c: stm32f7: several fixes in error cases
2021-06-30 14:17:52 linux-kernel [PATCH 3/3] i2c: stm32f7: prevent calling slave handling if no slave running
2021-06-30 14:17:27 linux-kernel [PATCH 2/3] i2c: stm32f7: flush TX FIFO upon transfer errors
2021-06-30 14:15:30 linux-kernel [PATCH 1/3] i2c: stm32f7: recover the bus on access timeout
2021-06-30 14:14:38 linux-kernel [PATCH 0/3] i2c: stm32f7: several fixes in error cases
2021-06-30 13:13:08 linux-kernel Re: [PATCH 7/7] i2c: stm32f7: : use proper DMAENGINE API for termination
2021-06-30 08:51:48 linux-kernel [PATCH 6/6] spi: stm32: finalize message either on dma callback or EOT
2021-06-30 08:51:36 linux-kernel [PATCH 4/6] spi: stm32h7: rework rx fifo read function
2021-06-30 08:51:21 linux-kernel [PATCH 5/6] spi: stm32h7: don't wait for EOT and flush fifo on disable
2021-06-30 08:51:20 linux-kernel [PATCH 1/6] spi: stm32: fixes pm_runtime calls in probe/remove
2021-06-30 08:51:05 linux-kernel [PATCH 0/6] spi: stm32: various fixes & cleanup
2021-06-30 08:51:01 linux-kernel [PATCH 3/6] Revert "spi: stm32: properly handle 0 byte transfer"
2021-06-30 08:49:18 linux-kernel [PATCH 2/6] spi: stm32h7: fix full duplex irq handler handling
2021-05-21 20:19:29 linux-kernel Re: [PATCH 14/16] i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function name
2021-05-21 20:18:49 linux-kernel Re: [PATCH 13/16] i2c: busses: i2c-st: Fix copy/paste function misnaming issues
2021-05-21 20:18:29 linux-kernel Re: [PATCH 16/16] i2c: busses: i2c-st: trivial: Fix spelling issue 'enmpty => empty'
2021-05-21 20:18:29 linux-kernel Re: [PATCH 13/16] i2c: busses: i2c-st: Fix copy/paste function misnaming issues
2021-05-12 05:21:44 linux-kernel [PATCH] MAINTAINERS: Add Alain Volmat as STM32 SPI maintainer
2021-05-05 13:41:32 linux-kernel [PATCH v4 2/2] i2c: stm32f7: add SMBus-Alert support
2021-05-05 13:41:26 linux-kernel [PATCH v4 1/2] i2c: add binding to mark a bus as supporting SMBus-Alert
2021-05-05 13:41:26 linux-kernel [PATCH v4 0/2] i2c: stm32f7: add SMBus-Alert support
2021-05-05 09:51:56 linux-kernel Re: [PATCH v3 1/2] dt-bindings: i2c: stm32f7: add st,smbus-alert binding for SMBus Alert
2021-04-30 16:46:33 linux-kernel Re: [PATCH v3 0/2] i2c: stm32f7: add SMBus-Alert support
2021-03-29 06:13:45 linux-kernel [PATCH v3 2/2] i2c: stm32f7: add SMBus-Alert support
2021-03-29 06:11:38 linux-kernel [PATCH v3 1/2] dt-bindings: i2c: stm32f7: add st,smbus-alert binding for SMBus Alert
2021-03-29 06:11:37 linux-kernel [PATCH v3 0/2] i2c: stm32f7: add SMBus-Alert support
2021-03-25 07:47:47 linux-kernel Re: [PATCH] i2c-stm32f4: Mundane typo fix
2021-03-18 13:49:00 linux-kernel [PATCH v2 1/2] dt-bindings: i2c: stm32f7: add st,smbus-alert binding for SMBus Alert
2021-03-18 13:46:56 linux-kernel [PATCH v2 2/2] i2c: stm32f7: add SMBus-Alert support
2021-03-18 13:46:53 linux-kernel [PATCH v2 0/2] i2c: stm32f7: add SMBus-Alert support
2021-03-18 07:26:39 linux-kernel [PATCH] spi: stm32: Fix use-after-free on unbind
2021-03-18 07:25:46 linux-kernel Re: [PATCH] spi: stm32: drop devres version of spi_register_master
2021-03-17 10:59:57 linux-kernel Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings
2021-03-12 11:56:56 linux-kernel [PATCH] i2c: stm32f7: avoid ifdef CONFIG_PM_SLEEP for pm callbacks
2021-03-12 10:39:15 linux-kernel [PATCH] spi: stm32: avoid ifdef CONFIG_PM for pm callbacks
2021-03-12 10:37:18 linux-kernel [PATCH] spi: stm32: drop devres version of spi_register_master
2021-02-05 19:12:40 linux-kernel [PATCH v2 5/8] spi: stm32: driver uses reset controller only at init
2021-02-05 19:10:24 linux-kernel [PATCH v2 7/8] spi: stm32h7: replace private SPI_1HZ_NS with NSEC_PER_SEC
2021-02-05 19:10:10 linux-kernel [PATCH v2 8/8] spi: stm32: make spurious and overrun interrupts visible
2021-02-05 19:08:47 linux-kernel [PATCH v2 4/8] spi: stm32h7: ensure message are smaller than max size
2021-02-05 19:08:18 linux-kernel [PATCH v2 3/8] spi: stm32: use bitfield macros
2021-02-05 19:08:13 linux-kernel [PATCH v2 6/8] spi: stm32: defer probe for reset
2021-02-05 19:07:46 linux-kernel [PATCH v2 0/8] spi: stm32: fix and enhancements for spi-stm32
2021-02-05 19:07:24 linux-kernel [PATCH v2 2/8] spi: stm32: do not mandate cs_gpio
2021-02-05 19:06:37 linux-kernel [PATCH v2 1/8] spi: stm32: properly handle 0 byte transfer
2021-02-05 17:31:11 linux-kernel Re: [PATCH 5/8] spi: stm32: defer probe for reset