linux/drivers/spi
Barry Song 9677b0de10 spi/bfin_spi: sync hardware state before reprogramming everything
Sometimes under load, the Blackfin core is able to send SPI register
updates out before the controller is actually disabled.  So when we
go to reprogram the entire state (to switch to a different slave),
make sure we sync after disabling the controller.

Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-10-18 02:49:37 -04:00
..
amba-pl022.c spi/pl022: move probe call to subsys_initcall() 2010-09-08 22:50:10 -06:00
atmel_spi.c
atmel_spi.h
au1550_spi.c
coldfire_qspi.c m68knommu: include sched.h in ColdFire/SPI driver 2010-08-18 12:44:31 +10:00
davinci_spi.c
dw_spi_mmio.c
dw_spi_pci.c
dw_spi.c spi/dw_spi: clean the cs_control code 2010-09-08 10:50:00 -06:00
ep93xx_spi.c
Kconfig
Makefile
mpc52xx_psc_spi.c
mpc52xx_spi.c
mpc512x_psc_spi.c
omap2_mcspi.c
omap_spi_100k.c
omap_uwire.c
orion_spi.c
pxa2xx_spi.c
spi_bfin5xx.c spi/bfin_spi: sync hardware state before reprogramming everything 2010-10-18 02:49:37 -04:00
spi_bitbang_txrx.h
spi_bitbang.c
spi_butterfly.c
spi_gpio.c spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX 2010-10-02 21:09:08 -06:00
spi_imx.c
spi_lm70llp.c
spi_mpc8xxx.c spi/mpc8xxx: fix buffer overrun on large transfers 2010-09-16 14:07:45 -06:00
spi_nuc900.c
spi_ppc4xx.c
spi_s3c24xx_fiq.h
spi_s3c24xx_fiq.S
spi_s3c24xx_gpio.c
spi_s3c24xx.c
spi_s3c64xx.c spi/spi_s3c64xx: Warn if PIO transfers time out 2010-09-08 12:23:03 -06:00
spi_sh_msiof.c
spi_sh_sci.c
spi_stmp.c
spi_txx9.c
spi.c of/spi: Fix OF-style driver binding of spi devices 2010-10-02 21:28:29 -06:00
spidev.c
tle62x0.c
xilinx_spi_of.c
xilinx_spi_pltfm.c
xilinx_spi.c
xilinx_spi.h