summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-22mmc: sdhci: convert reset into a library functionRussell King19-31/+53
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King19-50/+50
2014-05-22mmc: sdhci: plug hole in disabling card detection interruptsRussell King1-8/+9
2014-05-22mmc: sdhci: more efficient interrupt enable register handlingRussell King2-51/+50
2014-05-22mmc: sdhci: allow sdio interrupts while sdhci runtime suspendedRussell King3-8/+16
2014-05-22mmc: sdhci: push card_tasklet into threaded irq handlerRussell King2-16/+10
2014-05-22mmc: sdhci: convert to new SDIO IRQ handlingRussell King2-23/+41
2014-05-22mmc: sdhci: clean up sdio interrupt enable handlingRussell King1-18/+17
2014-05-22mmc: sdhci: clean up interrupt handlingRussell King1-66/+58
2014-05-22mmc: sdio_irq: rework sdio irq handlingRussell King2-10/+34
2014-05-14mmc: sdhci: remove mdelay in eMMC tuningNick Sanders1-1/+4
2014-05-13MAINTAINERS: mmc: Update email for host driver maintainerUlf Hansson1-1/+1
2014-05-13mmc: core: Improve support for deferred regulatorsTim Kryger2-18/+21
2014-05-13mmc: mxcmmc: Use mmc_regulator_get_supply() APIAlexander Shiyan1-27/+17
2014-05-13mmc: atmel: don't test host->dataAlexandre Belloni1-10/+3
2014-05-13mmc: rtsx: fix possible linking error if built-inArnd Bergmann1-2/+3
2014-05-13mmc: mxs: fix card detection function for broken card detectDaniel Willmann1-0/+7
2014-05-13mmc: jz4740: don't wait for PRG_DONE after stop command with R1 responseAlex Smith1-4/+7
2014-05-13mmc: core: add DT bindings for eMMC HS400 1.8/1.2VSeungwon Jeon2-0/+6
2014-05-13mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon6-6/+118
2014-05-13mmc: rework selection of bus speed modeSeungwon Jeon4-200/+238
2014-05-13mmc: step power class after final selection of bus modeSeungwon Jeon1-41/+55
2014-05-13mmc: identify available device type to selectSeungwon Jeon4-44/+48
2014-05-13mmc: drop the speed mode of card's stateSeungwon Jeon9-54/+43
2014-05-13mmc: mvsdio: workaround for spurious irqsSebastian Hesselbarth1-0/+14
2014-05-13mmc: mvsdio: silence card detect noticeSebastian Hesselbarth1-3/+3
2014-05-13mmc: core: Try other signal levels during power upTim Kryger1-2/+7
2014-05-13mmc: moxart: Add MOXA ART SD/MMC driverJonas Jensen4-0/+770
2014-05-13mmc: Add realtek USB sdmmc host driverRoger Tseng3-0/+1463
2014-05-13mmc: sdhci-s3c: Remove unused define for NUM_GPIOSAxel Lin1-3/+0
2014-05-13mmc: dw_mmc: restore the card-present checking pointJaehoon Chung1-0/+5
2014-05-13mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()Jaehoon Chung2-59/+3
2014-05-13mmc: dw_mmc: remove unnecessary function.Jaehoon Chung1-7/+1
2014-05-13mmc: dw_mmc: fix minor coding style.Jaehoon Chung1-3/+2
2014-05-13mmc: dw_mmc: remove unused member variable.Jaehoon Chung2-44/+3
2014-05-13mmc: dw_mmc: replace the bus_hz checking pointJaehoon Chung1-10/+8
2014-05-13mmc: dw_mmc: use the mmc_of_parse() instead of local parserJaehoon Chung2-53/+1
2014-05-13mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPSAlexander Shiyan1-10/+3
2014-05-13mmc: mxcmmc: Convert to devm-* APIAlexander Shiyan1-63/+38
2014-05-13mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmopsSachin Kamat1-1/+1
2014-04-22mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching1-0/+3
2014-04-22mmc: core: Invoke sdio func driver's PM callbacks from the sdio busUlf Hansson2-54/+5
2014-04-22mmc: core: Use maximum timeout values in case TACC field is zeroStefan Wahren1-0/+4
2014-04-22mmc: Convert to use ATTRIBUTE_GROUPSAxel Lin2-20/+4
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 Mayer3-3/+8
2014-04-21mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-1/+3
2014-04-21mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2-4/+3
2014-04-21mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-0/+2
2014-04-21mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-4/+5