| .. |
|
CMakeLists.txt
|
drivers: spi: Add Intel SEDI driver
|
2023-10-20 14:55:49 +02:00 |
|
Kconfig
|
drivers: spi: Add Intel SEDI driver
|
2023-10-20 14:55:49 +02:00 |
|
Kconfig.ambiq
|
drivers: spi: Add Ambiq MSPI driver
|
2023-09-08 14:44:12 +02:00 |
|
Kconfig.andes_atcspi200
|
|
|
|
Kconfig.b91
|
|
|
|
Kconfig.bitbang
|
|
|
|
Kconfig.cc13xx_cc26xx
|
|
|
|
Kconfig.dw
|
drivers: spi: add Data Fusion Subsystem SPI driver
|
2023-05-22 15:25:19 +02:00 |
|
Kconfig.esp32
|
|
|
|
Kconfig.gd32
|
|
|
|
Kconfig.gecko
|
|
|
|
Kconfig.ifx_cat1
|
drivers: spi: Initial version of the Infineon CAT1 SPI driver
|
2023-09-12 10:55:01 +02:00 |
|
Kconfig.litex
|
|
|
|
Kconfig.mchp_mss_qspi
|
|
|
|
Kconfig.mcux_dspi
|
|
|
|
Kconfig.mcux_flexcomm
|
drivers: all: mcux: remove conditional support for pinctrl
|
2023-04-24 13:34:22 +02:00 |
|
Kconfig.mcux_lpspi
|
drivers: spi: Kconfig.mcux_lpspi: Added RTIO Kconfig for lpspi
|
2023-11-28 12:11:52 -06:00 |
|
Kconfig.nrfx
|
drivers: spi: nrfx: Update doc for RAM_BUFFER_SIZE Kconfig symbol
|
2023-12-14 10:14:26 +01:00 |
|
Kconfig.numaker
|
drivers: spi: support for Nuvoton numaker series
|
2023-08-09 08:24:38 +00:00 |
|
Kconfig.nxp_s32
|
drivers: select nocache only when supported
|
2023-09-26 15:09:51 +02:00 |
|
Kconfig.oc_simple
|
|
|
|
Kconfig.opentitan
|
drivers: spi: Add OpenTitan SPI driver
|
2023-05-10 16:48:46 +09:00 |
|
Kconfig.pl022
|
|
|
|
Kconfig.psoc6
|
|
|
|
Kconfig.pw
|
|
|
|
Kconfig.rpi_pico
|
drivers: spi: spi_pico_pio: Add basic support for SPI via PIO
|
2023-09-01 16:36:41 +02:00 |
|
Kconfig.rv32m1_lpspi
|
drivers: all: rv32m1: remove conditional support for pinctrl
|
2023-04-24 13:34:22 +02:00 |
|
Kconfig.sam
|
|
|
|
Kconfig.sam0
|
|
|
|
Kconfig.sedi
|
drivers: spi: Add Intel SEDI driver
|
2023-10-20 14:55:49 +02:00 |
|
Kconfig.sifive
|
|
|
|
Kconfig.smartbond
|
|
|
|
Kconfig.spi_emul
|
|
|
|
Kconfig.stm32
|
drivers: spi: Implement workaround for unreliable busy flag
|
2023-11-17 09:22:18 +01:00 |
|
Kconfig.test
|
|
|
|
Kconfig.xec_qmspi
|
|
|
|
Kconfig.xlnx
|
|
|
|
Kconfig.xmc4xxx
|
drivers: spi: xmc4xxx: Add DMA support
|
2023-04-25 12:23:26 +02:00 |
|
mspi_ambiq.c
|
drivers: spi: Add Ambiq MSPI driver
|
2023-09-08 14:44:12 +02:00 |
|
spi_ambiq.c
|
drivers: spi: Fix the Ambiq apollo4p SPI transmission failure.
|
2023-10-03 15:24:20 +01:00 |
|
spi_andes_atcspi200.c
|
|
|
|
spi_andes_atcspi200.h
|
|
|
|
spi_b91.c
|
drivers: spi: add spi_cs_is_gpio(_dt) helpers
|
2023-04-24 21:29:55 +02:00 |
|
spi_bitbang.c
|
drivers: gpio: use gpio_is_ready_dt helper function
|
2023-08-28 08:48:35 -05:00 |
|
spi_cc13xx_cc26xx.c
|
drivers: spi: add spi_cs_is_gpio(_dt) helpers
|
2023-04-24 21:29:55 +02:00 |
|
spi_context.h
|
drivers: stm32: SPI: cannot send several buffers if frame size is 16 bits
|
2023-04-28 10:05:30 +02:00 |
|
spi_dw_regs.h
|
drivers: spi: add Data Fusion Subsystem SPI driver
|
2023-05-22 15:25:19 +02:00 |
|
spi_dw.c
|
drivers: spi: fix spi_dw interrupt mask
|
2023-05-30 10:49:47 -04:00 |
|
spi_dw.h
|
drivers: spi: fix spi_dw interrupt mask
|
2023-05-30 10:49:47 -04:00 |
|
spi_emul.c
|
emul: Only add enabled DT nodes to bus emulators
|
2023-07-12 09:25:18 +02:00 |
|
spi_esp32_spim.c
|
drivers: spi: esp32xx: Fix CS reset over split transaction
|
2023-11-24 14:45:51 +01:00 |
|
spi_esp32_spim.h
|
drivers: spi: esp32: add option to handle lines state
|
2023-08-03 12:15:18 -04:00 |
|
spi_gd32.c
|
drivers: spi: add spi_cs_is_gpio(_dt) helpers
|
2023-04-24 21:29:55 +02:00 |
|
spi_gecko.c
|
|
|
|
spi_handlers.c
|
syscall: rename Z_OOPS -> K_OOPS
|
2023-11-03 11:46:52 +01:00 |
|
spi_ifx_cat1.c
|
drivers: spi: Initial version of the Infineon CAT1 SPI driver
|
2023-09-12 10:55:01 +02:00 |
|
spi_litespi.c
|
|
|
|
spi_litespi.h
|
|
|
|
spi_ll_stm32.c
|
Revert "drivers: spi: stm32h7: Use FIFO"
|
2023-12-18 09:31:00 +01:00 |
|
spi_ll_stm32.h
|
drivers: spi: stm32h7: Use a better name for ll_func_tx_is_empty
|
2023-11-30 10:01:19 +01:00 |
|
spi_mchp_mss_qspi.c
|
|
|
|
spi_mcux_dspi.c
|
dma: callback with 2 status codes for successful transfers
|
2023-05-08 09:57:32 +02:00 |
|
spi_mcux_flexcomm.c
|
drivers: spi: Set the complete_callback flag
|
2023-12-14 09:28:38 +01:00 |
|
spi_mcux_lpspi.c
|
drivers: spi: mcux: lpspi: fix error on first configure on MKE1xF
|
2023-12-11 09:52:20 +01:00 |
|
spi_nrfx_common.c
|
drivers: spi_nrfx_*: Add support for optional WAKE line
|
2023-08-01 11:07:21 +02:00 |
|
spi_nrfx_common.h
|
drivers: spi_nrfx_*: Add support for optional WAKE line
|
2023-08-01 11:07:21 +02:00 |
|
spi_nrfx_spi.c
|
drivers: spi: spi_nrfx_spi: Add CPOL handling on SCK pin
|
2023-08-09 18:31:28 +00:00 |
|
spi_nrfx_spim.c
|
drivers: spi: spi_nrfx_spim: Add support for RX buffer from RAM region
|
2023-12-14 10:14:26 +01:00 |
|
spi_nrfx_spis.c
|
drivers: spi_nrfx_spis: Handle empty spi_buf_set structures properly
|
2023-09-27 17:49:28 +02:00 |
|
spi_numaker.c
|
drivers: spi: support for Nuvoton numaker series
|
2023-08-09 08:24:38 +00:00 |
|
spi_nxp_s32.c
|
drivers: spi_nxp_s32: update StateIndex configuration
|
2023-11-16 09:28:16 +01:00 |
|
spi_nxp_s32.h
|
spi: nxp_s32: use instance-based DT macros
|
2023-11-06 19:02:32 -05:00 |
|
spi_oc_simple.c
|
drivers: spi: add spi_cs_is_gpio(_dt) helpers
|
2023-04-24 21:29:55 +02:00 |
|
spi_oc_simple.h
|
|
|
|
spi_opentitan.c
|
drivers: spi: Add OpenTitan SPI driver
|
2023-05-10 16:48:46 +09:00 |
|
spi_pl022.c
|
drivers: spi: pl022: Reset device on initializing
|
2023-12-20 11:14:24 +01:00 |
|
spi_psoc6.c
|
|
|
|
spi_pw.c
|
drivers: spi: pw: Fix SPI Receive FIFO set
|
2023-12-20 11:58:56 +00:00 |
|
spi_pw.h
|
|
|
|
spi_rpi_pico_pio.c
|
driver: spi: spi_rpi_pico_pio: Change to use clock controller
|
2023-12-20 11:14:24 +01:00 |
|
spi_rtio.c
|
|
|
|
spi_rv32m1_lpspi.c
|
drivers: all: rv32m1: remove conditional support for pinctrl
|
2023-04-24 13:34:22 +02:00 |
|
spi_sam0.c
|
|
|
|
spi_sam.c
|
rtio: Use mpsc for submission and completion queue
|
2023-05-10 00:39:43 +09:00 |
|
spi_sedi.c
|
drivers: spi: Add Intel SEDI driver
|
2023-10-20 14:55:49 +02:00 |
|
spi_sifive.c
|
drivers: spi: add spi_cs_is_gpio(_dt) helpers
|
2023-04-24 21:29:55 +02:00 |
|
spi_sifive.h
|
|
|
|
spi_signal.c
|
|
|
|
spi_smartbond.c
|
|
|
|
spi_test.c
|
drivers: spi: spi_test: use the subsystem common init priority
|
2023-08-24 15:35:37 +02:00 |
|
spi_xec_qmspi_ldma.c
|
drivers: spi: Microchip MEC172x SPI fix for Zephyr 3.4 breakage
|
2023-09-13 12:01:18 +02:00 |
|
spi_xec_qmspi.c
|
|
|
|
spi_xlnx_axi_quadspi.c
|
|
|
|
spi_xmc4xxx.c
|
drivers: spi: xmc4xxx: Fix compiler warning with debug flags enabled
|
2023-11-16 09:26:50 +01:00 |