Jagan Teki 25e4d94f45 spi: sifive: Fix QPP transfer 4 년 전
..
Kconfig 383fded70c spi: nxp_fspi: new driver for the FlexSPI controller 4 년 전
Makefile 383fded70c spi: nxp_fspi: new driver for the FlexSPI controller 4 년 전
altera_spi.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
atcspi200_spi.c 0cbee8544b spi: atcspi200: Change include order 5 년 전
ath79_spi.c d96c26040e common: Move clock functions into a new file 4 년 전
atmel-quadspi.c 52e2565bfb spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses 4 년 전
atmel_spi.c bcee8d6764 dm: gpio: Allow control of GPIO uclass in SPL 4 년 전
atmel_spi.h e80fa2c2c0 Revert "spi: atmel: Drop non-dm code" 6 년 전
bcm63xx_hsspi.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 년 전
bcm63xx_spi.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 년 전
bcmstb_spi.c 894c3ad27f board: arm: Add support for Broadcom BCM7445 6 년 전
cadence_qspi.c 0a9c287497 spi: cadence-qspi: Move ref clock calculation to probe 4 년 전
cadence_qspi.h ffab212123 spi: cadence-qspi: Add direct mode support 4 년 전
cadence_qspi_apb.c 0f247848b6 spi: cadence-qspi: Add support for Cadence Octal SPI controller 4 년 전
cf_spi.c 5ea3766461 drivers: spi: cf_spi: convert to driver model 5 년 전
davinci_spi.c e2cae51472 spi: Remove unused spi_init 5 년 전
designware_spi.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 년 전
exynos_spi.c 1045315df0 common: Move get_ticks() function out of common.h 4 년 전
fsl_dspi.c 40264c0ca8 spi: fsl_dspi fix to stop extra transmissions 5 년 전
fsl_espi.c e2cae51472 spi: Remove unused spi_init 5 년 전
fsl_qspi.c 91afd36f38 spi: Transform the FSL QuadSPI driver to use the SPI MEM API 4 년 전
ich.c 5e579cc004 spi: ich: Drop while loop in hardware sequencing erase case 4 년 전
ich.h 3937df3d6c spi: ich: Add Apollo Lake support 4 년 전
kirkwood_spi.c fd9d70d738 km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards 4 년 전
lpc32xx_ssp.c e2cae51472 spi: Remove unused spi_init 5 년 전
meson_spifc.c 9d26506a9c spi: Add Amlogic Meson SPI Flash Controller driver 5 년 전
mpc8xx_spi.c fb0204e48b spi, mpc8xx: migrate to DM_SPI 5 년 전
mpc8xxx_spi.c cffedec2e8 spi: mpc8xxx_spi: fix missing dev_err definition 4 년 전
mscc_bb_spi.c fd6e0b0525 mips: spi: mscc: Add fast bitbang SPI driver 5 년 전
mt7621_spi.c 43405e009b spi: mt7621-spi: restore default register value after each xfer 4 년 전
mtk_snfi_spi.c 603fcd16b1 spi: add spi-mem driver for MediaTek MT7629 SoC 4 년 전
mvebu_a3700_spi.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 년 전
mxc_spi.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 년 전
mxs_spi.c 1eb69ae498 common: Move ARM cache operations out of common.h 4 년 전
nxp_fspi.c f217651575 dm: core: Drop the inclusion of linux/compat.h in dm.h 4 년 전
omap3_spi.c b8b88e6aff spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF 5 년 전
pic32_spi.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
pl022_spi.c 3ae6030cf9 dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h 5 년 전
renesas_rpc_spi.c b5b6656794 spi: rpc: Add support for operation without clock framework 5 년 전
rk_spi.c dbbdc81c60 spi: rk: Limit transfers to (64K - 1) bytes 4 년 전
rk_spi.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
sandbox_spi.c c53b318e1b spi: Add support for memory-mapped flash 4 년 전
sh_qspi.c e2cae51472 spi: Remove unused spi_init 5 년 전
sh_spi.c e2cae51472 spi: Remove unused spi_init 5 년 전
sh_spi.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
soft_spi.c dfe72d081d spi: soft_spi: Fix data abort if slave is not probed 4 년 전
soft_spi_legacy.c e2cae51472 spi: Remove unused spi_init 5 년 전
spi-emul-uclass.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
spi-mem-nodm.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 년 전
spi-mem.c 790c1699b2 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum 4 년 전
spi-sifive.c 25e4d94f45 spi: sifive: Fix QPP transfer 4 년 전
spi-sunxi.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 년 전
spi-uclass.c 658df8bd94 mtd: spi-nor-core: Add octal mode support 4 년 전
spi.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
stm32_qspi.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 년 전
stm32_spi.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 년 전
tegra114_spi.c 1045315df0 common: Move get_ticks() function out of common.h 4 년 전
tegra20_sflash.c 1045315df0 common: Move get_ticks() function out of common.h 4 년 전
tegra20_slink.c 1045315df0 common: Move get_ticks() function out of common.h 4 년 전
tegra210_qspi.c b1747fdb82 qspi: t210: Use dev_read calls to get FDT data like base, freq 4 년 전
tegra_spi.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
ti_qspi.c 61b29b8268 dm: core: Require users of devres to include the header 4 년 전
uniphier_spi.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 년 전
xilinx_spi.c 6e9d9fcb4c spi: xilinx_spi: convert to livetree 5 년 전
zynq_qspi.c 240cd7566e spi: zynq_qspi: Fixed incorrect return value error 6 년 전
zynq_spi.c 1045315df0 common: Move get_ticks() function out of common.h 4 년 전
zynqmp_gqspi.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 년 전