aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
* mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger2015-01-14
* mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2015-01-12
* mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter2015-01-12
* mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski2015-01-12
* mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni2015-01-12
* mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2015-01-12
* mmc: sdhci: Simplify use of tuning timerAdrian Hunter2015-01-12
* mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter2015-01-12
* mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter2015-01-12
* mmc: core: stop trying to switch width when only one bit is supportedAlexandre Belloni2014-12-29
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\
| * mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macroLudovic Desroches2014-12-12
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ | |/ |/|
| * mmc: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-11
|\ \
| * | MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-04
| * | PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki2014-12-03
* | | mmc: sdhci-msm: Convert to mmc_send_tuning()Ulf Hansson2014-12-08
* | | mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning()Ulf Hansson2014-12-08
* | | mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameterUlf Hansson2014-12-08
* | | mmc: queue: Improve error handling during allocation of bounce buffersBhuvanesh Surachari2014-12-05
* | | mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter2014-12-02
* | | mmc: sdhci-pci: Add two host capabilities for BYTAdrian Hunter2014-12-02
* | | mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESCAdrian Hunter2014-12-02
* | | mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYTAdrian Hunter2014-12-02
* | | mmc: atmel-mci: use probe deferring if dma controller is not ready yetludovic.desroches@atmel.com2014-12-02
* | | mmc: atmel-mci: stop using specific initcallludovic.desroches@atmel.com2014-12-02
* | | mmc: atmel-mci: remove __init/__exit attributesludovic.desroches@atmel.com2014-12-02
* | | mmc: atmel-mci: remove useless DMA stuff for non-dt devicesludovic.desroches@atmel.com2014-12-02
* | | mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson2014-11-26
* | | mmc: core: add core-level function for sending tuning commandsMinda Chen2014-11-26
* | | mmc: core: hold SD Clock before CMD11 during SignalVincent Yang2014-11-26
* | | mmc: mxs-mmc: Check for clk_prepare_enable() errorFabio Estevam2014-11-26
* | | mmc: mxs-mmc: Propagate the real errorFabio Estevam2014-11-26
* | | mmc: mxs-mmc: No need to do NULL check on 'iores'Fabio Estevam2014-11-26
* | | mmc: dw_mmc: Add support for IMG PistachioAndrew Bresticker2014-11-26
* | | mmc: mxs-mmc: Simplify PM hooksFabio Estevam2014-11-26
* | | mmc: mxs-mmc: Register the irq with the device nameFabio Estevam2014-11-26
* | | mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan2014-11-26
* | | mmc: toshsd: move dereference below check for NULLDan Carpenter2014-11-26
* | | mmc: atmel-mci: remove compat for non DT board when requesting dma chanludovic.desroches@atmel.com2014-11-26
* | | mmc: dw_mmc: add support for the other bit of sdio interruptAddy Ke2014-11-26
* | | mmc: mvsdio: Work around broken TX DMAAndrew Lunn2014-11-26
* | | mmc: block: Increase max_devicesBen Hutchings2014-11-26
* | | mmc: dw_mmc: add support for ARM64Alim Akhtar2014-11-26
* | | mmc: core: reset sdio card properly on resume.NeilBrown2014-11-26
* | | mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r...NeilBrown2014-11-26
* | | mmc: add Toshiba PCI SD controller driverOndrej Zary2014-11-26
* | | mmc: dw_mmc: exynos: Add support for exynos7Abhilash Kesavan2014-11-26
* | | mmc: core: consistent handling of initial valuesJohan Rudholm2014-11-26