aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2014-08-11mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.Jaehoon Chung
2014-07-09mmc: sdhci: Use mmc core regulator infrastuctureTim Kryger
2014-05-22mmc: sdhci: track whether preset mode is currently enabled in hardwareRussell King
2014-05-22mmc: sdhci: cache timing information locallyRussell King
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King
2014-05-22mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc codeRussell King
2014-05-22mmc: sdhci: more efficient interrupt enable register handlingRussell King
2014-05-22mmc: sdhci: push card_tasklet into threaded irq handlerRussell King
2014-05-22mmc: sdhci: convert to new SDIO IRQ handlingRussell King
2014-05-22mmc: sdio_irq: rework sdio irq handlingRussell King
2014-05-12mmc: core: Improve support for deferred regulatorsTim Kryger
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon
2014-05-12mmc: rework selection of bus speed modeSeungwon Jeon
2014-05-12mmc: identify available device type to selectSeungwon Jeon
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon
2014-05-12mmc: dw_mmc: remove unused member variable.Jaehoon Chung
2014-04-22mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam
2014-04-22mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer
2014-04-20mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-17brcmfmac: add BCM4354 SDIO interface supportFranky Lin
2014-03-17mmc: slot-gpio: Add GPIO descriptor based CD GPIO APIAdrian Hunter
2014-03-04mmc: sdhci-spear: remove support for power gpioRussell King
2014-02-23mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson
2014-02-23mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson
2014-02-23mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson
2014-02-22mmc: sdhci: add support for realtek rts5250Micky Ching
2014-02-13mmc: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson
2014-02-13mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson
2014-02-13mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMDUlf Hansson
2014-02-13mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGEUlf Hansson
2014-02-13mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson
2014-02-13mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-17mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao
2014-01-13mmc: sdhci: add quirk for broken HS200 supportDavid Cohen
2014-01-13mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto
2014-01-06mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel
2013-10-30mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson
2013-10-30mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson
2013-10-30mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson
2013-10-30mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson
2013-10-30mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson
2013-09-25mmc: core: clean up duplicate macrosJackey Shen
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-09-25mmc: core: remove dead function mmc_try_claim_hostGrant Grundler
2013-08-26mmc: sdhci: get voltage from sdhc hostHaijun Zhang
2013-08-26mmc: core: parse voltage from device-treeHaijun Zhang