Age | Commit message (Expand) | Author |
2012-11-17 | mmc: sdhci: fix NULL dereference in sdhci_request() tuning | Chris Ball |
2012-08-09 | mmc: sdhci: fix incorrect command used in tuning | Aaron Lu |
2012-04-20 | mmc: sdhci: refine non-removable card checking for card detection | Daniel Drake |
2012-04-05 | mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. | Al Cooper |
2012-03-27 | mmc: sdhci: check interrupt flags in ISR again | Alexander Stein |
2012-03-27 | mmc: sdhci: add quirk for keeping card power during suspend | Adrian Hunter |
2012-03-25 | mmc: sdhci: Add platform suspend/resume hooks. | Chris Ball |
2012-01-12 | mmc: sdhci: restore the enabled dma when do reset all | Shaohui Xie |
2012-01-12 | mmc: host: Adds support for eMMC 4.5 HS200 mode | Girish K S |
2012-01-12 | mmc: sdhci: Deal with failure case in sdhci_suspend_host | Aaron Lu |
2012-01-12 | mmc: sd: Fix SDR12 timing regression | Alexander Elbs |
2012-01-12 | mmc: sdhci: Fix tuning timer incorrect setting when suspending host | Aaron Lu |
2012-01-11 | mmc: sdhci: Always pass clock request value zero to set_clock host op | Todd Poynor |
2012-01-11 | mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION | Adrian Hunter |
2012-01-11 | mmc: sdhci: prevent card detection activity for non-removable cards | Adrian Hunter |
2012-01-11 | mmc: sdhci: fix vmmc handling | Adrian Hunter |
2012-01-11 | mmc: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-01-11 | mmc: debugfs: expose the SDCLK frq in sys ios | Giuseppe CAVALLARO |
2011-12-19 | mmc: sdhci: remove "state" argument from sdhci_suspend_host | Manuel Lauss |
2011-10-26 | mmc: core: Add Power Off Notify Feature eMMC 4.5 | Girish K S |
2011-10-26 | mmc: replace printk with appropriate display macro | Girish K S |
2011-10-26 | mmc: sdhci-pci: add runtime pm support | Adrian Hunter |
2011-10-26 | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker |
2011-10-26 | mmc: sdhci: add eMMC hardware reset support | Adrian Hunter |
2011-08-13 | mmc: sdhci: use f_max instead of host->clock for timeouts | Andy Shevchenko |
2011-08-13 | mmc: sdhci: move timeout_clk calculation farther down | Andy Shevchenko |
2011-08-13 | mmc: sdhci: check host->clock before using it as a denominator | Andy Shevchenko |
2011-08-13 | mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" | Andy Shevchenko |
2011-08-13 | mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish | Aaron Lu |
2011-07-20 | mmc: sdhci: specify maximum discard timeout | Adrian Hunter |
2011-07-20 | mmc: sdhci: fix interrupt storm from card detection | Shawn Guo |
2011-05-25 | mmc: sdhci: Auto-CMD23 fixes. | Andrei Warkentin |
2011-05-25 | mmc: sdhci: Auto-CMD23 support. | Andrei Warkentin |
2011-05-25 | mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI. | Andrei Warkentin |
2011-05-24 | mmc: sdhci: add hooks for setting UHS in platform specific code | Philip Rakity |
2011-05-24 | mmc: sdhci: add support for retuning mode 1 | Arindam Nath |
2011-05-24 | mmc: sdhci: add support for programmable clock mode | Arindam Nath |
2011-05-24 | mmc: sdhci: enable preset value after uhs initialization | Arindam Nath |
2011-05-24 | mmc: sd: add support for tuning during uhs initialization | Arindam Nath |
2011-05-24 | mmc: sd: set current limit for uhs cards | Arindam Nath |
2011-05-24 | mmc: sd: add support for uhs bus speed mode selection | Arindam Nath |
2011-05-24 | mmc: sdhci: reset sdclk before setting high speed enable | Arindam Nath |
2011-05-24 | mmc: sd: add support for driver type selection | Arindam Nath |
2011-05-24 | mmc: sd: add support for signal voltage switch procedure | Arindam Nath |
2011-05-24 | mmc: sdhci: Fix read-only detection with JMicron 388 chip | Takashi Iwai |
2011-05-24 | mmc: sdhci: Add pre and post reset processing for chip specific reset | Philip Rakity |
2011-05-24 | mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK | Mark Brown |
2011-05-24 | mmc: sdhci: work around broken dma boundary behavior | Mikko Vinni |
2011-05-24 | mmc: sdhci: R1B command handling + MMC_CAP_ERASE. | Andrei Warkentin |
2011-04-27 | mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish | Chris Ball |