Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-06-11 | spi: stm32-ospi: clean up on error in probe() | Dan Carpenter | 1 | -2/+4 |
2025-06-09 | spi: stm32-ospi: Make usage of reset_control_acquire/release() API | Patrice Chotard | 1 | -6/+18 |
2025-05-07 | This patch set did some clean up and add runtime pm | Mark Brown | 1 | -0/+4 |
2025-04-22 | spi: stm32-ospi: Fix an error handling path in stm32_ospi_probe() | Christophe JAILLET | 1 | -0/+4 |
2025-04-07 | spi: spi-stm32-ospi: Make "resets" a required property | Patrice Chotard | 1 | -1/+1 |
2025-03-18 | spi: stm32-ospi: Include "gpio/consumer.h" | Peng Fan | 1 | -1/+1 |
2025-03-06 | spi: stm32: Remove unnecessary print function dev_err() | Jiapeng Chong | 1 | -3/+1 |
2025-03-06 | spi: stm32-ospi: Fix an IS_ERR() vs NULL bug in stm32_ospi_get_resources() | Dan Carpenter | 1 | -2/+2 |
2025-03-03 | spi: stm32: Add OSPI driver | Patrice Chotard | 1 | -0/+1065 |