summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2014-05-22mmc: sdhci: move setting mmc->actual_clock into set_clock handlersRussell King
2014-05-22mmc: sdhci: move setting host->clock into sdhci_do_set_ios()Russell King
2014-05-22mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()Russell King
2014-05-22mmc: sdhci: convert ADMA descriptors to a coherent allocationRussell King
2014-05-22mmc: sdhci: avoid sync'ing the SG if there's no misalignmentRussell King
2014-05-22mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc codeRussell King
2014-05-22mmc: sdhci: convert reset into a library functionRussell King
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King
2014-05-22mmc: sdhci: plug hole in disabling card detection interruptsRussell King
2014-05-22mmc: sdhci: more efficient interrupt enable register handlingRussell King
2014-05-22mmc: sdhci: allow sdio interrupts while sdhci runtime suspendedRussell 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: sdhci: clean up sdio interrupt enable handlingRussell King
2014-05-22mmc: sdhci: clean up interrupt handlingRussell King
2014-05-13mmc: sdhci: remove mdelay in eMMC tuningNick Sanders
2014-05-12mmc: mxcmmc: Use mmc_regulator_get_supply() APIAlexander Shiyan
2014-05-12mmc: atmel: don't test host->dataAlexandre Belloni
2014-05-12mmc: rtsx: fix possible linking error if built-inArnd Bergmann
2014-05-12mmc: mxs: fix card detection function for broken card detectDaniel Willmann
2014-05-12mmc: jz4740: don't wait for PRG_DONE after stop command with R1 responseAlex Smith
2014-05-12mmc: mvsdio: workaround for spurious irqsSebastian Hesselbarth
2014-05-12mmc: mvsdio: silence card detect noticeSebastian Hesselbarth
2014-05-12mmc: moxart: Add MOXA ART SD/MMC driverJonas Jensen
2014-05-12mmc: Add realtek USB sdmmc host driverRoger Tseng
2014-05-12mmc: sdhci-s3c: Remove unused define for NUM_GPIOSAxel Lin
2014-05-12mmc: dw_mmc: restore the card-present checking pointJaehoon Chung
2014-05-12mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()Jaehoon Chung
2014-05-12mmc: dw_mmc: remove unnecessary function.Jaehoon Chung
2014-05-12mmc: dw_mmc: fix minor coding style.Jaehoon Chung
2014-05-12mmc: dw_mmc: remove unused member variable.Jaehoon Chung
2014-05-12mmc: dw_mmc: replace the bus_hz checking pointJaehoon Chung
2014-05-12mmc: dw_mmc: use the mmc_of_parse() instead of local parserJaehoon Chung
2014-05-12mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPSAlexander Shiyan
2014-05-12mmc: mxcmmc: Convert to devm-* APIAlexander Shiyan
2014-05-12mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmopsSachin Kamat
2014-04-22mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching
2014-04-20mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: omap: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: mmci: 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-04-07mmc: sdhci-acpi: Intel SDIO has broken card detectAdrian Hunter
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-03-29mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controllerMarcin Wojtas
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen
2014-03-26mmc: sdhci-msm: Add platform_execute_tuning implementationGeorgi Djakov
2014-03-26mmc: sdhci-msm: Initial support for Qualcomm chipsetsGeorgi Djakov