1. 2331394 mmc: core: fix improper clock frequency being passed to set_ios by Asutosh Das · 12 years ago
  2. 76058d7 MMC-4.5 Power OFF Notify Rework by Saugata Das · 12 years ago
  3. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  4. 63c61d6 mmc: block: Add write packing control by Maya Erez · 12 years ago
  5. f886c80 mmc: support BKOPS feature for eMMC v4.5 by Jaehoon Chung · 12 years ago
  6. 463bb95 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 12 years ago
  7. 516994e mmc: core: Add packed command feature of eMMC4.5 by Seungwon Jeon · 12 years ago
  8. f3ac575 mmc: host: remove mmcq performance numbers statistics by Subhash Jadavani · 12 years ago
  9. fed14d9 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 12 years ago
  10. c331348 mmc: core: Detect card removal on I/O error by Ulf Hansson · 12 years ago
  11. 26d2321 mmc: core: host: only use wakelock for detect work by Colin Cross · 13 years ago
  12. 0eb9a8f mmc: Fix pm_notifier obeying deferred resume by Dmitry Shmidt · 14 years ago
  13. 41d9d91e mmc: core: Add deferred bus resume policy. by San Mehat · 15 years ago
  14. e01587a mmc: Add concept of an 'embedded' SDIO device. by San Mehat · 16 years ago
  15. 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
  16. 1de2dfd mmc: core: capture performance numbers only when asked by Subhash Jadavani · 12 years ago
  17. 83bb24a mmc: core: add high-capacity erase size capability flag by Adrian Hunter · 12 years ago
  18. 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 12 years ago
  19. f0cc9cf mmc: core: Detect card removal on I/O error by Ulf Hansson · 13 years ago
  20. 48ec4d1 mmc: block: support no access to boot partitions by Adrian Hunter · 12 years ago
  21. 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
  22. f4a999c mmc: msm_sdcc: fixup for enabling MMC_CLKGATE feature for SDIO cards by Sujit Reddy Thumma · 13 years ago
  23. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  24. a3f4169 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 12 years ago
  25. dc5bc78 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  26. f876490 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  27. 51abf16 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  28. 02efa5a mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  29. 1cb54ea mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  30. 81306ad mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  31. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  32. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  33. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  34. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  35. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  36. aa9df4f mmc: core: Add option to prevent eMMC sleep command by Ulf Hansson · 13 years ago
  37. b67e198 mmc: add a card hotplug handler context by Guennadi Liakhovetski · 13 years ago
  38. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  39. 597dd9d mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  40. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  41. 8b581b0 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  42. abb9681 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  43. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  44. 0d0bc29 mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  45. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  46. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  47. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  48. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  49. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  50. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  51. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  52. 5fdf175 Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 13 years ago
  53. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  54. 07b26cd mmc: core: host: only use wakelock for detect work by Colin Cross · 13 years ago
  55. 7fd781e mmc: remove unused "ddr" parameter in struct mmc_ios by Jaehoon Chung · 13 years ago
  56. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  57. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  58. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  59. 100e918 mmc: Standardize header file inclusion checks. by Robert P. J. Day · 13 years ago
  60. 759378a mmc: Fix pm_notifier obeying deferred resume by Dmitry Shmidt · 14 years ago
  61. 10797cf mmc: core: Add deferred bus resume policy. by San Mehat · 15 years ago
  62. 9a24820 mmc: Add concept of an 'embedded' SDIO device. by San Mehat · 16 years ago
  63. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  64. d0c97cf mmc: core: Use CMD23 for multiblock transfers when we can. by Andrei Warkentin · 13 years ago
  65. 4c4cb17 mmc: core: add support for eMMC Dual Data Rate by Philip Rakity · 13 years ago
  66. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 13 years ago
  67. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 13 years ago
  68. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 13 years ago
  69. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 13 years ago
  70. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 13 years ago
  71. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 13 years ago
  72. 6b93d01f mmc: do not switch to 1-bit mode if not required by Ohad Ben-Cohen · 13 years ago
  73. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 13 years ago
  74. 86f315b Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 13 years ago
  75. 26fc877 mmc: fix a race between card-detect rescan and clock-gate work instances by Guennadi Liakhovetski · 13 years ago
  76. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  77. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 14 years ago
  78. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  79. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 14 years ago
  80. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 14 years ago
  81. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  82. 49e3b5a mmc: refine DDR support by Adrian Hunter · 14 years ago
  83. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  84. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
  85. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  86. 88ae8b8 mmc: Make ID freq configurable by Hein Tibosch · 14 years ago
  87. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  88. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  89. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  90. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
  91. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  92. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 14 years ago
  93. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 14 years ago
  94. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  95. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  96. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  97. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  98. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  99. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  100. 5c13941 MMC: regulator utilities by David Brownell · 15 years ago