aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macroLudovic Desroches
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-08mmc: sdhci-msm: Convert to mmc_send_tuning()Ulf Hansson
2014-12-08mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning()Ulf Hansson
2014-12-08mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameterUlf Hansson
2014-12-05mmc: queue: Improve error handling during allocation of bounce buffersBhuvanesh Surachari
2014-12-05MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki
2014-12-02mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter
2014-12-02mmc: sdhci-pci: Add two host capabilities for BYTAdrian Hunter
2014-12-02mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESCAdrian Hunter
2014-12-02mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYTAdrian Hunter
2014-12-02mmc: atmel-mci: use probe deferring if dma controller is not ready yetludovic.desroches@atmel.com
2014-12-02mmc: atmel-mci: stop using specific initcallludovic.desroches@atmel.com
2014-12-02mmc: atmel-mci: remove __init/__exit attributesludovic.desroches@atmel.com
2014-12-02mmc: atmel-mci: remove useless DMA stuff for non-dt devicesludovic.desroches@atmel.com
2014-11-26mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson
2014-11-26mmc: core: add core-level function for sending tuning commandsMinda Chen
2014-11-26mmc: core: hold SD Clock before CMD11 during SignalVincent Yang
2014-11-26mmc: mxs-mmc: Check for clk_prepare_enable() errorFabio Estevam
2014-11-26mmc: mxs-mmc: Propagate the real errorFabio Estevam
2014-11-26mmc: mxs-mmc: No need to do NULL check on 'iores'Fabio Estevam
2014-11-26mmc: dw_mmc: Add support for IMG PistachioAndrew Bresticker
2014-11-26mmc: mxs-mmc: Simplify PM hooksFabio Estevam
2014-11-26mmc: mxs-mmc: Register the irq with the device nameFabio Estevam
2014-11-26mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan
2014-11-26mmc: toshsd: move dereference below check for NULLDan Carpenter
2014-11-26mmc: atmel-mci: remove compat for non DT board when requesting dma chanludovic.desroches@atmel.com
2014-11-26mmc: dw_mmc: add support for the other bit of sdio interruptAddy Ke
2014-11-26mmc: mvsdio: Work around broken TX DMAAndrew Lunn
2014-11-26mmc: block: Increase max_devicesBen Hutchings
2014-11-26mmc: dw_mmc: add support for ARM64Alim Akhtar
2014-11-26mmc: core: reset sdio card properly on resume.NeilBrown
2014-11-26mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r...NeilBrown
2014-11-26mmc: add Toshiba PCI SD controller driverOndrej Zary
2014-11-26mmc: dw_mmc: exynos: Add support for exynos7Abhilash Kesavan
2014-11-26mmc: core: consistent handling of initial valuesJohan Rudholm
2014-11-26mmc: omap_hsmmc: remove unused slot_id parameterAndreas Fenkart
2014-11-26mmc: omap_hsmmc: Remove unnecessary callbacks from platform dataAndreas Fenkart
2014-11-26mmc: omap_hsmmc: pass mmc_priv struct to gpio init / freeAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirectionAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove un-initialized callbacks from platform dataAndreas Fenkart
2014-11-26ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driverAndreas Fenkart
2014-11-26mmc: atmel-mci: adopt pinctrl supportWenyou Yang
2014-11-26mmc: sdhci: Add HS400 support to SDHCI driverAdrian Hunter
2014-11-26mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter
2014-11-26mmc: sdhci: Fix vqmmc error settingAdrian Hunter
2014-11-26mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200Adrian Hunter