zephyr/drivers/spi
Ilya Averyanov afc480f12b drivers/spi: spi_context_longest_current_buf fix
spi_context_longest_current_buf must return max buffer len.
Also remove redundant check

Signed-off-by: Ilya Averyanov <a1ien.n3t@gmail.com>
2020-08-31 13:05:50 +02:00
..
CMakeLists.txt drivers: spi: add driver for the Xilinx AXI Quad SPI IP 2020-08-26 12:32:27 +02:00
Kconfig drivers: spi: add driver for the Xilinx AXI Quad SPI IP 2020-08-26 12:32:27 +02:00
Kconfig.cc13xx_cc26xx
Kconfig.dw
Kconfig.gecko
Kconfig.litex
Kconfig.mcux_dspi
Kconfig.mcux_flexcomm
Kconfig.mcux_lpspi
Kconfig.nrfx
Kconfig.oc_simple
Kconfig.rv32m1_lpspi
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec_qmspi
Kconfig.xlnx drivers: spi: add driver for the Xilinx AXI Quad SPI IP 2020-08-26 12:32:27 +02:00
spi_cc13xx_cc26xx.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_context.h drivers/spi: spi_context_longest_current_buf fix 2020-08-31 13:05:50 +02:00
spi_dw_regs.h
spi_dw.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_dw.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_gecko.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_handlers.c
spi_litespi.c
spi_litespi.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_ll_stm32.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_ll_stm32.h
spi_mcux_dspi.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_mcux_flexcomm.c MCUX Flexcomm SPI: Add Slave support 2020-08-26 16:32:50 -05:00
spi_mcux_lpspi.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_nrfx_spi.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_nrfx_spim.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_nrfx_spis.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_oc_simple.c
spi_oc_simple.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_rv32m1_lpspi.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_sam.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_sam0.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_sifive.c
spi_sifive.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_xec_qmspi.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi_xlnx_axi_quadspi.c drivers: spi: add driver for the Xilinx AXI Quad SPI IP 2020-08-26 12:32:27 +02:00