summaryrefslogtreecommitdiff
path: root/include/linux/mmc/dw_mmc.h
AgeCommit message (Expand)Author
2016-09-26mmc: dw_mmc: add reset support to dwmmc host controllerGuodong Xu
2016-07-25mmc: dw_mmc: remove the quirks flagsJaehoon Chung
2016-05-02mmc: dw_mmc: remove unused EVENT_XFER_ERRORShawn Lin
2016-05-02mmc: dw_mmc: fix warning reported by kernel-docShawn Lin
2016-02-29mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirkShawn Lin
2016-02-29mmc: dw_mmc: remove struct block_settingsShawn Lin
2016-01-05mmc: dw_mmc: remove the unused quirksJaehoon Chung
2015-12-22mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann
2015-10-26mmc: dw_mmc: Add external dma interface supportShawn Lin
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke
2015-08-17mmc: dw_mmc: remove the unused blk_settingJaehoon Chung
2015-08-17mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner
2015-06-01mmc: dw_mmc: Use core to handle absent write protect lineLars-Peter Clausen
2015-04-09mmc: dw_mmc: fix fifo ordering in big endianBen Dooks
2015-03-31mmc: dw_mmc: Add a timeout for sending CMD11Doug Anderson
2015-01-19mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson
2014-11-26mmc: dw_mmc: add support for the other bit of sdio interruptAddy Ke
2014-11-26mmc: dw_mmc: Add IDMAC 64-bit address mode supportPrabu Thangamuthu
2014-11-10mmc: dw_mmc: Remove old card detect infrastructureDoug Anderson
2014-09-09mmc: dw_mmc: Support voltage changesDoug Anderson
2014-09-09mmc: dw_mmc: use mmc_regulator_get_supply to handle regulatorsYuvaraj CD
2014-08-11mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.Jaehoon Chung
2014-05-12mmc: dw_mmc: remove unused member variable.Jaehoon Chung
2013-09-25mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon
2013-09-25mmc: dw_mmc: control card read thresholdSeungwon Jeon
2013-09-25mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon
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