summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2012-04-19Merge linux-stable 3.0.28 into android-3.0Todd Poynor
2012-03-30Merge remote branch 'fsl-linux-sdk/imx_3.0.15' into imx_3.0.15_4.6.6Xinyu Chen
2012-03-01mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter
2012-03-01mmc: core: add non-blocking mmc request functionPer Forlin
2012-02-29ENGR00175692-01 [MX6DL] SD3.0: can not recognize SD3.0 cards on some boards.Ryan QIAN
2012-02-23ENGR00175221-02 [MX6] MMCSD: clear EXE_TUNE bit after tuning finishes.Ryan QIAN
2012-02-21ENGR00174892 [MX6]MMC: support SD3.0 UHS-I DDR50 mode.Ryan QIAN
2012-02-15Merge remote branch 'fsl-linux-sdk/imx_3.0.15' into imx_3.0.15_androidXinyu Chen
2012-02-14ENGR00174296 [MX6_SD]USDHC: iNAND on board failed to work on ddr modeRyan QIAN
2012-02-13ENGR00174310 [MX6Q]USDHC: DDR50 mode for SD3.0 is not supported yetRyan QIAN
2012-02-13ENGR00174307 [mx6 mmc]fix build warningTony Lin
2012-02-13ENGR00174295-02:[MX6]USDHC: ddr mode is masked on slots with no 1.8v support.Ryan QIAN
2012-02-08ENGR00174038 [mx6 mmc]fix build errTony Lin
2012-02-08ENGR00171642 [MX6Q_Lite]Power:suspend and resume stress test failedTony Lin
2012-02-07Merge remote-tracking branch 'origin/imx_3.0.15' into imx_3.0.15_androidXinyu Chen
2012-02-06ENGR00173288-02 merge "[MX6Q]add SDHC3.0 support on uSDHC controller"Ryan QIAN
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-01-31ENGR00173286 merge "eMMC: improve boot_info message output"Ryan QIAN
2012-01-31ENGR00173284 merge "eMMC: Configure boot_partition_enable"Ryan QIAN
2012-01-31ENGR00173283 merge "eMMC: Boot Partition switch func used in MFG tool"Ryan QIAN
2012-01-25mmc: core: Fix voltage select in DDR modeGirish K S
2012-01-09Revert "ENGR00125411 eMMC: Boot Partition switch func used in MFG tool"Jason Liu
2012-01-09Revert "ENGR00126228 eMMC: Configure boot_partition_enable"Jason Liu
2012-01-09Revert "ENGR00133884 eMMC: improve boot_info message output"Jason Liu
2012-01-09Revert "ENGR00152547-03 [MX6Q]add SDHC3.0 support on uSDHC controller"Jason Liu
2012-01-09Revert "ENGR00154217 [MX6Q/D]fix mmc suspend/resume issue."Jason Liu
2012-01-09Revert "ENGR00139261 [MX6Q]support 8 bit MMC and eMMC DDR mode"Jason Liu
2012-01-09Revert "ENGR00155612-3 [mx6q]add delay after cmd6 for eMMC compatibility"Jason Liu
2012-01-09ENGR00155612-3 [mx6q]add delay after cmd6 for eMMC compatibilityTony Lin
2012-01-09ENGR00139261 [MX6Q]support 8 bit MMC and eMMC DDR modeTony Lin
2012-01-09ENGR00154217 [MX6Q/D]fix mmc suspend/resume issue.Tony Lin
2012-01-09ENGR00152547-03 [MX6Q]add SDHC3.0 support on uSDHC controllerTony Lin
2012-01-09ENGR00133884 eMMC: improve boot_info message outputFrank Li
2012-01-09ENGR00126228 eMMC: Configure boot_partition_enableRichard Zhu
2012-01-09ENGR00125411 eMMC: Boot Partition switch func used in MFG toolRichard Zhu
2011-12-19mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is usedDmitry Shmidt
2011-11-11mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin
2011-11-11mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson
2011-10-27Merge commit 'v3.0.8' into android-3.0Colin Cross
2011-10-03mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg
2011-10-03mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg
2011-10-03mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg
2011-09-07mmc: core: host: only use wakelock for detect workColin Cross
2011-08-10Merge commit 'v3.0' into android-3.0Colin Cross
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-25mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter
2011-06-25mmc: sdio: reset card during power_restoreDaniel Drake
2011-06-25mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen
2011-06-14Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"Colin Cross