dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/spi
David Brownell ccf77cc4af [PATCH] SPI: devices can require LSB-first encodings
Add spi_device hook for LSB-first word encoding, and update all the
(in-tree) controller drivers to reject such devices.  Eventually,
some controller drivers will be updated to support lsb-first encodings
on the wire; no current drivers need this.

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.c [PATCH] SPI: spi bounce buffer has a minimum length 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