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