summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/dw_mmc.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-25mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung1-2/+2
2011-03-17mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung1-0/+25
2011-03-17mmc: dw_mmc: fix suspend/resume operationJaehoon Chung1-2/+20
2011-03-17mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung1-2/+8
2011-03-17mmc: dw_mmc: Remove set-but-unused variable.Chris Ball1-5/+1
2011-03-15mmc: dw_mmc: support DDR modeJaehoon Chung1-0/+8
2011-03-15mmc: dw_mmc: support 8-bit buswidthJaehoon Chung1-0/+3
2011-03-15mmc: dw_mmc: Enable low-power mode for the card clock.Will Newton1-1/+2
2011-03-15mmc: dw_mmc: Run card detect tasklet during slot initialisation.Will Newton1-0/+6
2011-01-08mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton1-0/+1796