android_kernel_samsung_msm8976/drivers/spi
Stephen Street 9708c121c3 [PATCH] spi: Update to PXA2xx SPI Driver
Fix two outstanding issues with the pxa2xx_spi driver:

1) Bad cast in the function u32_writer. Thanks to Henrik Bechmann
2) Adds support for per transfer changes to speed and bits per word

Signed-off-by: Stephen Street <stephen@streetfiresound.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-05-16 14:33:58 -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: Update to PXA2xx SPI Driver 2006-05-16 14:33:58 -07:00
spi.c [PATCH] SPI: busnum == 0 needs to work 2006-05-16 14:33:57 -07:00
spi_bitbang.c [PATCH] SPI: devices can require LSB-first encodings 2006-05-16 14:33:57 -07:00
spi_butterfly.c [PATCH] SPI: spi_butterfly, restore lost deltas 2006-02-06 12:17:17 -08:00