158 Commits (64a038aca3e9ad14e9167a6f58eb7c204eb5a50d)

Author SHA1 Message Date
Luis Ubieda 64a038aca3 spi: all: Add default iodev_submit to drivers without native support 10 months ago
Pisit Sawangvonganan dcd0a2756d drivers: spi: remove '&' when assigning `init_fn` 11 months ago
Abderrahmane Jarmouni 533ade504d drivers: spi: stm32: minor fixes 1 year ago
Aurelien Jarno 18c73de93d drivers: spi: stm32: Skip pinctrl suspend/resume for subghzspi 1 year ago
Aurelien Jarno 858e8c51f1 drivers: spi: stm32: add runtime PM support 1 year ago
Abderrahmane Jarmouni 4af01814c4 drivers: spi: stm32: cache coherency management modifs 1 year ago
Guillaume Gautier b567a7db83 drivers: spi: stm32: add pm support 1 year ago
Michele Sardo ca4ff1e6fe drivers: spi: keep SPI enabled if SPI_HOLD_ON_CS is used 1 year ago
Daniel Gaston Ochoa 4c88deaa82 drivers: spi: stm32h7: Ignore spurious interrupts 1 year ago
Daniel Gaston Ochoa 9991d2ba65 drivers: spi: stm32h7: Use SPI FIFO 1 year ago
Daniel Gaston Ochoa eb78d4dfde drivers: spi: stm32h7: Use transferSize and EOT 1 year ago
Daniel Gaston Ochoa cc9c90c767 devicetree: spi: stm32h7: Allow to enable SPI FIFO from DT 1 year ago
Benedikt Schmidt 2141bb4561 drivers: spi: fix unreliable SPI busy flag for some STM32 devices 1 year ago
Mustafa Abdullah Kus 3135a4cd0b drivers: spi: spi_ll_stm32: add midi and mssi impl 1 year ago
Daniel Gaston Ochoa 5781b6a05f Revert "drivers: spi: stm32h7: Use FIFO" 2 years ago
Gustavo Silva f684e299b9 drivers: stm32: use IF_ENABLED() macro in config structs 2 years ago
Georgij Cernysiov 9f3d9f7594 drivers: spi: stm32: disable cs when spi is done 2 years ago
Daniel Gaston Ochoa 50f64eaeba drivers: spi: stm32h7: Use FIFO 2 years ago
Daniel Gaston Ochoa cb4f54535f drivers: spi: stm32h7: Simplify long function in small ones 2 years ago
Daniel Gaston Ochoa 02f46fb1f2 drivers: spi: stm32h7: Use a better name for ll_func_tx_is_empty 2 years ago
Daniel Gaston Ochoa 2effd8cce7 drivers: spi: stm32h7: Move startMasterTransfer to transceive 2 years ago
Benedikt Schmidt 3441fee460 drivers: spi: Implement workaround for unreliable busy flag 2 years ago
Daniel Gaston Ochoa 0e72d63a01 drivers: spi: stm32h7 Fix SPI DMA 16 bits frames 2 years ago
Daniel Gaston Ochoa 8e6b401ca4 drivers: spi: stm32h7 Check nocache memory correctly 2 years ago
Hein Wessels 3e369ec8ed drivers: spi: stm32: LOG_INF should be LOG_DBG to not clutter console 2 years ago
Carlo Caione e4a125b6a4 dt: Make zephyr,memory-attr a capabilities bitmask 2 years ago
Erwan Gouriou 9b56e8ac63 Revert "drivers/spi: stm32: fix TX-only mode" 2 years ago
David Lamparter 31cd3b1f61 drivers/spi: stm32: fix TX-only mode 2 years ago
Daniel Gaston Ochoa 818aa2d0c7 drivers: stm32: SPI: SPI nocache buffers can be in CONFIG_NOCACHE_MEMORY 2 years ago
Daniel Gaston Ochoa 1b3e2d98e4 drivers: stm32: SPI: Check that SPI buffers are in a nocache region 2 years ago
Benedikt Schmidt 39391b4a16 drivers: spi: replace timeout for STM32 DMA slave mode 2 years ago
Guillaume Gautier c73c7d5728 drivers: spi: stm32h7: add a small delay after enabling 2 years ago
Cyril Fougeray 1be72d9888 dma: callback with 2 status codes for successful transfers 2 years ago
Daniel Gaston Ochoa 9eed160a06 drivers: stm32: SPI: cannot send several buffers if frame size is 16 bits 2 years ago
Gerard Marull-Paretas 1e0028ae3d drivers: spi: add spi_cs_is_gpio(_dt) helpers 2 years ago
Gerard Marull-Paretas 3f2c2d4130 drivers: spi: make SPI dt-spec macros compatible with C++ 2 years ago
Rami Saad 1d8681965c drivers: spi: fix 16 bit spi dma transfers for the STM32 driver 3 years ago
Benedikt Schmidt 5fc743e5f9 drivers: spi: fix return value of spi_transceive for STM32 slaves 3 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Francois Ramu 86ede2b679 drivers: spi : driver with DMA for the stm32u5 3 years ago
Tom Burdick 4c20403629 spi: callback API for asynchronous transcieve 3 years ago
Henrik Brix Andersen d6776fe169 drivers: spi: check if clock device is ready before accessing 3 years ago
Erwan Gouriou 1ef9e9eb9b include: drivers: stm32 clock_control: Replace OPT by DOMAIN 3 years ago
Erwan Gouriou 890d42759b drivers: spi: stm32: Use 'st,stm32h7-spi' compatible input when possible 3 years ago
Erwan Gouriou 0b65c1c619 drivers/spi: stm32: Use alt clock freq if available 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Francois Ramu 61bef2087f drivers: spi: stm32 spi with dma must enable cs after periph 3 years ago
Gerard Marull-Paretas 44679c7bd8 drivers: spi: drop DEV_DATA/DEV_CFG usage 4 years ago
Francois Ramu d65a74e2dd drivers: spi: stm32 spi drivers supports the frame format 4 years ago
Alexander Mihajlovic 673806aef1 drivers: spi: stm32: Skip pinctrl setup for subghzspi 4 years ago