summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2014-07-10mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC ControllerMaurice Petallo
2014-07-10mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo
2014-07-10mmc: MMC_USDHI6ROL0 should depend on HAS_DMAGeert Uytterhoeven
2014-07-10mmc: MMC_SH_MMCIF should depend on HAS_DMAGeert Uytterhoeven
2014-07-10mmc: MMC_OMAP_HS should depend on HAS_DMAGeert Uytterhoeven
2014-07-10mmc: sdhci-st: Intial support for ST SDHCI controllerPeter Griffin
2014-07-09mmc: s3cmci: port DMA code to dmaengine APIVasily Khoruzhick
2014-07-09mmc: tegra: Do not include asm/gpio.hThierry Reding
2014-07-09mmc: mxs: fix card detection in case of 'broken-cd' flag setRoman Peniaev
2014-07-09mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick
2014-07-09mmc: Allow forward compatibility for eMMCRomain Izard
2014-07-09mmc: sdhci: Replace host->mmc with mmc where possibleMarkus Mayer
2014-07-09mmc: sdhci: avoid double-delay while transitioning to 1.8VRussell King
2014-07-09mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne
2014-07-09mmc: sdhci: Remove blank lineUlf Hansson
2014-07-09mmc: sdhci: Improve external VDD regulator supportTim Kryger
2014-07-09mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLEDAxel Lin
2014-07-09mmc: wmt-sdmmc: Fix settting BM_EIGHTBIT_MODE bit in wmt_mci_set_ios()Axel Lin
2014-07-09mmc: sd: warn if card stays busy during initJohan Rudholm
2014-07-09mmc: moxart: Remove unneeded version.h inclusionSachin Kamat
2014-07-09mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335xAndreas Fenkart
2014-07-09mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooksAndreas Fenkart
2014-07-09mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detectedAndreas Fenkart
2014-07-09mmc: omap_hsmmc: enable wakeup event for sdio OMAP4Balaji T K
2014-07-09mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime stateAndreas Fenkart
2014-07-09mmc: omap_hsmmc: Enable SDIO interruptAndreas Fenkart
2014-07-09mmc: quirks: Fixup debug messageAlexander Stein
2014-07-09mmc: sh-mmcif: final error path cleanupBen Dooks
2014-07-09mmc: sh-mmcif: no need to call pm_runtime_suspend on errorBen Dooks
2014-07-09mmc: sh-mmcif: use devm_ for irq managementBen Dooks
2014-07-09mmc: sh-mmcif: use devm_ for clock managementBen Dooks
2014-07-09mmc: sh-mmcif: use devm_ for ioremapBen Dooks
2014-07-09mmc: sh-mmcif: update to print version and bus clock rate on probeBen Dooks
2014-07-09mmc: sdhci: Remove unused ret variablesMarkus Pargmann
2014-07-09mmc: sdhci: Use mmc core regulator infrastuctureTim Kryger
2014-07-09mmc: core: Remove redundant runtime_idle callbackUlf Hansson
2014-07-09mmc: mmci: Add Qualcomm Id to amba id tableSrinivas Kandagatla
2014-07-09mmc: mmci: Add Qcom specific rx_fifocnt logic.Srinivas Kandagatla
2014-07-09mmc: mmci: add explicit clk controlSrinivas Kandagatla
2014-07-09mmc: mmci: add f_max to variant structureSrinivas Kandagatla
2014-07-09mmc: mmci: Add support to data commands via variant structure.Srinivas Kandagatla
2014-07-09mmc: mmci: add edge support to data and command out in variant data.Srinivas Kandagatla
2014-07-09mmc: mmci: add 8bit bus support in variant dataSrinivas Kandagatla
2014-07-09mmc: mmci: add ddrmode mask to variant dataSrinivas Kandagatla
2014-07-09mmc: mmci: Add Qcom datactrl register variantSrinivas Kandagatla
2014-07-09mmc: mmci: Add enough delay between writes to CMD register.Srinivas Kandagatla
2014-07-09mmc: mmci: Add Qualcomm specific register defines.Srinivas Kandagatla
2014-07-09mmc: mmci: use NSEC_PER_SEC macroSrinivas Kandagatla
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12mmc: simplify SDHCI Kconfig dependenciesArnd Bergmann