]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit94e661a718f4f02ab82e7107d90a939c45393b61
treefeabddbd93b49ce94103c6054336078f240848ee
parentdb0da94965de2d5cb20491cec9fbfcfc44950dc0
parent140629772fc2a91a4b2ebdeb9d0a9ce81d217b74
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6

* 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