linux/drivers/spi
David Brownell a9948b6194 [PATCH] SPI: spi bounce buffer has a minimum length
Make sure that spi_write_then_read() can always handle at least 32 bytes
of transfer (total, both directions), minimizing one portability issue.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-05-16 14:33:57 -07:00
..
Kconfig [PATCH] SPI: add PXA2xx SSP SPI Driver 2006-05-16 14:33:56 -07:00
Makefile [PATCH] SPI: add PXA2xx SSP SPI Driver 2006-05-16 14:33:56 -07:00
pxa2xx_spi.c [PATCH] SPI: add PXA2xx SSP SPI Driver 2006-05-16 14:33:56 -07:00
spi_bitbang.c [PATCH] SPI: per-transfer overrides for wordsize and clocking 2006-05-16 14:33:56 -07:00
spi_butterfly.c [PATCH] SPI: spi_butterfly, restore lost deltas 2006-02-06 12:17:17 -08:00
spi.c [PATCH] SPI: spi bounce buffer has a minimum length 2006-05-16 14:33:57 -07:00