aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-01-168-16/+21
|\
| * Merge commit 'v3.0.58' into android-3.0Todd Poynor2013-01-151-1/+1
| |\
| | * mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung2012-12-031-1/+1
| * | Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-017-15/+20
| |\ \ | | |/
| | * mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper2012-10-021-2/+3
| | * mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2012-10-021-3/+3
| | * mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo2012-10-021-3/+3
| | * mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala2012-10-021-2/+2
| | * mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake2012-08-091-0/+1
| | * mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-06-012-5/+8
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Todd Poynor2012-08-161-11/+6
|\ \ \
| * | | OMAP4: hsmmc: fix race conditions in suspend/resume pathBalaji T K2012-08-161-11/+6
* | | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-08-161-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | mmc: Make sure host is disabled on suspendDmitry Shmidt2012-08-161-0/+1
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Todd Poynor2012-08-141-6/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Revert "OMAP4: hsmmc: fix race conditions in suspend/resume path"Todd Poynor2012-08-141-6/+6
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Todd Poynor2012-08-031-6/+6
|\ \ \ \ | |/ / /
| * | | OMAP4: hsmmc: fix race conditions in suspend/resume pathBalaji T K2012-06-191-6/+6
| * | | Merge commit 'v3.0.31' into linux-omap-3.0Todd Poynor2012-05-081-2/+1
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-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 linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-1912-55/+82
| |\ \ \ | | |/ /
* | | | Merge linux-omap-3.0 into android-omap-3.0Todd Poynor2012-04-1912-55/+82
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge linux-stable 3.0.28 into linux-omap-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
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Erik Gilling2012-01-271-5/+2
|\ \ \ \ | |/ / /
| * | | mmc: omap_hsmmc: Prevent calling mmc_host_lazy_disable() on suspend pathDmitry Shmidt2012-01-261-5/+2
* | | | Merge branch 'android-3.0' into android-omap-3.0Erik Gilling2012-01-091-17/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is usedDmitry Shmidt2011-12-191-17/+7
| * | | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-276-33/+57
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-12-091-8/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | mmc: omap_hsmmc: Call mmc_host_enable() in suspend only on success pathDmitry Shmidt2011-12-091-8/+1
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-11-031-4/+2
|\ \ \ \ | |/ / /
| * | | Revert "mmc: omap_hsmmc: Skip mmc suspend/resume ops for SDIO device"Dmitry Shmidt2011-11-031-4/+2
* | | | mmc: omap_hsmmc: Keep MMC_PM_KEEP_POWER for built_in deviceDmitry Shmidt2011-11-021-0/+2
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-10-276-33/+57
|\ \ \ \ | |/ / /
| * | | Merge commit 'v3.0.8' into linux-omap-3.0Colin Cross2011-10-276-33/+57
| |\ \ \ | | | |/ | | |/|
| | * | mmc: mxs-mmc: fix clock rate settingKoen Beel2011-10-161-16/+14