98 Commits (backport-82072-to-v2.7-branch)

Author SHA1 Message Date
Francois Ramu b75c012c55 drivers: spi: stm32 spi with dma must enable cs after periph 3 years ago
Julien D'ascenzio ca7899afa9 drivers: spi: stm32: Fix forever lock when configure failed 4 years ago
Alexandre Bourdiol 4b7e9368bc drivers: spi: spi_ll_stm32: not all stm32l1 MCU have SPI_CR2_FRF 4 years ago
Francois Ramu 8fe0831c6b include: dt-bindings: remove dma header for stm32 soc 4 years ago
Francois Ramu 30fd0228ae drivers: dma of the stm32 refactored macro for the dma-cells 4 years ago
Fabio Baltieri 624886156a drivers: spi_ll_stm32: add SUBGHZSPI support 4 years ago
Erwan Gouriou fcc3177509 drivers/pinmux: stm32: Move stm32 driver from stm32/ 4 years ago
Affrin Pinhero c1daae647e driver/spi: STM32 Revert while loop on tx only 4 years ago
Affrin Pinhero 0129884062 drivers/spi: STM32: This solves SPI infinite loop on Tranceive 4 years ago
Gerard Marull-Paretas 90118b265f drivers: spi: remove usage of device_pm_control_nop 4 years ago
Erwan Gouriou d8348b0e5e drivers/spi: stm32: Minor init code refactoring 4 years ago
Erwan Gouriou 375db6e080 drivers/spi: stm32 convert dma to new DT_DMA helper macros 4 years ago
Kumar Gala b275fec8c4 soc: stm32: convert to use DEVICE_DT_GET for clocks 4 years ago
Kumar Gala 03ad31b0e4 drivers: spi: Convert drivers to new DT device macros 5 years ago
Martin Jäger c512a908c8 drivers: spi: stm32: use generic LL headers 5 years ago
Harry Jiang de729882a0 drivers: spi: spi_ll_stm32: Fix the master mode not work. 5 years ago
Harry Jiang 85e0e21390 drivers: spi: spi_ll_stm32: Add support for STM32H7xx SoC 5 years ago
Stefan Bigler 596cad8231 spi: fix locking for SPI_LOCK_ON using synchronous API 5 years ago
Erwan Gouriou 0b9c584ec1 drivers/pinmux: stm32: Provide unique API to stm32_dt_pinctrl 5 years ago
Erwan Gouriou f44e931b0c drivers/pinmux: stm32: Get remap functions visible across family 5 years ago
Erwan Gouriou 0143b5e3de drivers/pinctrl: stm32f1: Provide a function which centralize remap 5 years ago
Erwan Gouriou d4e390ce63 drivers/spi: stm32: Convert to devicetree pinctrl generation 5 years ago
Łukasz Mazur 705e1a4610 SPI: Refactoring in SPI with DMA (peripheral switching on/off) 5 years ago
Łukasz Mazur f091aab0d7 SPI: Do not disable SPI peripheral while switching DMA buffers 5 years ago
Erwin Rol 65434f58dd drivers: spi_ll_stm32: refactor DMA support 5 years ago
Tomasz Bursztyka ef560e0a53 drivers: Manual const-ification of device driver instance 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Tomasz Bursztyka 1580768fd3 drivers: dma: Align all drivers using user_data for callback 5 years ago
Tomasz Bursztyka 6acee3dcba drivers: dma: Apply DMA callback change to relevant drivers 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 3852e08126 drivers: spi_ll_stm32: fix COND_CODE_1 usage 5 years ago
Erwan Gouriou ac98a786d4 drivers/spi: stm32: Fix use of single dma channel 5 years ago
Francois Ramu 1a163673c7 drivers: spi: driver reloading dma buffers in the main transceive loop 5 years ago
Francois Ramu c83e2a41ae drivers: spi: driver dma callback function to set transfer flag 5 years ago
Martí Bolívar 7e0eed9235 devicetree: allow access to all nodes 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Martí Bolívar 87e1743ae0 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 5 years ago
Francois Ramu 469e505278 drivers: spi: control of the dma callback on spi client for stm32 5 years ago
Francois Ramu ce093dc35e drivers: spi: Enable dma transfer for SPI on stm32 5 years ago
Kumar Gala 5999787e6e drivers: spi: spi_stm32: Convert DT_COMPAT_ define usage to new macros 5 years ago
Kumar Gala 989484b4bf drivers: stm32: Convert STM32 drivers to new DT_INST macros 5 years ago
Erwan Gouriou c2f19dc52e drivers: spi: spi_stm32: convert to DT_INST defines 5 years ago
Erwan Gouriou d3664b063e drivers/spi: stm32: Modify use of "st,stm32-spi-fifo" compatible 5 years ago
Peter Bigot 0b0d2e640b treewide: use full path to clock_control/stm32_clock_control.h header 6 years ago
David D b96525c82c drivers: spi: Fixing null-pointer dereference in stm32 6 years ago
Marcin Niestroj bbe8e63c46 spi: stm32: deduplicate code creating SPI instances 6 years ago
Erwan Gouriou ca61847af2 Revert "spi: stm32: Enable sending 16bits at a time in 8bit mode if possible" 6 years ago