aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/dw_mmc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-24mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson1-7/+0
2013-02-24mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson1-0/+9
2012-12-06mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan1-0/+1
2012-12-06mmc: Standardise capability typeLee Jones1-2/+2
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann1-2/+2
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon1-1/+1
2012-10-03mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham1-1/+1
2012-10-03mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham1-0/+4
2012-10-03mmc: dw_mmc: add quirk to indicate missing write protect lineThomas Abraham1-1/+2
2012-10-03mmc: dw_mmc: lookup for optional biu and ciu clocksThomas Abraham1-0/+4
2012-10-03mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham1-1/+1
2012-05-09mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham1-0/+1
2012-03-25mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath1-2/+6
2012-02-13mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-2/+4
2012-01-11mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon1-0/+1
2011-10-26mmc: dw_mmc: modify DATA register offsetJaehoon Chung1-0/+4
2011-07-20mmc: dw_mmc: fix stop when fallen back to PIOJames Hogan1-0/+2
2011-07-20mmc: dw_mmc: handle unaligned buffers and sizesJames Hogan1-0/+10
2011-07-20mmc: dw_mmc: don't hard code fifo depth, fix usageJames Hogan1-0/+8
2011-07-20mmc: dw_mmc: convert card tasklet to workqueueJames Hogan1-1/+1
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day1-3/+3
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-17mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung1-0/+2
2011-03-17mmc: dw_mmc: fix suspend/resume operationJaehoon Chung1-0/+1
2011-03-17mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung1-3/+7
2011-03-15mmc: dw_mmc: modify quirks bit-shift controlJaehoon Chung1-5/+3
2011-01-08mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton1-0/+217