aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
...
* | | mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()Ulf Hansson2015-01-19
* | | mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro()Ulf Hansson2015-01-19
* | | mmc: sdhci-st: Do cleanup while mmc_of_parse() return an errorUlf Hansson2015-01-19
* | | mmc: sdhci-s3c: Handle error from mmc_of_parse()Ulf Hansson2015-01-19
* | | mmc: sdhci-of-esdhc: Handle error from mmc_of_parse()Ulf Hansson2015-01-19
* | | mmc: sdhci-bcm-kona: Handle error from mmc_of_parse()Ulf Hansson2015-01-19
* | | mmc: moxart: Handle error from mmc_of_parse()Ulf Hansson2015-01-19
* | | mmc: dw_mmc: exynos: move definitions to header fileSeungwon Jeon2015-01-19
* | | mmc: dw_mmc: exynos: don't use if clock isn't availableSeungwon Jeon2015-01-19
* | | mmc: dw_mmc: fix the max_blk_count in IDMACSeungwon Jeon2015-01-19
* | | mmc: mxs-mmc: remove unneeded NULL checkDan Carpenter2015-01-19
* | | mmc: sunxi: Removing unused codeDavid Lanzendörfer2015-01-19
* | | mmc: sunxi: Correcting SDXC_HARDWARE_RESET bitDavid Lanzendörfer2015-01-19
* | | mmc: sunxi: Lock fixDavid Lanzendörfer2015-01-19
* | | mmc: sunxi: Fix setup of last descriptor of dma transferHans de Goede2015-01-19
* | | mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown2015-01-19
* | | mmc: toshsd: Fix unbalanced lockingAxel Lin2015-01-19
* | | mmc: toshsd: use module_pci_driver to simplify the codeWei Yongjun2015-01-19
* | | mmc: sdhci: Fix FSL ESDHC reset handling quirkAlessio Igor Bogani2015-01-19
* | | mmc: sdhci-sirf: add sirf tuning function (cmd 19)Minda Chen2015-01-19
* | | mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson2015-01-19
* | | mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interruptsDoug Anderson2015-01-19
|/ /
* | 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
|/
* 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: 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: mxs-mmc: Check for clk_prepare_enable() errorFabio Estevam2014-11-26