aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-03mmc: sdhci: Add quirk for always getting TC with stop cmdAdrian Hunter1-0/+2
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij1-2/+2
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng1-0/+1
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd1-0/+5
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé2-1/+3
2014-09-09mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij1-0/+3
2014-09-09mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto1-1/+0
2014-09-09mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto1-0/+7
2014-09-09mmc: sdhci: handle busy-end interrupt during commandChanho Min1-0/+1
2014-09-09mmc: dw_mmc: Support voltage changesDoug Anderson1-0/+2
2014-09-09mmc: dw_mmc: use mmc_regulator_get_supply to handle regulatorsYuvaraj CD1-1/+1
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer2-1/+5
2014-09-09mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun1-2/+3
2014-08-11mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.Jaehoon Chung1-0/+2
2014-07-09mmc: sdhci: Use mmc core regulator infrastuctureTim Kryger1-3/+0
2014-05-22mmc: sdhci: track whether preset mode is currently enabled in hardwareRussell King1-0/+1
2014-05-22mmc: sdhci: cache timing information locallyRussell King1-0/+2
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King1-2/+0
2014-05-22mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc codeRussell King1-2/+0
2014-05-22mmc: sdhci: more efficient interrupt enable register handlingRussell King1-0/+3
2014-05-22mmc: sdhci: push card_tasklet into threaded irq handlerRussell King1-2/+1
2014-05-22mmc: sdhci: convert to new SDIO IRQ handlingRussell King1-0/+2
2014-05-22mmc: sdio_irq: rework sdio irq handlingRussell King1-0/+3
2014-05-12mmc: core: Improve support for deferred regulatorsTim Kryger1-6/+2
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon3-1/+21
2014-05-12mmc: rework selection of bus speed modeSeungwon Jeon2-0/+5
2014-05-12mmc: identify available device type to selectSeungwon Jeon3-11/+9
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon2-17/+29
2014-05-12mmc: dw_mmc: remove unused member variable.Jaehoon Chung1-14/+0
2014-04-22mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam1-1/+1
2014-04-22mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer1-0/+2
2014-04-20mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-1/+2
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds5-21/+12
2014-03-17brcmfmac: add BCM4354 SDIO interface supportFranky Lin1-0/+1
2014-03-17mmc: slot-gpio: Add GPIO descriptor based CD GPIO APIAdrian Hunter1-0/+6
2014-03-04mmc: sdhci-spear: remove support for power gpioRussell King1-8/+0
2014-02-23mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson1-1/+1
2014-02-23mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson1-1/+1
2014-02-23mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson1-1/+1
2014-02-22mmc: sdhci: add support for realtek rts5250Micky Ching1-0/+2
2014-02-13mmc: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson1-1/+0
2014-02-13mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson1-2/+0
2014-02-13mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMDUlf Hansson1-1/+0
2014-02-13mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGEUlf Hansson1-1/+0
2014-02-13mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson1-1/+0
2014-02-13mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson1-4/+1
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds3-1/+10
2014-01-17mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao1-1/+7
2014-01-13mmc: sdhci: add quirk for broken HS200 supportDavid Cohen1-0/+2
2014-01-13mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto1-0/+1