zephyr/drivers
Affrin Pinhero c1daae647e driver/spi: STM32 Revert while loop on tx only
This commit reverted while loop on tx only.
This commit solves SPI loopback failure and SPI wrong behaviour on RX.
fix:
* zephyrproject-rtos/zephyr#35297
* zephyrproject-rtos/zephyr#35539

Revert "drivers/spi: STM32: This solves SPI infinite loop on Tranceive"

This reverts commit 50c2acbc03e7a48a09880b6fcb8c22256bffa70c.

Signed-off-by: Affrin Pinhero <affrin.pinhero@hcl.com>
2021-05-26 10:38:21 -05:00
..
adc drivers: adc: lmp90xxx: check read REG_ADC_DONE error code 2021-05-25 12:53:35 -05:00
audio drivers/audio: Kconfig: Fix dmic INIT_PRIORITY default value 2021-05-04 08:33:46 -05:00
bluetooth drivers: bluetooth: hci: increase spi_rx_stack 2021-05-13 22:07:45 -04:00
cache cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00
can drivers: can: Implement stm32fd driver 2021-05-07 12:36:10 -05:00
clock_control driver: clock: npcx: Add valid clock checking 2021-05-07 20:52:55 -04:00
console drivers: uart_mux: Fix compilation after logging changes 2021-05-17 10:57:53 -04:00
counter counter: callback null check to use NULL instead of numeric zero 2021-04-29 07:16:37 -04:00
crypto drivers: crypto: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
dac drivers: dac: mcp4725: remove usage of device_pm_control_nop 2021-05-13 22:04:14 -04:00
debug tracing: fix conflict with RTT locking 2021-05-25 07:36:38 -05:00
disk drivers: disk: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
display pm: device: Align state names with system states 2021-05-07 18:35:12 -04:00
dma drivers: dma: stm32 dmamux has request 0 for mem-to-mem 2021-05-21 04:55:02 -05:00
ec_host_cmd_periph drivers: ec_host_cmd_periph: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
edac edac: ibecc: Add supported SKU device IDs 2021-03-22 13:05:01 -04:00
eeprom drivers: eeprom: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
entropy pm: device: Align state names with system states 2021-05-07 18:35:12 -04:00
espi drivers: espi: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
ethernet drivers: eth_enc424j600: explicitly disable INTIE after reset 2021-05-21 07:35:19 -04:00
flash drivers: flash: nrf_qspi_nor: Fix no multithreading configuration 2021-05-26 11:51:23 +02:00
gpio pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
hwinfo drivers: hwinfo: Remove invalid comparison 2021-03-26 07:13:13 -04:00
i2c ite: drivers/i2c: it8xxx2: fix slave address from 7-bit to 8-bit 2021-05-13 11:52:53 -04:00
i2s drivers: i2s: i2s_sam_ssc: Fix build issue 2021-05-05 13:01:01 -05:00
ieee802154 drivers: ieee802154: Udpate nRF IEEE 802.15.4 radio driver 2021-05-06 08:46:47 -05:00
interrupt_controller arc: interrupt_controller: increase irq unit priority 2021-05-25 07:37:02 -05:00
ipm ipm: cavs: (cosmetic) fix indentation 2021-05-07 12:44:34 -04:00
kscan drivers: kscan: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
led drivers: led_pwm: Update pm_control function 2021-05-19 07:52:02 -05:00
led_strip drivers: led_strip: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
lora drivers: lora: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
memc drivers: memc: Update driver to support XIP on mimxrt685_evk. 2021-05-07 15:44:19 -05:00
misc drv: display: Initial FT800 display driver 2021-03-19 19:05:53 +01:00
modem drivers: modem: hl7800: +KSRAT dependent on firmware version 2021-05-19 08:09:37 -05:00
net drivers: net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
neural_net drivers: neural_net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pcie drivers: pcie: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
peci drivers: peci: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pinmux pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
pm_cpu_ops drivers: pm_cpu_ops: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
ps2 drivers: ps2: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
ptp_clock include: Move ptp_clock.h to drivers/ptp_clock.h 2021-03-25 10:09:33 +02:00
pwm pm: device: Align state names with system states 2021-05-07 18:35:12 -04:00
regulator drivers: regulator: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
sensor drivers/sensor: iis2iclx: (FIX) enable interrupt selectively 2021-05-20 17:55:08 -04:00
serial tracing: fix conflict with RTT locking 2021-05-25 07:36:38 -05:00
spi driver/spi: STM32 Revert while loop on tx only 2021-05-26 10:38:21 -05:00
timer drivers: nrf_rtc_timer: Remove unnecessary locking 2021-05-24 23:53:18 -04:00
usb drivers: usb_dc_nrfx: add attached event delay 2021-04-29 09:55:28 -04:00
video drivers: video: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
virtualization drivers: virtualization: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
watchdog power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
wifi drivers: wifi: eswifi: fix swapped protocols in eswifi_off_getaddrinfo 2021-05-25 16:59:17 -05:00
CMakeLists.txt cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00
Kconfig cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00