linux-kernel-test/include/linux/spi
Vitaly Wool 8275c642cc [PATCH] spi: use linked lists rather than an array
This makes the SPI core and its users access transfers in the SPI message
structure as linked list not as an array, as discussed on LKML.

From: David Brownell <dbrownell@users.sourceforge.net>

  Updates including doc, bugfixes to the list code, add
  spi_message_add_tail().  Plus, initialize things _before_ grabbing the
  locks in some cases (in case it grows more expensive).  This also merges
  some bitbang updates of mine that didn't yet make it into the mm tree.

Signed-off-by: Vitaly Wool <vwool@ru.mvista.com>
Signed-off-by: Dmitry Pervushin <dpervushin@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-13 16:29:56 -08:00
..
ads7846.h [PATCH] spi: ads7836 uses spi_driver 2006-01-13 16:29:55 -08:00
flash.h [PATCH] spi: M25 series SPI flash 2006-01-13 16:29:55 -08:00
spi_bitbang.h [PATCH] spi: use linked lists rather than an array 2006-01-13 16:29:56 -08:00
spi.h [PATCH] spi: use linked lists rather than an array 2006-01-13 16:29:56 -08:00