1. 261bbd4 mmc: core: eMMC signal voltage does not use CMD11 by Philip Rakity · 14 years ago
  2. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 14 years ago
  3. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 14 years ago
  4. 3a30351 mmc: sd: report correct speed and capacity of uhs cards by Arindam Nath · 14 years ago
  5. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 14 years ago
  6. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 14 years ago
  7. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 14 years ago
  8. 013909c mmc: sd: query function modes for uhs cards by Arindam Nath · 14 years ago
  9. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 14 years ago
  10. ce10149 mmc: Ensure prototypes for SD API are visible in sd.c by Mark Brown · 14 years ago
  11. 807e8e4 mmc: Fix sd/sdio/mmc initialization frequency retries by Andy Ross · 14 years ago
  12. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  13. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  14. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  15. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  16. 71578a1 mmc: split mmc_sd_init_card() by Michal Miroslaw · 14 years ago
  17. 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
  18. bd68e08 mmc: add module parameter to set whether cards are assumed removable by Ben Hutchings · 15 years ago
  19. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  20. d08ebed mmc_spi: fail gracefully if host or card do not support the switch command by Wolfgang Muees · 15 years ago
  21. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  22. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  23. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  24. 9d9f25c mmc_spi: do not check CID and CSD blocks with CRC16 by Wolfgang Muees · 16 years ago
  25. 8769392 MMC: Trivial comment cleanup by Deepak Saxena · 16 years ago
  26. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  27. 51ec92e mmc: use sysfs groups to handle conditional attributes by Pierre Ossman · 17 years ago
  28. af51715 MMC core learns about SPI by David Brownell · 17 years ago
  29. d84075c8 mmc: replace BUG_ON with WARN_ON 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. 4101c16 mmc: refactor bus operations by Pierre Ossman · 18 years ago
  37. c3bff2e mmc: get back read-only switch function by Pierre Ossman · 17 years ago
  38. 3373c0a mmc: don't call switch on old cards by Pierre Ossman · 18 years ago
  39. 7165129 mmc: fix broken if clause by Pierre Ossman · 17 years ago
  40. bd76631 mmc: remove old card states by Pierre Ossman · 18 years ago
  41. 6abaa0c mmc: support unsafe resume of cards by Pierre Ossman · 18 years ago
  42. 1addfcd mmc: break apart switch function by Pierre Ossman · 18 years ago
  43. 55556da MMC: Fix handling of low-voltage cards by Philip Langdale · 18 years ago
  44. 7ea239d mmc: add bus handler by Pierre Ossman · 18 years ago