summaryrefslogtreecommitdiff
path: root/include/linux/mmc/dw_mmc.h
AgeCommit message (Expand)Author
2012-05-09mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham
2012-03-25mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath
2012-02-14mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-01-12mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon
2011-10-26mmc: dw_mmc: modify DATA register offsetJaehoon Chung
2011-07-20mmc: dw_mmc: fix stop when fallen back to PIOJames Hogan
2011-07-20mmc: dw_mmc: handle unaligned buffers and sizesJames Hogan
2011-07-20mmc: dw_mmc: don't hard code fifo depth, fix usageJames Hogan
2011-07-20mmc: dw_mmc: convert card tasklet to workqueueJames Hogan
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day
2011-03-31Fix common misspellingsLucas De Marchi
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-15mmc: dw_mmc: modify quirks bit-shift controlJaehoon Chung
2011-01-09mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton