Toggle navigation
Patchwork
Linux SPI
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Alain Volmat
| Archived =
No
| 34 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2] spi: stm32: fix missing device mode capability in stm32mp25
[v2] spi: stm32: fix missing device mode capability in stm32mp25
-
-
-
2024-10-10
Alain Volmat
Accepted
[6/6] arm64: dts: st: add spi3 / spi8 properties on stm32mp257f-ev1
spi: stm32: add support for stm32mp25
-
-
-
2023-12-18
Alain Volmat
New
[5/6] arm64: dts: st: add spi3/spi8 pins for stm32mp25
spi: stm32: add support for stm32mp25
-
-
-
2023-12-18
Alain Volmat
Accepted
[4/6] arm64: dts: st: add all 8 spi nodes on stm32mp251
spi: stm32: add support for stm32mp25
-
-
-
2023-12-18
Alain Volmat
Accepted
[3/6] spi: stm32: add st,stm32mp25-spi compatible supporting STM32MP25 soc
spi: stm32: add support for stm32mp25
-
-
-
2023-12-18
Alain Volmat
New
[2/6] dt-bindings: spi: stm32: add st,stm32mp25-spi compatible
spi: stm32: add support for stm32mp25
-
-
-
2023-12-18
Alain Volmat
New
[1/6] spi: stm32: use dma_get_slave_caps prior to configuring dma channel
spi: stm32: add support for stm32mp25
-
-
-
2023-12-18
Alain Volmat
Accepted
[v2,7/7] spi: stm32: finalize message either on dma callback or EOT
spi: stm32: various fixes & cleanup
-
-
-
2021-07-07
Alain Volmat
Accepted
[v2,6/7] spi: stm32h7: don't wait for EOT and flush fifo on disable
spi: stm32: various fixes & cleanup
-
-
-
2021-07-07
Alain Volmat
Accepted
[v2,5/7] spi: stm32h7: rework rx fifo read function
spi: stm32: various fixes & cleanup
-
-
-
2021-07-07
Alain Volmat
New
[v2,4/7] spi: stm32: Revert "properly handle 0 byte transfer"
spi: stm32: various fixes & cleanup
-
-
-
2021-07-07
Alain Volmat
Accepted
[v2,3/7] spi: stm32h7: fix full duplex irq handler handling
spi: stm32: various fixes & cleanup
-
-
-
2021-07-07
Alain Volmat
Accepted
[v2,2/7] spi: stm32: enable pm_runtime autosuspend
spi: stm32: various fixes & cleanup
-
-
-
2021-07-07
Alain Volmat
New
[v2,1/7] spi: stm32: fixes pm_runtime calls in probe/remove
spi: stm32: various fixes & cleanup
-
-
-
2021-07-07
Alain Volmat
New
[6/6] spi: stm32: finalize message either on dma callback or EOT
spi: stm32: various fixes & cleanup
-
-
-
2021-06-30
Alain Volmat
Superseded
[4/6] spi: stm32h7: rework rx fifo read function
spi: stm32: various fixes & cleanup
-
-
-
2021-06-30
Alain Volmat
Superseded
spi: stm32: Fix use-after-free on unbind
spi: stm32: Fix use-after-free on unbind
-
-
-
2021-03-18
Alain Volmat
Accepted
spi: stm32: avoid ifdef CONFIG_PM for pm callbacks
spi: stm32: avoid ifdef CONFIG_PM for pm callbacks
-
-
-
2021-03-12
Alain Volmat
Accepted
[v2,8/8] spi: stm32: make spurious and overrun interrupts visible
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
Superseded
[v2,7/8] spi: stm32h7: replace private SPI_1HZ_NS with NSEC_PER_SEC
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
Superseded
[v2,6/8] spi: stm32: defer probe for reset
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
Superseded
[v2,5/8] spi: stm32: driver uses reset controller only at init
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
New
[v2,4/8] spi: stm32h7: ensure message are smaller than max size
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
Superseded
[v2,3/8] spi: stm32: use bitfield macros
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
Superseded
[v2,2/8] spi: stm32: do not mandate cs_gpio
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
Superseded
[v2,1/8] spi: stm32: properly handle 0 byte transfer
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
Superseded
[8/8] spi: stm32: make spurious and overrun interrupts visible
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
Accepted
[7/8] spi: stm32h7: replace private SPI_1HZ_NS with NSEC_PER_SEC
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
New
[6/8] spi: stm32: use bitfield macros
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
New
[5/8] spi: stm32: defer probe for reset
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
Accepted
[4/8] spi: stm32: driver uses reset controller only at init
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
New
[3/8] spi: stm32h7: ensure message are smaller than max size
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
Accepted
[2/8] spi: stm32: do not mandate cs_gpio
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
Accepted
[1/8] spi: stm32: properly handle 0 byte transfer
spi: stm32: fix and enhancements for spi-stm32
-
-
-
2021-02-05
Alain Volmat
New