zephyr/drivers
Aditya Bhutada 2c36616dd2 drivers: espi: espi_mchp_xec: Fix the VW change check time
Adjusted the VW change check timings:
- Polling time changed from 100 uSec to 1 uSec.
- Timeout value changed from 10 mSec to 1 mSec.

This is to achieve the lowest possible pulse width for SCI VW in S0,
while ensuring that the VW change check is still reliable for S0iX
where SoC may take longer to process upstream events.

Also added -ETIMEDOUT error when failure.

Signed-off-by: Aditya Bhutada <aditya.bhutada@intel.com>
2025-04-17 00:57:28 +02:00
..
adc drivers: adc: Introduce AD4130 adc driver 2025-04-09 17:32:29 +02:00
audio drivers: audio: Add driver for tlv320aic3110 2025-03-24 12:13:51 +01:00
auxdisplay
bbram drivers: bbram: npcx: bypass npcx49nf errata rev1.5 No.2.30 2025-03-20 07:21:23 +01:00
bluetooth drivers: bt: esp32 bt controller features supported 2025-04-08 16:10:37 +02:00
cache
can drivers: can: stm32_bxcan: fix filter config 2025-04-04 09:34:30 +02:00
charger drivers: charger: add charger support in X-Powers AXP2101 2025-04-16 17:07:20 +02:00
clock_control drivers: clock_control: Add support for XOTUNE in nRF54L 2025-04-14 11:48:57 +02:00
comparator modules: hal_nxp: Move hal_nxp glue layer to zephyr repo 2025-03-26 16:26:34 +01:00
console console: winstream: add missing Kconfig dependency 2025-03-15 13:08:03 +01:00
coredump
counter drivers: counter: nrfx_timer: Use shutdown task if available 2025-04-09 11:43:01 +02:00
crypto drivers: crypto: Add support for cc23x0 AES 2025-03-07 19:47:11 +01:00
dac drivers: dac: Add TI DAC161S997 driver 2025-04-02 12:53:03 +02:00
dai Drivers: DAI: Intel: DMIC: Program start symmetrically for PDMx 2025-04-02 13:04:32 +02:00
disk drivers: disk: stm32 sdmmc: add stm32n6 support 2025-04-03 11:07:33 +02:00
display drivers: display_mcux_elcdif: enable RGB_888 pixel format 2025-04-10 15:51:27 +02:00
dma drivers: dma: stm32: update function prototype after hal update 2025-04-11 17:32:01 +02:00
dp
edac
eeprom drivers: sensor: rename tmp116 to tmp11x 2025-04-11 16:17:35 +02:00
entropy drivers: entropy: stm32: configure prescaler on STM32WB09 2025-04-09 17:32:59 +02:00
espi drivers: espi: espi_mchp_xec: Fix the VW change check time 2025-04-17 00:57:28 +02:00
ethernet drivers: ethernet: eth_stm32_hal: fix API_V2 multicast 2025-04-11 17:31:43 +02:00
firmware drivers: firmware: scmi: add nxp specific processing 2025-03-07 20:02:17 +01:00
flash drivers: flash: stm32wba6x add flash driver support 2025-04-15 15:33:15 +02:00
fpga drivers: fpga: fix build of ICE40 bitbang with PINCTRL 2025-03-31 14:32:35 +02:00
fuel_gauge
gnss drivers: fix support for U-Blox M10 modules with M8 driver 2025-03-26 07:08:27 +01:00
gpio drivers: gpio: gpio_mcux_igpio: add pull strength configuration 2025-04-10 18:05:26 +02:00
haptics
hdlc_rcp_if
hwinfo drivers: hwinfo: stm32: add support for STM32MP13 2025-04-16 01:09:56 +02:00
hwspinlock
i2c drivers: i2c_rtio: MCUX LPflexcomm determine by inst 2025-04-14 23:06:53 +02:00
i2s drivers: i2s_mcux_sai: control MCLK direction with DT property 2025-04-16 08:09:41 +02:00
i3c drivers: i3c: shell: fix the argv index for broadcast setwml ccc 2025-04-11 06:34:36 +02:00
ieee802154 drivers: ieee802154: fix spelling of "written" 2025-02-21 11:41:46 +00:00
input drivers: input: sbus: Fix race and infinite loop 2025-04-11 16:17:56 +02:00
interrupt_controller drivers: interrupt-controller: vim: Compare interrupt numbers 2025-04-17 00:56:59 +02:00
ipm drivers : ipm: clean up usage of "select USE_STM32_LL_ipcc" 2025-03-20 09:32:56 +01:00
led
led_strip docs: raspberrrypi: Correct names of products 2025-04-03 15:27:50 -07:00
lora drivers: lora: fix spelling of "operation" 2025-02-19 18:51:13 +01:00
mbox drivers: mbox: Add Arm MHUv3 Mailbox driver 2025-03-31 11:29:40 +02:00
mdio drivers: mdio: stm32: set mdio clock for v1 api 2025-04-02 10:31:34 +02:00
memc drivers: memc: add driver for stm32 xspi psram 2025-03-24 15:09:47 +01:00
mfd drivers: entropy: add maxq10xx 2025-03-23 13:18:44 +01:00
mipi_dbi
mipi_dsi drivers: mipi_dsi: Update api for migration of FSP to 5.8.0 2025-04-01 04:14:14 +02:00
misc dts: bindings: nrf-vpr: Allow specifying pins and not using launcher 2025-04-08 16:11:51 +02:00
mm intel_adsp: ace30: mm: Set write permissions during memory mapping 2025-03-18 16:41:22 +01:00
modem modem: modem_cellular: Configurable MTU for CMUX 2025-03-24 19:33:07 +01:00
mspi drivers: ambiq: Correct peripheral instance calculation 2025-03-25 05:59:42 +01:00
net net: nsos_sockets: Fix incorrect return return on ECONNREFUSED 2025-04-08 19:27:18 +02:00
pcie
peci
pinctrl drivers: pinctrl: Update ambiq nce definitions in pinctrl 2025-04-16 17:07:51 +02:00
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm drivers: pwm: nrfx: Add protection against wrong configuration 2025-04-14 13:06:54 +02:00
regulator docs: raspberrrypi: Correct names of products 2025-04-03 15:27:50 -07:00
reset drivers: reset: Add generic reset MMIO driver 2025-04-02 10:31:12 +02:00
retained_mem drivers: retained_mem: Fix using multiple nRF retained memory regions 2025-03-07 20:23:42 +01:00
rtc drivers: rtc: add nxp pcf2123 driver 2025-04-07 21:13:29 +02:00
sdhc drivers: sdhc: add sdhc driver for Ambiq MCU 2025-04-11 06:33:24 +02:00
sensor driver: sensor: add tachometer driver for rts5912 2025-04-15 09:28:01 +02:00
serial drivers: serial: nrfx_uarte: Fix use of PM_DEVICE_ISR_SAFE 2025-04-15 19:09:43 +02:00
sip_svc
smbus
spi drivers: spi: Add support for cc23x0 SPI 2025-04-17 00:55:56 +02:00
stepper drivers: stepper: adi_tmc: adi_tmc50xx_stepper_controller.c 2025-04-16 20:37:04 +02:00
syscon
tee
timer drivers/timer: Add timer driver of it51xxx 2025-04-08 10:48:26 +02:00
usb drivers: usb: device: resolve USB build error for STM32N6 2025-04-15 19:10:28 +02:00
usb_c drivers: usb_c: rt1715: fix uncheck return value cid issue 2025-03-07 20:21:22 +01:00
video drivers: video: ov5640: add support to QVGA and QQVGA in CSI mode 2025-04-03 13:16:20 +02:00
virtualization
w1
watchdog drivers/watchdog/it51xxx: implement watchdog driver 2025-04-15 09:28:19 +02:00
wifi drivers: nxp: wifi: Disable softap mode by default 2025-04-16 20:36:37 +02:00
xen
CMakeLists.txt kscan: drop kscan and any reference 2025-03-13 16:56:26 +00:00
Kconfig kscan: drop kscan and any reference 2025-03-13 16:56:26 +00:00