alistair23-linux/drivers/spi
Stephen Street e0c9905e87 [PATCH] SPI: add PXA2xx SSP SPI Driver
This driver turns a PXA2xx synchronous serial port (SSP) into a SPI master
controller (see Documentation/spi/spi_summary).  The driver has the following
features:

- Support for any PXA2xx SSP
- SSP PIO and SSP DMA data transfers.
- External and Internal (SSPFRM) chip selects.
- Per slave device (chip) configuration.
- Full suspend, freeze, resume support.

Signed-off-by: Stephen Street <stephen@streetfiresound.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-05-16 14:33:56 -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.c [PATCH] spi: Fix modular master driver remove and device suspend/remove 2006-02-20 20:00:09 -08: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