zephyr/drivers
Marcio Ribeiro b9ccaaea53 drivers: spi: esp32: fix exception in mode 3 & soft-ctrld CS
Fixes division by zero exception when SPI is configured to operate in mode3
whit CS controlled by software.

Such exception occurred because data->dfs is listed as the denominator in
a division inside the spi_esp32_transfer() function which is called from
spi_esp32_configure() (before assigning a value to data->dfs) inside
transceive() in the condition where mode 3 is chosen as the SPI operating
mode and the chip select is configured to be software-controlled.

Signed-off-by: Marcio Ribeiro <marcio.ribeiro@espressif.com>
2024-08-23 15:50:03 +01:00
..
adc drivers: adc: nrf: Update adc driver to support nRF9280 2024-08-22 14:24:38 -04:00
audio everywhere: replace double words 2024-06-25 06:05:35 -04:00
auxdisplay build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
bbram driver: bbram: npcx: fix the way to clear bbram status 2024-06-21 10:07:41 +02:00
bluetooth soc: nxp: Move connectivity defaults to common 2024-08-22 09:14:24 +02:00
cache drivers: cache: nrf: enable CACHE_NRF_PATCH_LINEADDR for nRF92 2024-08-22 14:24:38 -04:00
can drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
charger build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
clock_control drivers: clock_control: support new i2c clock model 2024-08-22 14:21:27 -04:00
console drivers: console: rtt_console: use Segger recommended write API 2024-08-12 10:14:34 +02:00
coredump
counter drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
crypto drivers: crypto: use reset api for crypto peripheral reset 2024-07-28 07:31:25 +03:00
dac drivers: dac: dac_ad569x: Add bit shift for 14/12-bit variants 2024-07-11 09:37:12 +02:00
dai drivers: dai: esai: don't reset ESAI on init 2024-08-22 09:10:18 +02:00
disk disk: sdmmc: power off card in DISK_IOCTL_CTRL_DEINIT 2024-08-20 19:42:37 -04:00
display drivers: display: use zephyr reset api for diyplay 2024-08-20 14:50:57 -04:00
dma drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
dp driver: swdp_bitbang: hardcode request lut 2024-06-14 11:14:17 +02:00
edac arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
eeprom drivers/eeprom/eeprom_simulator: Remove reference to native_posix 2024-08-16 09:20:58 +01:00
entropy drivers: entropy: Initial support for trng driver of RA8 2024-08-22 14:24:57 -04:00
espi style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
ethernet drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
firmware firmware: scmi: add support for pinctrl protocol 2024-08-19 10:05:16 -04:00
flash soc: nxp: Move flexspi log level change to driver 2024-08-22 09:14:24 +02:00
fpga style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
fuel_gauge Drivers: max17048: updated voltage parameter output 2024-07-10 11:36:28 +02:00
gnss drivers: gnss: Handle malloc returning NULL pointer 2024-08-02 03:29:18 -04:00
gpio drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
haptics drivers: haptics: drv2605: Hard codes open loop mode for LRA mode 2024-08-20 14:52:32 -04:00
hwinfo drivers: hwinfo: esp32c2: Add support 2024-08-16 14:08:22 -04:00
hwspinlock style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
i2c i2c: nrfx_twi: fix RTIO utility functions 2024-08-23 08:02:45 -04:00
i2s style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
i3c i3c: drivers: check for reserved addresses for i2c scan 2024-08-07 07:13:42 -04:00
ieee802154 kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
input drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
interrupt_controller style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
ipm drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
kscan input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
led drivers: led: lp5569: run clang-format 2024-08-23 15:49:43 +01:00
led_strip driver: led: add support for TI TLC59731 RGB STRIP controller 2024-05-21 16:50:24 -04:00
lora lora: driver: sx12xx: fix driver recv func when RX error occurs 2024-08-05 18:37:11 -04:00
mbox style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
mdio drivers: mdio: shell: add support for stm32 mdio 2024-08-21 08:58:29 +02:00
memc soc: nxp: Move flexspi log level change to driver 2024-08-22 09:14:24 +02:00
mfd drivers: mfd: add new driver "mfd_adp5585" 2024-05-08 16:09:08 -04:00
mipi_dbi drivers: mpi_dbi: Fix wrong bit index for 3wire mode 2024-08-19 15:18:09 -04:00
mipi_dsi everywhere: replace double words 2024-06-22 05:40:22 -04:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
mm drivers: mm/intel_adsp: Add MMU support to MM driver 2024-06-04 13:40:04 +02:00
modem drivers: modem: cellular: hl7800 fix enter cmux 2024-08-14 15:51:04 -05:00
mspi drivers: update AMBIQ drivers to use proper base address 2024-08-11 19:18:09 -05:00
net drivers: nsos: fix resource leak in nsos_adapt_accept() error path 2024-07-05 18:44:13 +02:00
pcie kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
peci build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
pinctrl drivers: pinctrl_imx: support i.MX93 M33 core 2024-08-22 09:15:16 +02:00
pm_cpu_ops shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
power_domain power_domain: intel_adsp: Use register definitions 2024-05-24 09:53:04 -05:00
ps2 style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
ptp_clock drivers: ptp_clock_nxp_enet: add module_dev to driver config 2024-07-09 17:20:12 -04:00
pwm drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
regulator style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
reset drivers: reset: Add NXP RSTCTL driver 2024-05-21 16:49:42 -04:00
retained_mem drivers: retained_mem: nrf: implement using nrfx_ram_ctrl helper 2024-08-14 12:35:17 -04:00
rtc drivers: rtc: off-by-one error in RV-8263-C8 driver 2024-08-22 14:21:41 -04:00
sdhc drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
sensor drivers: sensor: st: vl53l1x: add return to attr_set and attr_get 2024-08-23 08:02:23 -04:00
serial drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
sip_svc kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00
smbus build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
spi drivers: spi: esp32: fix exception in mode 3 & soft-ctrld CS 2024-08-23 15:50:03 +01:00
syscon
tee kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
timer drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
usb drivers: usb device: Remove MCUX controller type 2024-08-22 09:14:24 +02:00
usb_c drivers: usb_c: numaker: support Nuvoton's M2L31 series 2024-08-01 12:38:53 +02:00
video drivers: video: stm32_dcmi: add set and get ctrl 2024-08-14 12:34:13 -04:00
virtualization kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
w1 drivers: w1: Ensure DQ pin is both input and output. 2024-05-29 07:34:29 +02:00
watchdog drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
wifi drivers: wifi: Fix AP mode build 2024-08-22 14:23:56 -04:00
xen style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
CMakeLists.txt firmware: introduce SCMI core support 2024-08-19 10:05:16 -04:00
Kconfig firmware: introduce SCMI core support 2024-08-19 10:05:16 -04:00