aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAge
* mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.Jaehoon Chung2014-08-11
* mmc: sdhci: Use mmc core regulator infrastuctureTim Kryger2014-07-09
* mmc: sdhci: track whether preset mode is currently enabled in hardwareRussell King2014-05-22
* mmc: sdhci: cache timing information locallyRussell King2014-05-22
* mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King2014-05-22
* mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc codeRussell King2014-05-22
* mmc: sdhci: more efficient interrupt enable register handlingRussell King2014-05-22
* mmc: sdhci: push card_tasklet into threaded irq handlerRussell King2014-05-22
* mmc: sdhci: convert to new SDIO IRQ handlingRussell King2014-05-22
* mmc: sdio_irq: rework sdio irq handlingRussell King2014-05-22
* mmc: core: Improve support for deferred regulatorsTim Kryger2014-05-12
* mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon2014-05-12
* mmc: rework selection of bus speed modeSeungwon Jeon2014-05-12
* mmc: identify available device type to selectSeungwon Jeon2014-05-12
* mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-12
* mmc: dw_mmc: remove unused member variable.Jaehoon Chung2014-05-12
* mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam2014-04-22
* mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer2014-04-22
* mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2014-04-20
* Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-09
|\
| * mmc: slot-gpio: Add GPIO descriptor based CD GPIO APIAdrian Hunter2014-03-17
| * mmc: sdhci-spear: remove support for power gpioRussell King2014-03-04
| * mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson2014-02-23
| * mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson2014-02-23
| * mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson2014-02-23
| * mmc: sdhci: add support for realtek rts5250Micky Ching2014-02-22
| * mmc: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson2014-02-13
| * mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson2014-02-13
| * mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMDUlf Hansson2014-02-13
| * mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGEUlf Hansson2014-02-13
| * mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson2014-02-13
| * mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson2014-02-13
* | brcmfmac: add BCM4354 SDIO interface supportFranky Lin2014-03-17
|/
* Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-26
|\
| * mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao2014-01-17
| * mmc: sdhci: add quirk for broken HS200 supportDavid Cohen2014-01-13
| * mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto2014-01-13
* | mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel2014-01-06
|/
* mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson2013-10-30
* mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson2013-10-30
* mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson2013-10-30
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-30
* mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson2013-10-30
* mmc: core: clean up duplicate macrosJackey Shen2013-09-25
* mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon2013-09-25
* mmc: dw_mmc: control card read thresholdSeungwon Jeon2013-09-25
* mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon2013-09-25
* mmc: core: remove dead function mmc_try_claim_hostGrant Grundler2013-09-25
* mmc: sdhci: get voltage from sdhc hostHaijun Zhang2013-08-26
* mmc: core: parse voltage from device-treeHaijun Zhang2013-08-26