summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/dw_mmc.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson2013-02-241-7/+0
* mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson2013-02-241-0/+9
* mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan2012-12-061-0/+1
* mmc: Standardise capability typeLee Jones2012-12-061-2/+2
* mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-071-2/+2
* mmc: dw_mmc: convert the variable type of irqSeungwon Jeon2012-11-071-1/+1
* mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham2012-10-031-1/+1
* mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham2012-10-031-0/+4
* mmc: dw_mmc: add quirk to indicate missing write protect lineThomas Abraham2012-10-031-1/+2
* mmc: dw_mmc: lookup for optional biu and ciu clocksThomas Abraham2012-10-031-0/+4
* mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham2012-10-031-1/+1
* mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham2012-05-091-0/+1
* mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath2012-03-251-2/+6
* mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-131-2/+4
* mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon2012-01-111-0/+1
* mmc: dw_mmc: modify DATA register offsetJaehoon Chung2011-10-261-0/+4
* mmc: dw_mmc: fix stop when fallen back to PIOJames Hogan2011-07-201-0/+2
* mmc: dw_mmc: handle unaligned buffers and sizesJames Hogan2011-07-201-0/+10
* mmc: dw_mmc: don't hard code fifo depth, fix usageJames Hogan2011-07-201-0/+8
* mmc: dw_mmc: convert card tasklet to workqueueJames Hogan2011-07-201-1/+1
* mmc: Standardize header file inclusion checks.Robert P. J. Day2011-07-201-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung2011-03-171-0/+2
* mmc: dw_mmc: fix suspend/resume operationJaehoon Chung2011-03-171-0/+1
* mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung2011-03-171-3/+7
* mmc: dw_mmc: modify quirks bit-shift controlJaehoon Chung2011-03-151-5/+3
* mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton2011-01-081-0/+217
OpenPOWER on IntegriCloud