summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake2012-04-211-1/+1
* mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper2012-04-061-2/+3
* mmc: sdhci: check interrupt flags in ISR againAlexander Stein2012-03-271-7/+12
* mmc: sdhci: add quirk for keeping card power during suspendAdrian Hunter2012-03-271-2/+11
* mmc: sdhci: Add platform suspend/resume hooks.Chris Ball2012-03-261-0/+6
* mmc: sdhci: restore the enabled dma when do reset allShaohui Xie2012-01-121-0/+5
* mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S2012-01-121-15/+42
* mmc: sdhci: Deal with failure case in sdhci_suspend_hostAaron Lu2012-01-121-3/+14
* mmc: sd: Fix SDR12 timing regressionAlexander Elbs2012-01-121-2/+1Star
* mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu2012-01-121-2/+1Star
* mmc: sdhci: Always pass clock request value zero to set_clock host opTodd Poynor2012-01-121-1/+1
* mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter2012-01-121-1/+0Star
* mmc: sdhci: prevent card detection activity for non-removable cardsAdrian Hunter2012-01-121-4/+3Star
* mmc: sdhci: fix vmmc handlingAdrian Hunter2012-01-121-22/+21Star
* mmc: remove the second argument of k[un]map_atomic()Cong Wang2012-01-121-2/+2
* mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-121-0/+10
* mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-201-1/+1
* mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-261-0/+9
* mmc: replace printk with appropriate display macroGirish K S2011-10-261-47/+45Star
* mmc: sdhci-pci: add runtime pm supportAdrian Hunter2011-10-261-44/+211
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-261-0/+1
* mmc: sdhci: add eMMC hardware reset supportAdrian Hunter2011-10-261-0/+9
* mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko2011-08-131-5/+2Star
* mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko2011-08-131-19/+19
* mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko2011-08-131-3/+5
* mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko2011-08-131-4/+3Star
* mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu2011-08-131-3/+0Star
* mmc: sdhci: specify maximum discard timeoutAdrian Hunter2011-07-201-0/+5
* mmc: sdhci: fix interrupt storm from card detectionShawn Guo2011-07-201-4/+25
* mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin2011-05-251-2/+2
* mmc: sdhci: Auto-CMD23 support.Andrei Warkentin2011-05-251-1/+16
* mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin2011-05-251-16/+47
* mmc: sdhci: add hooks for setting UHS in platform specific codePhilip Rakity2011-05-251-15/+18
* mmc: sdhci: add support for retuning mode 1Arindam Nath2011-05-251-2/+107
* mmc: sdhci: add support for programmable clock modeArindam Nath2011-05-251-15/+66
* mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-251-0/+32
* mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-251-1/+167
* mmc: sd: set current limit for uhs cardsArindam Nath2011-05-251-0/+10
* mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-251-3/+37
* mmc: sdhci: reset sdclk before setting high speed enableArindam Nath2011-05-251-3/+24
* mmc: sd: add support for driver type selectionArindam Nath2011-05-251-0/+27
* mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-251-13/+179
* mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2011-05-251-4/+24
* mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity2011-05-251-0/+6
* mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLKMark Brown2011-05-251-3/+4
* mmc: sdhci: work around broken dma boundary behaviorMikko Vinni2011-05-251-5/+25
* mmc: sdhci: R1B command handling + MMC_CAP_ERASE.Andrei Warkentin2011-05-251-16/+26
* mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball2011-04-281-0/+7
* mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks2011-04-281-1/+1
* mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson2011-01-091-3/+7