summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
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
2010-10-23mmc: SDHC 3.0: Base clock frequency change in spec 3.0Zhangfei Gao
2010-10-23mmc: SDHC 3.0: support 10-bit divided clock modeZhangfei Gao
2010-10-23mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"gingGeorge G. Davis
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-08-20sdhci: add no hi-speed bit quirk supportKyungmin Park
2010-08-11sdhci: add auto CMD12 support for eSDHC driverJerry Huang
2010-08-11sdhci: add regulator supportMarek Szyprowski
2010-08-11sdhci-s3c: add support for the non standard minimal clock valueMarek Szyprowski