Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6
authorLinus Torvalds <torvalds@g5.osdl.org>
Tue, 16 May 2006 22:18:26 +0000 (15:18 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 16 May 2006 22:18:26 +0000 (15:18 -0700)
* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6:
  [PATCH] SPI: spi_bitbang: clocking fixes
  [PATCH] spi: Update to PXA2xx SPI Driver
  [PATCH] SPI: busnum == 0 needs to work
  [PATCH] SPI: devices can require LSB-first encodings
  [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it
  [PATCH] SPI: Add David as the SPI subsystem maintainer
  [PATCH] SPI: spi bounce buffer has a minimum length
  [PATCH] SPI: spi whitespace fixes
  [PATCH] SPI: add PXA2xx SSP SPI Driver
  [PATCH] SPI: per-transfer overrides for wordsize and clocking


Trivial merge