zephyr/drivers
Declan Snyder 1ca895dc0e spi_nxp_lpspi: Reintroduce fast path no configure
Reintroduce the fast path that skips reconfiguring if we use the same
configuration, this fixes regression that causes a lot of latency at the
start of repeated transfers. Unfortuantely need to find alternative
workaround for S32K3 in order to do this instead of module reset, so
disable skipping for that platform.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-02-27 23:18:46 +00:00
..
adc driver: adc: esp32: fix read function 2025-02-25 07:57:00 +01:00
audio drivers: wm8904: Fix audio input configuration 2025-02-18 05:32:36 +01:00
auxdisplay
bbram
bluetooth drivers: bluetooth: hci_nxp: fix unexpected command complete event 2025-02-25 15:14:18 +00:00
cache
can drivers: can: add DLL bitrate limit check for can_renesas_ra 2025-02-15 07:23:10 +01:00
charger drivers: charger: Wrap driver instances in device API macro 2025-02-21 18:03:17 +00:00
clock_control drivers: clock_control: nrf: Add workaround for XO start anomaly 2025-02-19 14:50:50 +00:00
comparator drivers: comparator: implement the silabs_acmp compatible driver 2025-02-03 11:16:57 +01:00
console
coredump
counter drivers: fix spelling of "swiched" 2025-02-21 11:41:46 +00:00
crypto drivers: crypto: fix spelling of "below" 2025-02-19 18:51:13 +01:00
dac drivers: dac: Initial DAC driver support for Renesas RA 2025-02-11 11:44:40 +00:00
dai drivers: dai: Wrap driver instances in device API macro 2025-02-12 16:06:25 +01:00
disk
display drivers display_nrf_led_matrix: Init variable to avoid compile warning 2025-02-15 07:23:47 +01:00
dma dma: dma_mcux_lpc: fix scatter/gather src/dst increment 2025-02-20 21:04:17 +01:00
dp
edac
eeprom eeprom_shell: add shell device filtering 2025-01-29 04:17:47 +01:00
entropy drivers: entropy: add nxp ele trng 2025-02-14 03:08:48 +01:00
espi driver: espi: npcx: add option to reset SLP_Sx virtual wire 2025-02-17 15:47:23 +00:00
ethernet drivers: ethernet: Remove deprecated eth_mcux 2025-02-26 22:04:26 +00:00
firmware
flash drivers: flash: npcx: add k_usleep when polling busy status 2025-02-26 07:40:37 +01:00
fpga
fuel_gauge
gnss drivers: kconfig: Fix menu items 2025-01-31 11:50:12 +01:00
gpio drivers: gpio: gecko: add check for interrupt configuration 2025-02-21 15:14:07 +00:00
haptics
hdlc_rcp_if drivers: net: ot: Select UART_INTERRUPT_DRIVEN with UART RCP communication 2025-02-10 11:30:17 +01:00
hwinfo drivers: hwinfo: Update driver for MAX32650 2025-02-14 13:35:26 +01:00
hwspinlock
i2c drivers: i2c: i2c_max32: Respect message flags in DMA mode 2025-02-21 18:02:41 +00:00
i2s drivers: i2s: Make the stm32 i2s driver use a msgq 2025-02-04 12:02:52 +01:00
i3c drivers: fix spelling of "transfer" 2025-02-21 11:41:46 +00:00
ieee802154 drivers: ieee802154: fix spelling of "written" 2025-02-21 11:41:46 +00:00
input drivers: input: cy8cmbr3xxx: add support for cy8cmbr3xxx input driver 2025-01-28 14:13:08 +01:00
interrupt_controller drivers: interrupt controller: Initial support for RZ/G3S 2025-02-11 10:11:15 +01:00
ipm drivers: ipm: Select MBOX from IPM_MBOX 2025-02-14 17:10:21 +01:00
kscan
led drivers: led: lp50xx: check the number of LED colors 2025-02-13 16:44:39 +01:00
led_strip
lora drivers: lora: fix spelling of "operation" 2025-02-19 18:51:13 +01:00
mbox drivers: nxp mbox imx mu driver fix Flags 2025-02-14 17:11:50 +01:00
mdio drivers: mdio: sy1xx add support for mdio 2025-02-05 17:49:40 +01:00
memc
mfd drivers: add nxp pf1550 mfd (charger+regulator) 2025-02-14 03:03:10 +01:00
mipi_dbi
mipi_dsi drivers: mipi_dsi: dsi_mcux_2l: Update driver to support ULPS 2025-02-11 15:38:47 +01:00
misc drivers,test: use the new DT_FOREACH_PROP_ELEM_SEP 2025-02-04 09:18:55 +01:00
mm mm: tlb: Fix mmu support in update page flags function 2025-02-10 18:55:24 +01:00
modem drivers: modem: Remove unused function 2025-02-12 02:25:33 +01:00
mspi
net
pcie
peci
pinctrl drivers: pinctrl: silabs: Fix pin deallocation from digital bus 2025-02-18 18:39:50 +01:00
pm_cpu_ops
power_domain drivers: power_domain: Add a driver to trigger TURN_ON/TURN_OFF actions 2025-02-13 16:40:10 +01:00
ps2
ptp_clock drivers: kconfig: Fix menu items 2025-01-31 11:50:12 +01:00
pwm drivers: pwm: Initial support for RZ/G3S 2025-02-05 17:49:00 +01:00
regulator drivers: regulator: Wrap driver instances in device API macro 2025-02-21 18:03:17 +00:00
reset
retained_mem
rtc drivers: rtc: Add Maxim DS1337 RTC driver 2025-02-14 03:03:56 +01:00
sdhc drivers: fix spelling of "transfer" 2025-02-21 11:41:46 +00:00
sensor drivers: sensor: si7060: fix: insecure data handling caught by coverity 2025-02-26 07:40:00 +01:00
serial drivers: uart: wch_usart: Fix typo in USART_WCH_IRQ_HANDLER 2025-02-22 07:13:51 +01:00
sip_svc
smbus
spi spi_nxp_lpspi: Reintroduce fast path no configure 2025-02-27 23:18:46 +00:00
stepper drivers: stepper: tmc50xx: extend tmc5041 to tmc50xx 2025-02-05 01:14:47 +01:00
syscon
tee
timer drivers: fix spelling of "swiched" 2025-02-21 11:41:46 +00:00
usb drivers: usb: do not enabled nRF USBREG interrupt 2025-02-27 23:18:39 +00:00
usb_c drivers: tcpc: rt1715: Remove ALERT_EXTENDED handling 2025-02-25 15:14:45 +00:00
video drivers: video: use correct return error 2025-02-13 20:13:05 +01:00
virtualization
w1
watchdog drivers: wdt_gecko: wdt opt pause in sleep also in EM1 mode 2025-02-25 07:56:43 +01:00
wifi drivers: wifi: siwx917: Set security configuration to default 2025-02-20 14:54:27 +00:00
xen drivers: xen: gnttab: process gnttabs in reverse order 2025-02-14 10:41:33 +01:00
CMakeLists.txt drivers: audio: intel: add support for microphone privacy 2025-02-13 01:13:31 +01:00
Kconfig drivers: audio: intel: add support for microphone privacy 2025-02-13 01:13:31 +01:00