An error occurred fetching the project authors.
  1. 12 May, 2014 1 commit
  2. 27 Mar, 2014 1 commit
  3. 27 Feb, 2014 1 commit
  4. 13 Jan, 2014 3 commits
  5. 25 Aug, 2013 1 commit
  6. 05 Jul, 2013 1 commit
  7. 27 Jun, 2013 1 commit
  8. 22 Mar, 2013 1 commit
  9. 24 Feb, 2013 1 commit
  10. 11 Feb, 2013 1 commit
  11. 28 Jan, 2013 1 commit
  12. 06 Dec, 2012 2 commits
  13. 23 Nov, 2012 1 commit
  14. 16 Nov, 2012 1 commit
  15. 08 Nov, 2012 1 commit
  16. 03 Oct, 2012 1 commit
  17. 22 Apr, 2012 1 commit
    • Sascha Hauer's avatar
      mmc: remove imxmmc driver · 6187fee4
      Sascha Hauer authored
      This driver is broken since 2.6.31 when the traditional i.MX1
      support was removed.
      
      In theory the i.MX1 mmc controller can be supported by the mxcmmc
      driver which basically is the same hardware. However, the i.MX1
      controller has severe bugs which made several workarounds necessary which
      resulted in a different driver structure. At that time it seemed easier
      to write a second driver to support hardware without bugs.
      
      As noone cared for the i.MX1 driver for a long time and it does
      not compile, remove it.
      Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
      Signed-off-by: default avatarChris Ball <cjb@laptop.org>
      6187fee4
  18. 25 Mar, 2012 1 commit
  19. 12 Jan, 2012 1 commit
    • Adrian Hunter's avatar
      mmc: sdhci-pci: add platform data · 52c506f0
      Adrian Hunter authored
      Add a means of getting platform data for the SDHCI PCI
      devices.  The data is stored against the slot not the
      device in order to support multi-slot devices.
      
      The data allows platform-specific setup (such as getting
      GPIO numbers from firmware or setting up wl12xx for SDIO)
      to be done in platform support files instead of the
      sdhci-pci driver.
      Signed-off-by: default avatarAdrian Hunter <adrian.hunter@intel.com>
      Signed-off-by: default avatarChris Ball <cjb@laptop.org>
      52c506f0
  20. 20 Jul, 2011 7 commits
  21. 25 May, 2011 1 commit
  22. 25 Mar, 2011 2 commits
  23. 15 Mar, 2011 1 commit
  24. 09 Jan, 2011 3 commits
  25. 25 Oct, 2010 1 commit
  26. 23 Oct, 2010 3 commits