1. 836dc2f mmc: core: Fix bit width test failing on old eMMC cards by Philip Rakity · 12 years ago
  2. 51e7e8b mmc: core: Add in support to expose PRV for v4 MMCs by Bernie Thompson · 12 years ago
  3. abd9ac1 mmc: add packed command feature of eMMC4.5 by Seungwon Jeon · 12 years ago
  4. 567c890 mmc: core: Break out start_signal_voltage_switch by Johan Rudholm · 12 years ago
  5. d0123cc mmc: core: expose RPMB partition only for CMD23 capable hosts by Balaji T K · 12 years ago
  6. 881d926 mmc: core: move the cache disabling operation to mmc_suspend by Maya Erez · 12 years ago
  7. ccb52a0 mmc: Limit MMC speed to 52MHz if not HS200 by Al Cooper · 12 years ago
  8. 188cc04 mmc: core: Extend sysfs to ext_csd parameters for RPMB support by Loic Pallardy · 12 years ago
  9. 090d25f mmc: core: Expose access to RPMB partition by Loic Pallardy · 12 years ago
  10. 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago
  11. e6c0858 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Ulf Hansson · 12 years ago
  12. 950d56a mmc: support BKOPS feature for eMMC by Jaehoon Chung · 12 years ago
  13. 108ecc4 mmc: core: reset signal voltage on power up by Aaron Lu · 12 years ago
  14. 87f761b mmc: core: Revert "skip card initialization if power class selection fails" by Venkatraman S · 12 years ago
  15. 85e727e mmc: core: return an error on suspend if mmc_deselect_cards fails by Jaehoon Chung · 12 years ago
  16. a5075eb mmc: block: Allow disabling 512B sector size emulation by Saugata Das · 13 years ago
  17. f6f4459 mmc: core: Remove dead code by Philippe De Swert · 13 years ago
  18. 3d93576 mmc: core: skip card initialization if power class selection fails by Subhash Jadavani · 13 years ago
  19. 10942aa mmc: core: fix the signaling 1.8V for HS200 by Seungwon Jeon · 13 years ago
  20. 96cf5f0 mmc: core: fix the decision of HS200/DDR card-type by Seungwon Jeon · 13 years ago
  21. 93fc5a4 mmc: core: fix power class selection by Subhash Jadavani · 13 years ago
  22. 83bb24a mmc: core: add high-capacity erase size capability flag by Adrian Hunter · 13 years ago
  23. 52d0974 mmc: core: hs200 fixes by Subhash Jadavani · 13 years ago
  24. 4265900 mmc: MMC-4.5 Data Tag Support by Saugata Das · 13 years ago
  25. e774747 mmc: core: Fixup suspend/resume issues for UHS-I cards by Ulf Hansson · 13 years ago
  26. dd13b4e mmc: core: Fix comparison issue in mmc_compare_ext_csds by Jurgen Heeks · 13 years ago
  27. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 13 years ago
  28. 7488e92 mmc: core: Fix low speed mmc card detection failure by Girish K S · 13 years ago
  29. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  30. 8bc0678 mmc: core: Separate the timeout value for cache-ctrl by Seungwon Jeon · 13 years ago
  31. 913047e mmc: core: Fix voltage select in DDR mode by Girish K S · 13 years ago
  32. add710e mmc: boot partition ro lock support by Johan Rudholm · 13 years ago
  33. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  34. a80f162 mmc: core: Fix power_off_notify during suspend by Girish K S · 13 years ago
  35. 96a85d5 mmc: core: Fix setting power notify state variable for non-eMMC by Girish K S · 13 years ago
  36. 0205a90 mmc: Fix implicit use of stat.h header in associated files by Paul Gortmaker · 13 years ago
  37. 336c716 mmc: core: Cleanup eMMC4.5 conditionals by Seungwon Jeon · 13 years ago
  38. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  39. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  40. 71fe3eb mmc: core: Modify the timeout value for writing power class by Seungwon Jeon · 13 years ago
  41. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  42. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  43. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  44. b23cf0b mmc: core: Add default timeout value for CMD6 by Seungwon Jeon · 13 years ago
  45. e0c368d mmc: core: general purpose MMC partition support. by Namjae Jeon · 13 years ago
  46. 5238acb mmc: core: ext_csd.raw_* used in comparison but never set by Andrei Warkentin · 13 years ago
  47. b87d8db mmc: core: eMMC 4.5 Power Class Selection Feature by Girish K S · 13 years ago
  48. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  49. 4466903 mmc: core: Set correct bus mode before card init by Stefan Nilsson XK · 13 years ago
  50. 7f7e412 mmc: core: Fix hangs related to insert/remove of cards by Ulf Hansson · 13 years ago
  51. c380546 mmc: core: Put eMMC in Sleep mode before suspend by Balaji T K · 13 years ago
  52. 38ca285 mmc: core: Detect eMMC v4.5 ext_csd entries by Kyungmin Park · 13 years ago
  53. f39b2dd9 mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 13 years ago
  54. 08ee80c mmc: core: eMMC bus width may not work on all platforms by Philip Rakity · 14 years ago
  55. 4c4cb17 mmc: core: add support for eMMC Dual Data Rate by Philip Rakity · 14 years ago
  56. 371a689 mmc: MMC boot partitions support. by Andrei Warkentin · 14 years ago
  57. d3a8d95 mmc: core: Allow setting CMD timeout for CMD6 (SWITCH). by Andrei Warkentin · 14 years ago
  58. f4c5522 mmc: Reliable write support. by Andrei Warkentin · 14 years ago
  59. 41e2a48 mmc: Ensure linux starts in eMMC user partition by Philip Rakity · 14 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  61. b676f03 mmc: check if mmc cards < 2GB do sector addressing by Philip Rakity · 14 years ago
  62. 709de99d mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 14 years ago
  63. 807e8e4 mmc: Fix sd/sdio/mmc initialization frequency retries by Andy Ross · 14 years ago
  64. 08c82df mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap by Takashi Iwai · 14 years ago
  65. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  66. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  67. 25d5c69 mmc: Fix printing of card DDR type by Philip Rakity · 14 years ago
  68. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  69. 49e3b5a mmc: refine DDR support by Adrian Hunter · 14 years ago
  70. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  71. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
  72. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  73. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  74. fc8a098 mmc: only set blockaddressed for > 2GiB cards by Hanumath Prasad · 14 years ago
  75. 6da24b7 mmc: recognize CSD structure by Kyungmin Park · 14 years ago
  76. 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
  77. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 15 years ago
  78. 11723ab mmc: allow for MMC v4.4 by Adrian Hunter · 15 years ago
  79. bd68e08 mmc: add module parameter to set whether cards are assumed removable by Ben Hutchings · 15 years ago
  80. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  81. d08ebed mmc_spi: fail gracefully if host or card do not support the switch command by Wolfgang Muees · 15 years ago
  82. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  83. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  84. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  85. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  86. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  87. 3e44ddd mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2 by Jarkko Lavinen · 16 years ago
  88. b30f8af mmc: Add 8-bit bus width support by Jarkko Lavinen · 16 years ago
  89. 8769392 MMC: Trivial comment cleanup by Deepak Saxena · 16 years ago
  90. 51ec92e mmc: use sysfs groups to handle conditional attributes by Pierre Ossman · 17 years ago
  91. 00cedfa mmc: possible leak in mmc_read_ext_csd by Florin Malita · 17 years ago
  92. af51715 MMC core learns about SPI by David Brownell · 17 years ago
  93. d84075c8 mmc: replace BUG_ON with WARN_ON by Pierre Ossman · 17 years ago
  94. 8fdd8521 mmc: add missing printk levels by Pierre Ossman · 17 years ago
  95. d7604d7 mmc: read ext_csd version number by Pierre Ossman · 17 years ago
  96. adf66a0 mmc: improve error code feedback by Pierre Ossman · 17 years ago
  97. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  98. facba91 mmc: add missing printk levels by Pierre Ossman · 17 years ago
  99. 109b5be mmc: be more verbose about card insertions/removal by Pierre Ossman · 17 years ago
  100. 2986d0b mmc: Don't hold lock when releasing an added card by Pierre Ossman · 17 years ago