aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2014-05-22mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer
2014-05-22mmc: wmt-sdmmc: Use GFP_KERNEL instead of hard-coded valueAxel Lin
2014-05-22mmc: omap: Use DIV_ROUND_UP instead of open codedAxel Lin
2014-05-22mmc: dw_mmc: Don't print data errorsDoug Anderson
2014-05-22mmc: sdhci: track whether preset mode is currently enabled in hardwareRussell King
2014-05-22mmc: sdhci: move remaining power handling into sdhci_set_power()Russell King
2014-05-22mmc: sdhci: move regulator handling into sdhci_set_power()Russell King
2014-05-22mmc: sdhci-tegra: get rid of special PRESENT_STATE register handlingRussell King
2014-05-22mmc: sdhci: remove platform_suspend/platform_resume callbacksRussell King
2014-05-22mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacksRussell King
2014-05-22mmc: sdhci-esdhc-imx: remove emulation of uhs_modeRussell King
2014-05-22mmc: sdhci: clean up sdhci_execute_tuning() decisionRussell King
2014-05-22mmc: sdhci: cache timing information locallyRussell King
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King
2014-05-22mmc: sdhci: set_uhs_signaling() need not return a valueRussell King
2014-05-22mmc: sdhci-esdhc-imx: fix lockdep splat upon tuningRussell King
2014-05-22mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning()Russell King
2014-05-22mmc: sdhci-esdhc-imx: avoid DMA to kernel stackRussell King
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King
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-22mmc: sdio_irq: rework sdio irq handlingRussell King
2014-05-20mmc: mmci: Enforce max frequency configuration through DTUlf Hansson
2014-05-16drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32George Spelvin
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin
2014-05-13mmc: sdhci: remove mdelay in eMMC tuningNick Sanders
2014-05-12mmc: core: Improve support for deferred regulatorsTim Kryger
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: core: add DT bindings for eMMC HS400 1.8/1.2VSeungwon Jeon
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: step power class after final selection of bus modeSeungwon Jeon
2014-05-12mmc: identify available device type to selectSeungwon Jeon