summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/dw_mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: dw_mmc: fixed wrong regulator_enable in suspend/resumeJaehoon Chung2011-05-251-3/+3
* mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung2011-03-251-2/+2
* mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung2011-03-171-0/+25
* mmc: dw_mmc: fix suspend/resume operationJaehoon Chung2011-03-171-2/+20
* mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung2011-03-171-2/+8
* mmc: dw_mmc: Remove set-but-unused variable.Chris Ball2011-03-171-5/+1Star
* mmc: dw_mmc: support DDR modeJaehoon Chung2011-03-151-0/+8
* mmc: dw_mmc: support 8-bit buswidthJaehoon Chung2011-03-151-0/+3
* mmc: dw_mmc: Enable low-power mode for the card clock.Will Newton2011-03-151-1/+2
* mmc: dw_mmc: Run card detect tasklet during slot initialisation.Will Newton2011-03-151-0/+6
* mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton2011-01-091-0/+1796