summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/dw_mmc.c
AgeCommit message (Expand)Author
2011-05-24mmc: dw_mmc: fixed wrong regulator_enable in suspend/resumeJaehoon Chung
2011-03-25mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung
2011-03-17mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung
2011-03-17mmc: dw_mmc: fix suspend/resume operationJaehoon Chung
2011-03-17mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung
2011-03-17mmc: dw_mmc: Remove set-but-unused variable.Chris Ball
2011-03-15mmc: dw_mmc: support DDR modeJaehoon Chung
2011-03-15mmc: dw_mmc: support 8-bit buswidthJaehoon Chung
2011-03-15mmc: dw_mmc: Enable low-power mode for the card clock.Will Newton
2011-03-15mmc: dw_mmc: Run card detect tasklet during slot initialisation.Will Newton
2011-01-08mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton