summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2012-01-25mmc: sd: Fix SDR12 timing regressionAlexander Elbs
2012-01-25mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-10-26mmc: sdhci-pci: add runtime pm supportAdrian Hunter
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-26mmc: sdhci: add eMMC hardware reset supportAdrian Hunter
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko
2011-08-13mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu
2011-07-20mmc: sdhci: specify maximum discard timeoutAdrian Hunter
2011-07-20mmc: sdhci: fix interrupt storm from card detectionShawn Guo
2011-05-25mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin
2011-05-24mmc: sdhci: add hooks for setting UHS in platform specific codePhilip Rakity
2011-05-24mmc: sdhci: add support for retuning mode 1Arindam Nath
2011-05-24mmc: sdhci: add support for programmable clock modeArindam Nath
2011-05-24mmc: sdhci: enable preset value after uhs initializationArindam Nath
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath
2011-05-24mmc: sdhci: reset sdclk before setting high speed enableArindam Nath
2011-05-24mmc: sd: add support for driver type selectionArindam Nath
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath
2011-05-24mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai
2011-05-24mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity
2011-05-24mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLKMark Brown
2011-05-24mmc: sdhci: work around broken dma boundary behaviorMikko Vinni
2011-05-24mmc: sdhci: R1B command handling + MMC_CAP_ERASE.Andrei Warkentin
2011-04-27mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball
2011-04-27mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks
2011-01-08mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai
2011-01-08mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registersPhilip Rakity
2010-11-22mmc: sdhci: 8-bit bus width changesPhilip Rakity
2010-11-07mmc: sdhci: Properly enable SDIO IRQ wakeupsDaniel Drake
2010-10-23mmc: sdhci: introduce get_ro private write-protect hookWolfram Sang
2010-10-23mmc: sdhci: allow for eMMC 74 clock generation by controllerPhilip Rakity
2010-10-23mmc: sdhci: highspeed: check for mmc as well as sd cardsPhilip Rakity
2010-10-23mmc: sdhci: fix "pwr may be used uninitialized" warningGiuseppe Cavallaro
2010-10-23mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable caseJaehoon Chung
2010-10-23mmc: sdhci: print out controller name for register debugPhilip Rakity
2010-10-23mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilitiesGiuseppe Cavallaro
2010-10-23mmc: sdhci: Enable high-speed support for MMC cardsZhangfei Gao
2010-10-23mmc: SDHC 3.0: correct f_min calculation for SD 3.0 specZhangfei Gao