1. 5c4970f mmc: sdio: enable asynchronous interrupt support in 4-bit mode by Subhash Jadavani · 11 years ago
  2. 1ed78ab mmc: core: Add support for notifying host driver while scaling clocks by Sujit Reddy Thumma · 11 years ago
  3. a9eed75 mmc: core: Fix NULL pointer dereference by Sujit Reddy Thumma · 11 years ago
  4. d3618e8 mmc: core: Log MMC clock frequency transitions by Sujit Reddy Thumma · 12 years ago
  5. 2d2db98 Merge "mmc: sdhci: add power management capability." by Linux Build Service Account · 11 years ago
  6. bbc8478 mmc: sdhci: add power management capability. by Asutosh Das · 12 years ago
  7. 3f113aa mmc: Undo mmc changes that diverge us from upstream by Stephen Boyd · 12 years ago
  8. e9382e6 mmc: fix read latency of urgent request by Konstantin Dorfman · 11 years ago
  9. 9b0f5ec mmc: Add support to handle Urgent data transfer request by Konstantin Dorfman · 12 years ago
  10. 7dc58e7 mmc: host: Fix duplication in caps2 definitions by Maya Erez · 12 years ago
  11. 78d4a3b mmc: core: Fix possbile memory leak by Sujit Reddy Thumma · 12 years ago
  12. 69bd0fb mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 12 years ago
  13. cb7d6a0 Merge "mmc: core: Add load based clock scaling support" by Linux Build Service Account · 12 years ago
  14. 51d57b3 mmc: core: Add load based clock scaling support by Sujit Reddy Thumma · 12 years ago
  15. 25248b6 mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence by Sujit Reddy Thumma · 12 years ago
  16. cec02a4 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Maya Erez · 12 years ago
  17. 8b458cf Revert "MMC-4.5 Power OFF Notify Rework" by Tatyana Brokhman · 12 years ago
  18. 0cc7640 mmc: block: Add write packing control by Tatyana Brokhman · 12 years ago
  19. 16f7235 Merge "mmc: add packed command feature of eMMC4.5" by Linux Build Service Account · 12 years ago
  20. 4ad5ea8 Merge "mmc: Revert all packing related patches" by Linux Build Service Account · 12 years ago
  21. e966c1c mmc: core: Add the ability to enable BKOPS by Maya Erez · 12 years ago
  22. c70e966 mmc: add packed command feature of eMMC4.5 by Seungwon Jeon · 12 years ago
  23. f94cf3d mmc: Revert all packing related patches by Tatyana Brokhman · 12 years ago
  24. 3402d2b mmc: Revert BKOPs feature by Maya Erez · 12 years ago
  25. 708d577 mmc: host: Give a unique number to each CAPS2 capability by Maya Erez · 12 years ago
  26. 0e05f02 msm: msm_sdcc: Set default clock gating timeout to 200msecs by Sujit Reddy Thumma · 12 years ago
  27. 2331394 mmc: core: fix improper clock frequency being passed to set_ios by Asutosh Das · 12 years ago
  28. 76058d7 MMC-4.5 Power OFF Notify Rework by Saugata Das · 12 years ago
  29. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  30. 63c61d6 mmc: block: Add write packing control by Maya Erez · 12 years ago
  31. f886c80 mmc: support BKOPS feature for eMMC v4.5 by Jaehoon Chung · 12 years ago
  32. 463bb95 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 12 years ago
  33. 516994e mmc: core: Add packed command feature of eMMC4.5 by Seungwon Jeon · 12 years ago
  34. f3ac575 mmc: host: remove mmcq performance numbers statistics by Subhash Jadavani · 12 years ago
  35. fed14d9 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 12 years ago
  36. c331348 mmc: core: Detect card removal on I/O error by Ulf Hansson · 12 years ago
  37. 26d2321 mmc: core: host: only use wakelock for detect work by Colin Cross · 13 years ago
  38. 0eb9a8f mmc: Fix pm_notifier obeying deferred resume by Dmitry Shmidt · 14 years ago
  39. 41d9d91e mmc: core: Add deferred bus resume policy. by San Mehat · 15 years ago
  40. e01587a mmc: Add concept of an 'embedded' SDIO device. by San Mehat · 16 years ago
  41. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  42. 1de2dfd mmc: core: capture performance numbers only when asked by Subhash Jadavani · 12 years ago
  43. 83bb24a mmc: core: add high-capacity erase size capability flag by Adrian Hunter · 12 years ago
  44. 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 12 years ago
  45. f0cc9cf mmc: core: Detect card removal on I/O error by Ulf Hansson · 13 years ago
  46. 48ec4d1 mmc: block: support no access to boot partitions by Adrian Hunter · 12 years ago
  47. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  48. f4a999c mmc: msm_sdcc: fixup for enabling MMC_CLKGATE feature for SDIO cards by Sujit Reddy Thumma · 13 years ago
  49. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  50. a3f4169 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 12 years ago
  51. dc5bc78 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  52. f876490 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  53. 51abf16 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  54. 02efa5a mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  55. 1cb54ea mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  56. 81306ad mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  57. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  58. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  59. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  60. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  61. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  62. aa9df4f mmc: core: Add option to prevent eMMC sleep command by Ulf Hansson · 13 years ago
  63. b67e198 mmc: add a card hotplug handler context by Guennadi Liakhovetski · 13 years ago
  64. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  65. 597dd9d mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  66. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  67. 8b581b0 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  68. abb9681 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  69. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  70. 0d0bc29 mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  71. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  72. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  73. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  74. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  75. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  76. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  77. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  78. 5fdf175 Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 13 years ago
  79. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  80. 07b26cd mmc: core: host: only use wakelock for detect work by Colin Cross · 13 years ago
  81. 7fd781e mmc: remove unused "ddr" parameter in struct mmc_ios by Jaehoon Chung · 13 years ago
  82. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  83. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  84. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  85. 100e918 mmc: Standardize header file inclusion checks. by Robert P. J. Day · 13 years ago
  86. 759378a mmc: Fix pm_notifier obeying deferred resume by Dmitry Shmidt · 14 years ago
  87. 10797cf mmc: core: Add deferred bus resume policy. by San Mehat · 15 years ago
  88. 9a24820 mmc: Add concept of an 'embedded' SDIO device. by San Mehat · 16 years ago
  89. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  90. d0c97cf mmc: core: Use CMD23 for multiblock transfers when we can. by Andrei Warkentin · 13 years ago
  91. 4c4cb17 mmc: core: add support for eMMC Dual Data Rate by Philip Rakity · 13 years ago
  92. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 13 years ago
  93. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 13 years ago
  94. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 13 years ago
  95. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 13 years ago
  96. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 13 years ago
  97. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 13 years ago
  98. 6b93d01f mmc: do not switch to 1-bit mode if not required by Ohad Ben-Cohen · 13 years ago
  99. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 13 years ago
  100. 86f315b Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 13 years ago