1. 21 Dec, 2004 1 commit
  2. 06 May, 2004 3 commits
    • Russell King's avatar
      [MMC] Add PXA MMC interface support. · e5638b44
      Russell King authored
      This patch adds support for the Intel PXA MCI interface.
      e5638b44
    • Russell King's avatar
      [MMC] Add ARM MMCI Primecell driver. · 425c3ac5
      Russell King authored
      This patch adds initial support for the ARM MMCI Primecell - one of
      the drivers for a MMC interface.
      425c3ac5
    • Russell King's avatar
      [MMC] Add MMC core support · bbb6b218
      Russell King authored
      This patch adds core support to the Linux kernel for driving MMC
      interfaces found on embedded devices, such as found in the Intel
      PXA and ARM MMCI primecell.  This patch does _not_ add support
      for SD or SDIO cards.
                                                                                      
      It is vaguely based upon the handhelds.org MMC code, but the bulk
      of the core has been rewritten from scratch.
      bbb6b218