1. cec2e21 mmc: sdhci: Use regulator min/max voltage range according to spec by Kevin Liu · 12 years ago
  2. 8363c37 mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc by Kevin Liu · 12 years ago
  3. 14efd95 mmc: sdhci: fix NULL dereference in sdhci_request() tuning by Chris Ball · 12 years ago
  4. 657d598 mmc: sdhci: fix IS_ERR() checking of regulator_get() by Kevin Liu · 12 years ago
  5. 63ef5d8 mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs by Jerry Huang · 12 years ago
  6. e6c0858 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Ulf Hansson · 12 years ago
  7. bec9d4e mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing by Guennadi Liakhovetski · 12 years ago
  8. 77dcb3f mmc: sdhci: vmmc regulator should be explicitly enabled/disabled by Philip Rakity · 12 years ago
  9. 6231f3d mmc: sdhci: Add regulator support for vccq (voltage regualor) by Philip Rakity · 12 years ago
  10. 55c4665 mmc: sd: Fix sd current limit setting by Aaron Lu · 12 years ago
  11. 38cfc2f mmc: sdhci: When a UHS switch fails, cycle power if regulator is used by Philip Rakity · 12 years ago
  12. eb6d5ae mmc: sdhci: poll for card even when card is logically unremovable by Daniel Drake · 12 years ago
  13. 973905f mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER by Aaron Lu · 12 years ago
  14. b67c6b4 mmc: sdhci: restore host settings when card is removed by Aaron Lu · 12 years ago
  15. 473b095 mmc: sdhci: fix incorrect command used in tuning by Aaron Lu · 12 years ago
  16. 0fc81ee mmc: sdhci: Report failure reasons for all cases in sdhci_add_host() by Mark Brown · 12 years ago
  17. bd6a8c3 mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS by Philip Rakity · 12 years ago
  18. 6873704 mmc: only support voltage (vdd) that regulator agrees with by Philip Rakity · 13 years ago
  19. 0aa6770 mmc: sdhci: only set 200mA support for 1.8v if 200mA is available by Philip Rakity · 13 years ago
  20. bad37e1 mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator by Philip Rakity · 13 years ago
  21. 09eeff5 mmc: sdhci: Use DBG() instead of pr_warning() on large timeout by Chris Ball · 13 years ago
  22. 0214597 mmc: sdhci: Log what timeout was set if the timeout is too large by Mark Brown · 13 years ago
  23. 87b87a3 mmc: sdhci: refine non-removable card checking for card detection by Daniel Drake · 13 years ago
  24. 4188bba mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. by Al Cooper · 13 years ago
  25. 6379b23 mmc: sdhci: check interrupt flags in ISR again by Alexander Stein · 13 years ago
  26. 6308d29 mmc: sdhci: add quirk for keeping card power during suspend by Adrian Hunter · 13 years ago
  27. a1b13b4 mmc: sdhci: Add platform suspend/resume hooks. by Chris Ball · 13 years ago
  28. 3abc1e80 mmc: sdhci: restore the enabled dma when do reset all by Shaohui Xie · 13 years ago
  29. 069c9f1 mmc: host: Adds support for eMMC 4.5 HS200 mode by Girish K S · 13 years ago
  30. 38a60ea mmc: sdhci: Deal with failure case in sdhci_suspend_host by Aaron Lu · 13 years ago
  31. dd8df17 mmc: sd: Fix SDR12 timing regression by Alexander Elbs · 13 years ago
  32. c6ced0d mmc: sdhci: Fix tuning timer incorrect setting when suspending host by Aaron Lu · 13 years ago
  33. 30832ab mmc: sdhci: Always pass clock request value zero to set_clock host op by Todd Poynor · 13 years ago
  34. e2a0a58 mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION by Adrian Hunter · 13 years ago
  35. c79396c mmc: sdhci: prevent card detection activity for non-removable cards by Adrian Hunter · 13 years ago
  36. ceb6143 mmc: sdhci: fix vmmc handling by Adrian Hunter · 13 years ago
  37. 482fce9 mmc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  38. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  39. 29495aa mmc: sdhci: remove "state" argument from sdhci_suspend_host by Manuel Lauss · 13 years ago
  40. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  41. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  42. 66fd8ad mmc: sdhci-pci: add runtime pm support by Adrian Hunter · 13 years ago
  43. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  44. 20758b6 mmc: sdhci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  45. 65be3fe mmc: sdhci: use f_max instead of host->clock for timeouts by Andy Shevchenko · 13 years ago
  46. 272308c mmc: sdhci: move timeout_clk calculation farther down by Andy Shevchenko · 13 years ago
  47. 78a2ca2 mmc: sdhci: check host->clock before using it as a denominator by Andy Shevchenko · 13 years ago
  48. 83cbcd9 mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" by Andy Shevchenko · 13 years ago
  49. 7886961 mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish by Aaron Lu · 13 years ago
  50. 58d1246 mmc: sdhci: specify maximum discard timeout by Adrian Hunter · 13 years ago
  51. d25928d mmc: sdhci: fix interrupt storm from card detection by Shawn Guo · 14 years ago
  52. 4f3d3e9 mmc: sdhci: Auto-CMD23 fixes. by Andrei Warkentin · 14 years ago
  53. 8edf6371 mmc: sdhci: Auto-CMD23 support. by Andrei Warkentin · 14 years ago
  54. e89d456 mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI. by Andrei Warkentin · 14 years ago
  55. 6322cdd mmc: sdhci: add hooks for setting UHS in platform specific code by Philip Rakity · 14 years ago
  56. cf2b5ee mmc: sdhci: add support for retuning mode 1 by Arindam Nath · 14 years ago
  57. c3ed387 mmc: sdhci: add support for programmable clock mode by Arindam Nath · 14 years ago
  58. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 14 years ago
  59. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 14 years ago
  60. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 14 years ago
  61. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 14 years ago
  62. 758535c mmc: sdhci: reset sdclk before setting high speed enable by Arindam Nath · 14 years ago
  63. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 14 years ago
  64. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 14 years ago
  65. 82b0e23 mmc: sdhci: Fix read-only detection with JMicron 388 chip by Takashi Iwai · 14 years ago
  66. 393c1a3 mmc: sdhci: Add pre and post reset processing for chip specific reset by Philip Rakity · 14 years ago
  67. 4b01681 mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK by Mark Brown · 14 years ago
  68. f6a03cb mmc: sdhci: work around broken dma boundary behavior by Mikko Vinni · 14 years ago
  69. a3c7778 mmc: sdhci: R1B command handling + MMC_CAP_ERASE. by Andrei Warkentin · 14 years ago
  70. 0c9c99a mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish by Chris Ball · 14 years ago
  71. b7b4d34 mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish by Ben Dooks · 14 years ago
  72. 30652aa mmc: sdhci: add quirk for max len ADMA descriptors by Olof Johansson · 14 years ago
  73. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  74. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  75. e8120ad mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers by Philip Rakity · 14 years ago
  76. 15ec446 mmc: sdhci: 8-bit bus width changes by Philip Rakity · 14 years ago
  77. 5f61970 mmc: sdhci: Properly enable SDIO IRQ wakeups by Daniel Drake · 14 years ago
  78. 2dfb579 mmc: sdhci: introduce get_ro private write-protect hook by Wolfram Sang · 14 years ago
  79. 643a81f mmc: sdhci: allow for eMMC 74 clock generation by controller by Philip Rakity · 14 years ago
  80. 3ab9c8d mmc: sdhci: highspeed: check for mmc as well as sd cards by Philip Rakity · 14 years ago
  81. 8364248 mmc: sdhci: fix "pwr may be used uninitialized" warning by Giuseppe Cavallaro · 14 years ago
  82. 176d1ed mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case by Jaehoon Chung · 14 years ago
  83. 412ab65 mmc: sdhci: print out controller name for register debug by Philip Rakity · 14 years ago
  84. b08caed mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities by Giuseppe Cavallaro · 14 years ago
  85. a29e7e1 mmc: sdhci: Enable high-speed support for MMC cards by Zhangfei Gao · 14 years ago
  86. 0397526 mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec by Zhangfei Gao · 14 years ago
  87. c4687d5 mmc: SDHC 3.0: Base clock frequency change in spec 3.0 by Zhangfei Gao · 14 years ago
  88. 85105c5 mmc: SDHC 3.0: support 10-bit divided clock mode by Zhangfei Gao · 14 years ago
  89. 0957c33 mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging by George G. Davis · 15 years ago
  90. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  91. 5193250 sdhci: add no hi-speed bit quirk support by Kyungmin Park · 14 years ago
  92. c4512f7 sdhci: add auto CMD12 support for eSDHC driver by Jerry Huang · 14 years ago
  93. 9bea3c8 sdhci: add regulator support by Marek Szyprowski · 14 years ago
  94. ce5f036 sdhci-s3c: add support for the non standard minimal clock value by Marek Szyprowski · 14 years ago
  95. c1f5977 sdhci: don't assign mmc->caps at SDHCI directly by Kyungmin Park · 14 years ago
  96. ae6d6c9 sdhci: 8-bit data transfer width support by Kyungmin Park · 14 years ago
  97. cfd1f82 sdhci: remove useless set_clock() check by Kyungmin Park · 14 years ago
  98. ccc92c2 mmc: make sdhci work with ricoh mmc controller by Maxim Levitsky · 14 years ago
  99. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 15 years ago
  100. 70764a9 mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build by Thomas Abraham · 15 years ago