linux/drivers/spi
Jan Nikitenko 4e253d2300 spi: au1550_spi full duplex dma fix
Fix unsafe order in dma mapping operation: always flush data from the
cache *BEFORE* invalidating it, to allow full duplex transfers where the
same buffer may be used for both writes and reads.  Tested with mmc-spi.

Signed-off-by: Jan Nikitenko <jan.nikitenko@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-12-01 19:55:24 -08:00
..
at25.c
atmel_spi.c
atmel_spi.h
au1550_spi.c spi: au1550_spi full duplex dma fix 2008-12-01 19:55:24 -08:00
Kconfig
Makefile
mpc52xx_psc_spi.c spi: mpc52xx_psc_spi chipselect bugfix 2008-12-01 19:55:24 -08:00
omap2_mcspi.c
omap_uwire.c
orion_spi.c
pxa2xx_spi.c
spi_bfin5xx.c
spi_bitbang.c
spi_butterfly.c
spi_imx.c spi: fix spi_imx probe oopsing 2008-12-01 19:55:24 -08:00
spi_lm70llp.c
spi_mpc83xx.c
spi_s3c24xx_gpio.c
spi_s3c24xx.c
spi_sh_sci.c
spi_txx9.c
spi.c
spidev.c spi: avoid spidev crash when device is removed 2008-12-01 19:55:24 -08:00
tle62x0.c
xilinx_spi.c