| .. |
|
CMakeLists.txt
|
drivers: spi: introduce gd32 spi driver
|
2022-03-29 10:21:15 -05:00 |
|
Kconfig
|
drivers: spi: introduce gd32 spi driver
|
2022-03-29 10:21:15 -05:00 |
|
Kconfig.b91
|
|
|
|
Kconfig.bitbang
|
|
|
|
Kconfig.cc13xx_cc26xx
|
|
|
|
Kconfig.dw
|
|
|
|
Kconfig.esp32
|
|
|
|
Kconfig.gd32
|
drivers: spi: introduce gd32 spi driver
|
2022-03-29 10:21:15 -05:00 |
|
Kconfig.gecko
|
|
|
|
Kconfig.litex
|
|
|
|
Kconfig.mcux_dspi
|
drivers: spi: enable pinctrl for kinetis dspi driver
|
2022-03-22 12:36:04 +01:00 |
|
Kconfig.mcux_flexcomm
|
|
|
|
Kconfig.mcux_lpspi
|
|
|
|
Kconfig.npcx_fiu
|
|
|
|
Kconfig.nrfx
|
soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options
|
2022-04-02 15:14:38 +02:00 |
|
Kconfig.oc_simple
|
|
|
|
Kconfig.psoc6
|
|
|
|
Kconfig.rv32m1_lpspi
|
|
|
|
Kconfig.sam
|
soc: arm: atmel_sam: samv71: Fix SPI build dependency
|
2022-01-18 12:12:52 -05:00 |
|
Kconfig.sam0
|
|
|
|
Kconfig.sifive
|
|
|
|
Kconfig.spi_emul
|
|
|
|
Kconfig.stm32
|
|
|
|
Kconfig.test
|
|
|
|
Kconfig.xec_qmspi
|
|
|
|
Kconfig.xec_qmspi_ldma
|
|
|
|
Kconfig.xlnx
|
|
|
|
spi_b91.c
|
everywhere: fix typos
|
2022-03-14 20:22:24 -04:00 |
|
spi_bitbang.c
|
|
|
|
spi_cc13xx_cc26xx.c
|
pm: policy: Consider substates for state lock functions
|
2022-04-28 16:32:23 +02:00 |
|
spi_context.h
|
|
|
|
spi_dw_regs.h
|
|
|
|
spi_dw.c
|
|
|
|
spi_dw.h
|
|
|
|
spi_emul.c
|
|
|
|
spi_esp32_spim.c
|
esp32c3: drivers: spi: removal of unused definitions
|
2022-04-20 13:27:47 +02:00 |
|
spi_esp32_spim.h
|
drivers: spi: esp32: use pinctrl API
|
2022-04-20 13:27:47 +02:00 |
|
spi_gd32.c
|
drivers: spi: introduce gd32 spi driver
|
2022-03-29 10:21:15 -05:00 |
|
spi_gecko.c
|
drivers: spi_gecko: fix duplicated variable declaration
|
2022-01-27 05:23:18 -05:00 |
|
spi_handlers.c
|
drivers: spi_handlers: switch to gpio_dt_spec member
|
2022-03-29 10:24:56 -05:00 |
|
spi_litespi.c
|
|
|
|
spi_litespi.h
|
|
|
|
spi_ll_stm32.c
|
drivers: spi: stm32 spi with dma must enable cs after periph
|
2022-03-11 10:59:05 +01:00 |
|
spi_ll_stm32.h
|
drivers: spi: stm32 spi instance of stm32H7 mcu
|
2022-01-07 15:06:28 -06:00 |
|
spi_mcux_dspi.c
|
boards: remove spi pinmux setting for kinetis boards
|
2022-03-22 12:36:04 +01:00 |
|
spi_mcux_flexcomm.c
|
drivers: spi: spi_mcux_flexcomm: add pinctrl support to lpc spi driver
|
2022-04-06 20:57:22 -07:00 |
|
spi_mcux_lpspi.c
|
drivers: spi: enable pinctrl for spi_mcux_lpspi
|
2022-03-22 12:36:04 +01:00 |
|
spi_npcx_fiu.c
|
drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage
|
2022-01-28 10:06:05 +01:00 |
|
spi_nrfx_spi.c
|
soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro
|
2022-03-18 16:26:21 +01:00 |
|
spi_nrfx_spim.c
|
soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro
|
2022-03-18 16:26:21 +01:00 |
|
spi_nrfx_spis.c
|
soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro
|
2022-03-18 16:26:21 +01:00 |
|
spi_oc_simple.c
|
|
|
|
spi_oc_simple.h
|
|
|
|
spi_psoc6.c
|
|
|
|
spi_rv32m1_lpspi.c
|
|
|
|
spi_sam0.c
|
spi: sam0: fix fast-rx path, and refresh comments
|
2022-04-13 13:32:45 -07:00 |
|
spi_sam.c
|
drivers: spi: Update sam driver to use pinctrl
|
2022-03-24 15:45:37 -07:00 |
|
spi_sifive.c
|
soc: riscv: sifive-freedom: Get coreclk and peripheral clock from DTS.
|
2022-04-05 12:00:03 +02:00 |
|
spi_sifive.h
|
boards: FE310-based boards: transition to pinctrl driver
|
2022-03-24 10:46:34 +01:00 |
|
spi_test.c
|
|
|
|
spi_xec_qmspi_ldma.c
|
qmspi: MEC172x: fix unused variable warning
|
2022-03-07 11:03:06 +01:00 |
|
spi_xec_qmspi.c
|
everywhere: fix typos
|
2022-03-14 20:22:24 -04:00 |
|
spi_xlnx_axi_quadspi.c
|
|
|