aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2015-01-14mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger
2015-01-12mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter
2015-01-12mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter
2015-01-12mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-12mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter
2015-01-12mmc: sdhci: Simplify use of tuning timerAdrian Hunter
2015-01-12mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter
2015-01-12mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter
2014-12-29mmc: core: stop trying to switch width when only one bit is supportedAlexandre Belloni
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