linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Request for SPI testing
@ 2010-06-30  3:30 Grant Likely
  2010-06-30 11:57 ` Matt Fleming
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Grant Likely @ 2010-06-30  3:30 UTC (permalink / raw)
  To: spi-devel-general, linux-mmc, Ernst Schwab, Antonio Ospite,
	Ned Forrester

I've pushed out Ernst's spi bus locking API patches to the following
branch.  Before I push them into linux-next, I'd like to get some
testing.  Can I have some volunteers please to pull this branch and
give it a spin?  Bonus points for people who have mmc cards
multiplexed with other devices on their SPI bus.

Cheers,
g.

The following changes since commit 5904b3b81d25166e5e39b9727645bb47937618e3:
  Linus Torvalds (1):
        Merge branch 'perf-fixes-for-linus' of
git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 spi/test

Cory Maccarrone (1):
      SPI100k: Fix 8-bit and RX-only transfers

Ernst Schwab (2):
      spi/mmc_spi: SPI bus locking API, using mutex
      spi/mmc_spi: mmc_spi adaptations for SPI bus locking API

 drivers/mmc/host/mmc_spi.c  |   59 ++---------
 drivers/spi/omap_spi_100k.c |   23 +++--
 drivers/spi/spi.c           |  225 ++++++++++++++++++++++++++++++++++++-------
 include/linux/spi/spi.h     |   12 +++
 4 files changed, 227 insertions(+), 92 deletions(-)

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-07-04  4:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-30  3:30 Request for SPI testing Grant Likely
2010-06-30 11:57 ` Matt Fleming
2010-06-30 12:44 ` Ernst Schwab
2010-07-03 17:05 ` Antonio Ospite
2010-07-04  4:51   ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).