zephyr/drivers/spi
Andy Ross 075c94f6e2 kernel: Port remaining syscalls to new API
These calls are not accessible in CI test, nor do they get built on
common platforms (in at least one case I found a typo which proved the
code was truly unused).  These changes are blind, so live in a
separate commit.  But the nature of the port is mechanical, all other
syscalls in the system work fine, and any errors should be easily
corrected.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-09-12 11:31:50 +08:00
..
CMakeLists.txt drivers/spi/spi_intel.c: remove Quark SPI support 2019-09-08 22:09:10 -04:00
Kconfig drivers/spi/spi_intel.c: remove Quark SPI support 2019-09-08 22:09:10 -04:00
Kconfig.cc13xx_cc26xx
Kconfig.dw
Kconfig.mcux_dspi
Kconfig.mcux_lpspi
Kconfig.nrfx modules: Kconfig: Unify the way of enabling instances in nrfx drivers 2019-09-10 13:23:44 +02:00
Kconfig.sam
Kconfig.sam0
Kconfig.sifive riscv: freedom: rename RISCV32 to RISCV 2019-08-08 00:29:24 -04:00
Kconfig.stm32 drivers: spi: spi_ll_stm32: Add support for STM32MP1x SoC 2019-08-05 13:52:34 -05:00
spi_cc13xx_cc26xx.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_context.h cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_dw_regs.h
spi_dw.c boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
spi_dw.h drivers: rearrange for standard use of extern "C" in private headers 2019-08-13 18:00:31 +02:00
spi_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
spi_ll_stm32.c drivers: spi: spi_ll_stm32: Add support for STM32MP1x SoC 2019-08-05 13:52:34 -05:00
spi_ll_stm32.h drivers: spi: spi_ll_stm32: Add support for STM32MP1x SoC 2019-08-05 13:52:34 -05:00
spi_mcux_dspi.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_mcux_lpspi.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_nrfx_spi.c drivers: nrf: Add power management to nrf SPI driver. 2019-07-15 12:05:19 +02:00
spi_nrfx_spim.c drivers: nrf: Add power management to nrf SPIM driver. 2019-07-15 12:05:19 +02:00
spi_nrfx_spis.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_sam.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_sam0.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_sifive.c
spi_sifive.h cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00