summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2015-01-20mmc: sdhci: add a quirk for single block transactionsVincent Yang
2015-01-20mmc: sdhci: add a quirk for tuning work aroundVincent Yang
2015-01-20mmc: sdhci: add a voltage switch callback functionVincent Yang
2015-01-19mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UPDoug Anderson
2015-01-19mmc: host: sdhci: Added a space before (Mohammad Jamal
2015-01-19mmc: sdhci-pxav3: fix pm unbalanced issue in -> remove()Jisheng Zhang
2015-01-19mmc: sdhci-pxav3: fix unbalanced clock issues during probeJisheng Zhang
2015-01-19mmc: sdhci: Always init buf_ready_intAdrian Hunter
2015-01-19mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.NeilBrown
2015-01-19mmc: omap_hsmmc: use slot-gpio library for gpio support.NeilBrown
2015-01-19mmc: sdhci-acpi: fix copy'n'paste typos in the commentsAndy Shevchenko
2015-01-19mmc: sdhci-acpi: Remove redundant runtime PM idle callbackUlf Hansson
2015-01-19mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen
2015-01-19mmc: sdhci: Remove redundant ADMA page boundary warningsAndrew Gabbasov
2015-01-19mmc: dw_mmc: Convert to mmc_send_tuning()Ulf Hansson
2015-01-19mmc: mmci: Do pm_runtime_put() after the host has been addedUlf Hansson
2015-01-19mmc: sdhci-pci: Remove redundant runtime PM idle callbackUlf Hansson
2015-01-19mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe()Ulf Hansson
2015-01-19mmc: sdhci-esdhc-imx: Fixup ->remove()Ulf Hansson
2015-01-19mmc: mvsdio: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2015-01-19mmc: dw_mmc: remove unnecessary debug messageBeomho Seo
2015-01-19mmc: rtsx: swap function position to avoid pre declarationMicky Ching
2015-01-19mmc: rtsx: add support for sdio cardMicky Ching
2015-01-19mmc: rtsx: add helper function to simplify codeMicky Ching
2015-01-19mmc: rtsx: init cookie at probe/card_eventMicky Ching
2015-01-19mmc: rtsx: add dump_reg_range to simplify dump registerMicky Ching
2015-01-19mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()Ulf Hansson
2015-01-19mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro()Ulf Hansson
2015-01-19mmc: sdhci-st: Do cleanup while mmc_of_parse() return an errorUlf Hansson
2015-01-19mmc: sdhci-s3c: Handle error from mmc_of_parse()Ulf Hansson
2015-01-19mmc: sdhci-of-esdhc: Handle error from mmc_of_parse()Ulf Hansson
2015-01-19mmc: sdhci-bcm-kona: Handle error from mmc_of_parse()Ulf Hansson
2015-01-19mmc: moxart: Handle error from mmc_of_parse()Ulf Hansson
2015-01-19mmc: dw_mmc: exynos: move definitions to header fileSeungwon Jeon
2015-01-19mmc: dw_mmc: exynos: don't use if clock isn't availableSeungwon Jeon
2015-01-19mmc: dw_mmc: fix the max_blk_count in IDMACSeungwon Jeon
2015-01-19mmc: mxs-mmc: remove unneeded NULL checkDan Carpenter
2015-01-19mmc: sunxi: Removing unused codeDavid Lanzendörfer
2015-01-19mmc: sunxi: Correcting SDXC_HARDWARE_RESET bitDavid Lanzendörfer
2015-01-19mmc: sunxi: Lock fixDavid Lanzendörfer
2015-01-19mmc: sunxi: Fix setup of last descriptor of dma transferHans de Goede
2015-01-19mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown
2015-01-19mmc: toshsd: Fix unbalanced lockingAxel Lin
2015-01-19mmc: toshsd: use module_pci_driver to simplify the codeWei Yongjun
2015-01-19mmc: sdhci: Fix FSL ESDHC reset handling quirkAlessio Igor Bogani
2015-01-19mmc: sdhci-sirf: add sirf tuning function (cmd 19)Minda Chen
2015-01-19mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson
2015-01-19mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interruptsDoug Anderson
2015-01-14mmc: sunxi: Convert MMC driver to the standard clock phase APIMaxime Ripard
2015-01-14mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger