aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-05-081-2/+1
|\
| * Merge commit 'v3.0.31' into android-3.0Todd Poynor2012-05-081-2/+1
| |\
| | * mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard2012-05-071-2/+1
* | | Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-04-2412-55/+82
|\ \ \ | |/ /
| * | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-1912-55/+82
| |\ \ | | |/
| | * mmc: atmel-mci: correct data timeout computationLudovic Desroches2012-04-131-1/+8
| | * mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer2012-03-121-2/+3
| | * mmc: core: check for zero length ioctl dataJohan Rudholm2012-02-291-37/+45
| | * mmc: sd: Fix SDR12 timing regressionAlexander Elbs2012-01-251-2/+1
| | * mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu2012-01-251-2/+1
| | * mmc: core: Fix voltage select in DDR modeGirish K S2012-01-251-1/+1
| | * ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2012-01-061-1/+5
| | * ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2012-01-061-3/+5
| | * mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2012-01-061-1/+1
| | * mmc: mxcmmc: fix falling back to PIOSascha Hauer2011-12-211-0/+1
| | * mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin2011-11-111-0/+2
| | * mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-11-115-5/+9
* | | mmc: sdhci: Skip rest of suspend if mmc_suspend_host() failsDmitry Shmidt2012-03-051-0/+4
* | | mmc: sdhci: Allow mmc_suspend_host/mmc_resume_host for sdio devicesDmitry Shmidt2012-02-271-6/+2
* | | Revert "Revert "mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME i...Todd Poynor2012-01-241-17/+7
* | | Revert "mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used"Ken Sumrall2012-01-181-7/+17
* | | Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedownJP Abgrall2011-12-201-17/+7
|\ \ \ | |/ /
| * | mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is usedDmitry Shmidt2011-12-191-17/+7
* | | MMC:S3C: Turn interrupts on on resume when flag is setRom Lemarchand2011-11-171-0/+10
* | | MMC: S3C: Add support for extra MMC quirkRom Lemarchand2011-11-171-0/+2
* | | MMC: host: add a quirk to keep the clocks on when idlingRom Lemarchand2011-11-171-2/+4
* | | mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski2011-11-171-3/+5
* | | mmc: sdhci-s3c: Add MMC_PM_IGNORE_PM_NOTIFY for builtin deviceDmitry Shmidt2011-11-171-0/+5
* | | S5PC11X: SDHCI: Fix compile warnning.Choi jonghwan2011-11-171-1/+1
* | | S5PC11X: MMC: set MMC_PM_KEEP_POWER flag for SDIO device.w12.lee2011-11-171-0/+6
* | | mmc: sdhci: Skip mmc suspend/resume ops for SDIO device,w12.lee2011-11-171-11/+16
* | | sdhci: enable t-flash.Seungwon2011-11-161-1/+1
* | | sdhci: add support for S5PV210Seungwon2011-11-163-12/+160
* | | mmc: sdhci-s3c: Always update the clock on the first call to set_clockArve Hjønnevåg2011-11-161-1/+3
|/ /
* | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-276-33/+57
|\ \ | |/
| * mmc: mxs-mmc: fix clock rate settingKoen Beel2011-10-161-16/+14
| * mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S2011-10-031-0/+2
| * mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg2011-10-031-1/+1
| * mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg2011-10-031-2/+29
| * mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-10-033-11/+11
| * mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu2011-08-291-3/+0
* | mmc: block: Improve logging of handling emmc timeoutsKen Sumrall2011-10-261-3/+7
* | mmc: block: add checking of r/w command responseRussell King - ARM Linux2011-10-261-1/+25
* | mmc: block: improve error recovery from command channel errorsRussell King - ARM Linux2011-10-261-50/+182
* | mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux2011-10-261-24/+9
* | mmc: core: host: only use wakelock for detect workColin Cross2011-09-072-17/+16
* | Merge commit 'v3.0.1' into android-3.0Colin Cross2011-08-101-1/+1
|\ \ | |/
| * mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get clearedShawn Guo2011-08-041-1/+1
* | Merge commit 'v3.0' into android-3.0Colin Cross2011-08-101-27/+50
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-07-131-27/+50
| |\