| .. |
|
CMakeLists.txt
|
drivers: spi: Add MAX32690 SPI driver
|
2024-06-04 13:39:51 +02:00 |
|
Kconfig
|
drivers: spi: Add MAX32690 SPI driver
|
2024-06-04 13:39:51 +02:00 |
|
Kconfig.ambiq
|
drivers: ambiq: Add dependencies to avoid showing to non-ambiq platforms
|
2024-06-27 08:59:40 -04:00 |
|
Kconfig.andes_atcspi200
|
|
|
|
Kconfig.b91
|
|
|
|
Kconfig.bitbang
|
|
|
|
Kconfig.cc13xx_cc26xx
|
|
|
|
Kconfig.dw
|
drivers: spi_dw: add HSSI register layout
|
2024-04-29 15:44:22 +02:00 |
|
Kconfig.esp32
|
|
|
|
Kconfig.gd32
|
|
|
|
Kconfig.gecko
|
|
|
|
Kconfig.grlib_spimctrl
|
drivers/spi: Add support for GRLIB SPIMCTRL
|
2024-02-01 14:06:38 +01:00 |
|
Kconfig.ifx_cat1
|
|
|
|
Kconfig.litex
|
|
|
|
Kconfig.max32
|
drivers: spi: Add MAX32690 SPI driver
|
2024-06-04 13:39:51 +02:00 |
|
Kconfig.mchp_mss
|
|
|
|
Kconfig.mchp_mss_qspi
|
|
|
|
Kconfig.mcux_dspi
|
|
|
|
Kconfig.mcux_ecspi
|
drivers: spi: Support NXP i.MX ECSPI
|
2024-04-02 21:03:47 -04:00 |
|
Kconfig.mcux_flexcomm
|
drivers: nxp: Add reset code to driver inits
|
2024-05-21 16:49:42 -04:00 |
|
Kconfig.mcux_flexio
|
drivers: mcux: flexio: Added MCUX FlexIO SPI driver
|
2024-03-12 14:00:45 +01:00 |
|
Kconfig.mcux_lpspi
|
soc: nxp: Select the MFD Kconfig when LPFlexcomm is enabled
|
2024-04-02 21:00:24 -04:00 |
|
Kconfig.npcx
|
|
|
|
Kconfig.nrfx
|
drivers: spi: nrf: Add new SPIS instances
|
2024-03-06 10:48:01 +01:00 |
|
Kconfig.numaker
|
|
|
|
Kconfig.nxp_s32
|
|
|
|
Kconfig.oc_simple
|
|
|
|
Kconfig.opentitan
|
|
|
|
Kconfig.pl022
|
|
|
|
Kconfig.psoc6
|
soc: psoc6: update pinctrl for PSoC6 MCU (legacy)
|
2024-06-04 16:35:39 +02:00 |
|
Kconfig.pw
|
|
|
|
Kconfig.rpi_pico
|
|
|
|
Kconfig.rv32m1_lpspi
|
|
|
|
Kconfig.sam
|
|
|
|
Kconfig.sam0
|
|
|
|
Kconfig.sedi
|
|
|
|
Kconfig.sifive
|
|
|
|
Kconfig.smartbond
|
drivers: spi: smartbond: Add async API support
|
2024-06-13 20:17:04 -04:00 |
|
Kconfig.spi_emul
|
|
|
|
Kconfig.stm32
|
|
|
|
Kconfig.test
|
|
|
|
Kconfig.xec_qmspi
|
|
|
|
Kconfig.xlnx
|
drivers: spi_xlnx_axi_quadspi: Reduce IRQ work
|
2024-06-15 05:15:46 -04:00 |
|
Kconfig.xmc4xxx
|
|
|
|
mspi_ambiq.c
|
|
|
|
spi_ambiq_bleif.c
|
drivers: spi: create Ambiq SPI BLEIF driver
|
2024-05-27 03:27:43 -07:00 |
|
spi_ambiq.c
|
drivers: spi: Add support for Apollo3 SoCs SPI
|
2024-06-04 13:39:27 +02:00 |
|
spi_andes_atcspi200.c
|
drivers/spi: Fix context release in case of error
|
2024-06-22 05:39:55 -04:00 |
|
spi_andes_atcspi200.h
|
|
|
|
spi_b91.c
|
|
|
|
spi_bitbang.c
|
drivers: spi_bitbang: Fix timing in SPI bitbang driver
|
2024-05-27 05:42:26 -07:00 |
|
spi_cc13xx_cc26xx.c
|
|
|
|
spi_context.h
|
|
|
|
spi_dw_regs.h
|
drivers: spi_dw: Manage MMIO and 64 bit platforms
|
2024-02-26 11:49:10 +01:00 |
|
spi_dw.c
|
drivers: spi_dw: Handle multiple interrupt lines for errors
|
2024-02-26 11:49:10 +01:00 |
|
spi_dw.h
|
everywhere: replace #if IS_ENABLED() as per docs
|
2024-06-28 07:20:32 -04:00 |
|
spi_emul.c
|
|
|
|
spi_esp32_spim.c
|
drivers: spi: Add suport to ESP32C6
|
2024-06-14 18:51:46 -04:00 |
|
spi_esp32_spim.h
|
drivers: spi: Add suport to ESP32C6
|
2024-06-14 18:51:46 -04:00 |
|
spi_gd32.c
|
driver: spi: gd32: fix spi reg clear wrong flag
|
2024-07-01 09:16:22 +02:00 |
|
spi_gecko.c
|
drivers: spi: gecko: propagate spi config error
|
2024-06-28 21:53:22 +02:00 |
|
spi_grlib_spimctrl.c
|
drivers/spi: Add support for GRLIB SPIMCTRL
|
2024-02-01 14:06:38 +01:00 |
|
spi_handlers.c
|
build: namespace the generated headers with zephyr/
|
2024-05-28 22:03:55 +02:00 |
|
spi_ifx_cat1.c
|
|
|
|
spi_litespi.c
|
drivers: spi: litex: add missing include
|
2024-06-27 10:55:09 -04:00 |
|
spi_litespi.h
|
|
|
|
spi_ll_stm32.c
|
drivers: spi: stm32: minor fixes
|
2024-06-12 14:28:35 +03:00 |
|
spi_ll_stm32.h
|
drivers: spi: stm32: add pm support
|
2024-04-12 13:49:04 +02:00 |
|
spi_max32.c
|
drivers: spi: Add MAX32690 SPI driver
|
2024-06-04 13:39:51 +02:00 |
|
spi_mchp_mss_qspi.c
|
|
|
|
spi_mchp_mss.c
|
|
|
|
spi_mcux_dspi.c
|
dma: Fix error_callback enable/disable confusion
|
2024-04-11 17:08:10 -04:00 |
|
spi_mcux_ecspi.c
|
drivers: spi: Support NXP i.MX ECSPI
|
2024-04-02 21:03:47 -04:00 |
|
spi_mcux_flexcomm.c
|
drivers: spi: mcux_flexcomm: fix invalid dma config for last tx packets.
|
2024-06-27 08:50:39 -04:00 |
|
spi_mcux_flexio.c
|
drivers: mcux: flexio: Added MCUX FlexIO SPI driver
|
2024-03-12 14:00:45 +01:00 |
|
spi_mcux_lpspi.c
|
rtio: Remove builtin iodev mpsc queue
|
2024-06-12 21:12:54 -04:00 |
|
spi_npcx_spip.c
|
|
|
|
spi_nrfx_common.c
|
|
|
|
spi_nrfx_common.h
|
|
|
|
spi_nrfx_spi.c
|
|
|
|
spi_nrfx_spim.c
|
drivers: spi: nrf: add support for spim12x instances
|
2024-06-05 14:42:50 +01:00 |
|
spi_nrfx_spis.c
|
drivers: spi: nrf: Add new SPIS instances
|
2024-03-06 10:48:01 +01:00 |
|
spi_numaker.c
|
drivers: spi: support for Nuvoton numaker m2l31x
|
2024-04-02 14:30:57 +01:00 |
|
spi_nxp_s32.c
|
|
|
|
spi_nxp_s32.h
|
|
|
|
spi_oc_simple.c
|
|
|
|
spi_oc_simple.h
|
|
|
|
spi_opentitan.c
|
|
|
|
spi_pl022.c
|
everywhere: replace #if IS_ENABLED() as per docs
|
2024-06-28 07:20:32 -04:00 |
|
spi_psoc6.c
|
soc: psoc6: update pinctrl for PSoC6 MCU (legacy)
|
2024-06-04 16:35:39 +02:00 |
|
spi_pw.c
|
|
|
|
spi_pw.h
|
|
|
|
spi_rpi_pico_pio.c
|
drivers: spi: Add support for half-duplex (3-wire) SPI
|
2024-04-18 08:09:15 -07:00 |
|
spi_rtio.c
|
|
|
|
spi_rv32m1_lpspi.c
|
|
|
|
spi_sam0.c
|
|
|
|
spi_sam.c
|
rtio: Remove builtin iodev mpsc queue
|
2024-06-12 21:12:54 -04:00 |
|
spi_sedi.c
|
|
|
|
spi_shell.c
|
spi: shell: fix copyright typo
|
2024-04-25 07:24:14 -04:00 |
|
spi_sifive.c
|
|
|
|
spi_sifive.h
|
|
|
|
spi_signal.c
|
|
|
|
spi_smartbond.c
|
spi_smartbond: check that DMA controllers were provided
|
2024-06-18 14:36:38 -04:00 |
|
spi_test.c
|
|
|
|
spi_xec_qmspi_ldma.c
|
|
|
|
spi_xec_qmspi.c
|
|
|
|
spi_xlnx_axi_quadspi.c
|
drivers: spi_xlnx_axi_quadspi: Reduce IRQ work
|
2024-06-15 05:15:46 -04:00 |
|
spi_xmc4xxx.c
|
|
|