1. 25d5c69 mmc: Fix printing of card DDR type by Philip Rakity · 14 years ago
  2. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  3. 49e3b5a mmc: refine DDR support by Adrian Hunter · 14 years ago
  4. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  5. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
  6. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  7. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  8. fc8a098 mmc: only set blockaddressed for > 2GiB cards by Hanumath Prasad · 14 years ago
  9. 6da24b7 mmc: recognize CSD structure by Kyungmin Park · 14 years ago
  10. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  11. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 15 years ago
  12. 11723ab mmc: allow for MMC v4.4 by Adrian Hunter · 15 years ago
  13. bd68e08 mmc: add module parameter to set whether cards are assumed removable by Ben Hutchings · 15 years ago
  14. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  15. d08ebed mmc_spi: fail gracefully if host or card do not support the switch command by Wolfgang Muees · 15 years ago
  16. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  17. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  18. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  19. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  20. a4dbd67 driver model: constify attribute groups by David Brownell · 16 years ago
  21. 3e44ddd mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2 by Jarkko Lavinen · 16 years ago
  22. b30f8af mmc: Add 8-bit bus width support by Jarkko Lavinen · 16 years ago
  23. 8769392 MMC: Trivial comment cleanup by Deepak Saxena · 17 years ago
  24. 51ec92e mmc: use sysfs groups to handle conditional attributes by Pierre Ossman · 17 years ago
  25. 00cedfa mmc: possible leak in mmc_read_ext_csd by Florin Malita · 17 years ago
  26. af51715 MMC core learns about SPI by David Brownell · 17 years ago
  27. d84075c8 mmc: replace BUG_ON with WARN_ON by Pierre Ossman · 17 years ago
  28. 8fdd8521 mmc: add missing printk levels by Pierre Ossman · 17 years ago
  29. d7604d7 mmc: read ext_csd version number by Pierre Ossman · 17 years ago
  30. adf66a0 mmc: improve error code feedback by Pierre Ossman · 17 years ago
  31. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  32. facba91 mmc: add missing printk levels by Pierre Ossman · 17 years ago
  33. 109b5be mmc: be more verbose about card insertions/removal by Pierre Ossman · 17 years ago
  34. 2986d0b mmc: Don't hold lock when releasing an added card by Pierre Ossman · 17 years ago
  35. 70f1048 mmc: update header file paths by Pierre Ossman · 17 years ago
  36. 8c75dea mmc: fix silly copy-and-paste error by Pierre Ossman · 18 years ago
  37. 4101c16 mmc: refactor bus operations by Pierre Ossman · 18 years ago
  38. bd76631 mmc: remove old card states by Pierre Ossman · 18 years ago
  39. 6abaa0c mmc: support unsafe resume of cards by Pierre Ossman · 18 years ago
  40. 89a73cf mmc: separate out reading EXT_CSD by Pierre Ossman · 18 years ago
  41. 55556da MMC: Fix handling of low-voltage cards by Philip Langdale · 18 years ago
  42. 7ea239d mmc: add bus handler by Pierre Ossman · 18 years ago