zephyr/drivers
Georgij Cernysiov 4ec67271ab drivers: flash: stm32 ospi correct lines on writes
Correct used lines based on write opcode
regardless of the data mode.

The write opcode is set during init for all
modes and can be overwritten in DT.

Add lines correction for PP_1_1_2.

Signed-off-by: Georgij Cernysiov <geo.cgv@gmail.com>
2024-09-17 09:45:42 +02:00
..
adc drivers: adc: stm32: don't fail init if pinctrl is not provided 2024-09-16 13:50:42 +02:00
audio drivers: audio: Add the wm8904 driver 2024-08-29 15:53:26 +02: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 driver/bluetooth / cyw208xx: enable CYW20829_BT_FW_TX10DBM_POWER 2024-09-02 11:58:18 +02:00
cache Revert "drivers: cache: nrf: enable CACHE_NRF_PATCH_LINEADDR for nRF92" 2024-09-09 13:54:39 -04:00
can drivers: can: shell: use shell_fprintf_normal instead of shell_fprintf 2024-09-10 11:44:23 +02:00
charger charger: bq25180: Add threshold voltage for precharge 2024-09-05 17:01:05 -04:00
clock_control drivers: clock_control: Deprecate Kconfig for MCO configuration 2024-09-16 20:19:57 +02:00
console drivers: console: rtt_console: use Segger recommended write API 2024-08-12 10:14:34 +02:00
coredump
counter drivers: counter: Add MAX32xxx counter driver 2024-09-11 20:18:33 -04:00
crypto drivers: crypto: use reset api for crypto peripheral reset 2024-07-28 07:31:25 +03:00
dac drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
dai driver: ssp: add support for blob30 on PTL 2024-09-13 09:17:56 +02:00
disk drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
display drivers: display: stm32_ltdc: fix return value 2024-09-10 11:43:48 +02:00
dma style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -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 entropy: native_posix: Add kconfig to not seed by default 2024-09-05 16:56:33 -04:00
espi drivers/espi: it8xxx2: Fix mask when SRAM size not the power of 2 2024-09-02 11:49:52 +02:00
ethernet drivers: ethernet: Modify RX thread creation and update KConfig 2024-09-16 20:19:16 +02:00
firmware style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
flash drivers: flash: stm32 ospi correct lines on writes 2024-09-17 09:45:42 +02:00
fpga drivers: fpga: add driver for renesas slg471X5 2024-08-26 17:06:14 +02:00
fuel_gauge style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
gnss gnss: rename u-blox M10 driver to M8 2024-08-26 17:27:12 -04:00
gpio drivers: gpio: stm32: add support for STM32WB0 2024-09-12 10:03:37 +02:00
haptics drivers: haptics: drv2605: Hard codes open loop mode for LRA mode 2024-08-20 14:52:32 -04:00
hwinfo drivers: hwinfo: stm32: mark STM32WB0 series as incompatible 2024-09-12 10:03:37 +02:00
hwspinlock style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
i2c drivers: i2c: esp32: Fix DT node instance. 2024-09-16 20:19:43 +02:00
i2s drivers: i2s: Do not ignore the return value from queue_put. 2024-09-05 09:50:08 +02:00
i3c drivers: i3c: shell: add getmxds helper 2024-09-12 13:11:37 -04:00
ieee802154 kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
input drivers: input: input_gt911: fix OOB buffer write to touch points array 2024-09-06 10:13:14 -05:00
interrupt_controller drivers: intc: plic: fix IRQ on every hart regardless of mapping 2024-09-16 10:02:08 +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: lp5562: Add PM Device support 2024-09-13 13:43:33 +02:00
led_strip drivers: ws2812_gpio: Make timing configurable and less hardware dependend 2024-09-06 11:31:00 -04:00
lora lora: driver: sx12xx: fix driver recv func when RX error occurs 2024-08-05 18:37:11 -04:00
mbox drivers: mbox: make mbox_nxp_imx_mu use PRE_KERNEL_1 init level 2024-09-11 09:34:04 +02:00
mdio drivers: ethernet: dwc_xgmac: Added dwc-xgmac 2024-09-05 17:03:05 -04:00
memc drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
mfd drivers: mfd: add new driver "mfd_adp5585" 2024-05-08 16:09:08 -04:00
mipi_dbi mipi_dbi: stm32: use proper type for timeout argument 2024-08-27 12:45:48 +02:00
mipi_dsi everywhere: replace double words 2024-06-22 05:40:22 -04:00
misc drivers: misc: coresight: nrf_etr: Add standalone mode 2024-09-06 11:31:27 -04:00
mm ace: mm: tlb: Check tlb translation enabled before flushing cache 2024-09-12 14:47:33 +02:00
modem lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
mspi drivers: update AMBIQ drivers to use proper base address 2024-08-11 19:18:09 -05:00
net lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05: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 driver: pinctrl: add SCMI-based pinctrl driver for NXP i.MX SoCs 2024-09-11 09:34:04 +02:00
pm_cpu_ops
power_domain style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
ps2 style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
ptp_clock drivers: ptp_clock_nxp_enet: add module_dev to driver config 2024-07-09 17:20:12 -04:00
pwm drivers: pwm: Fix NXP TPM without combine channel feature 2024-09-12 14:48:32 +02:00
regulator espressif: clean up unused code 2024-09-09 13:55:39 -04: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 style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
sdhc drivers: sdhc: esp32: remove unused code 2024-09-16 20:18:33 +02:00
sensor drivers: sensor: tdk: Refactor cmake and kconfig to vendor subdirectory 2024-09-16 10:06:03 +02:00
serial driver: serial: Add support for sy1xx 2024-09-16 20:19:31 +02:00
sip_svc
smbus drivers: stm32: Make some config symbols menuconfig symbols 2024-09-05 16:58:04 -04:00
spi spi: rtio: Move spi_rtio_copy to spi_rtio 2024-09-16 20:19:51 +02:00
stepper drivers: stepper: refactor gpio stepper driver 2024-09-03 10:42:19 +02:00
syscon
tee style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
timer driver: timer: Add support for sy1xx 2024-09-16 20:19:31 +02:00
usb drivers: udc_dwc2: Send isochronous data on next SOF 2024-09-13 09:21:58 +02:00
usb_c drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
video video: esp32_dvp: change default log level 2024-09-16 20:17:26 +02: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 style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
wifi drivers: nrfwifi: Get RTS threshold 2024-09-13 13:42:26 +02:00
xen style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
CMakeLists.txt stepper motor controller: introduce api 2024-08-27 12:43:39 +02:00
Kconfig stepper motor controller: introduce api 2024-08-27 12:43:39 +02:00