summaryrefslogtreecommitdiff
path: root/include/linux/mmc/dw_mmc.h
AgeCommit message (Expand)Author
2013-02-24mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson
2013-02-24mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson
2012-12-06mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan
2012-12-06mmc: Standardise capability typeLee Jones
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon
2012-10-03mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham
2012-10-03mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham
2012-10-03mmc: dw_mmc: add quirk to indicate missing write protect lineThomas Abraham
2012-10-03mmc: dw_mmc: lookup for optional biu and ciu clocksThomas Abraham
2012-10-03mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham
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-13mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-01-11mmc: 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-08mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton