1. 24 Oct, 2007 3 commits
  2. 23 Oct, 2007 1 commit
  3. 21 Oct, 2007 2 commits
  4. 18 Oct, 2007 3 commits
  5. 17 Oct, 2007 3 commits
  6. 16 Oct, 2007 1 commit
  7. 12 Oct, 2007 6 commits
  8. 11 Oct, 2007 1 commit
  9. 10 Oct, 2007 17 commits
  10. 03 Oct, 2007 2 commits
  11. 23 Sep, 2007 1 commit
    • David Brownell's avatar
      mmc_spi host driver · 15a0580c
      David Brownell authored
      
      This is the latest version of the MMC-over-SPI support.  It works
      on 2.6.23-rc2 plus git-mmc (from rc1-mm2), along with the preceding
      patches which teach the rest of the MMC stack about SPI.
      
      The main issue of note is that sometimes cards need to be power cycled
      to recover after certain faults.  Also, it may sometimes be necessary
      to disable CRCs.  ("modprobe mmc_core use_spi_crc=n")
      Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
      Cc: mikael.starvik@axis.com,
      Cc: Hans-Peter Nilsson <hp@axis.com>
      Cc: Jan Nikitenko <jan.nikitenko@gmail.com>
      Cc: Mike Lavender <mike@steroidmicros.com>
      Signed-off-by: default avatarPierre Ossman <drzeus@drzeus.cx>
      15a0580c