summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2017-04-24mmc: use new core function mmc_get_dma_dirHeiner Kallweit
2017-04-24mmc: meson-gx: add CMD23 modeHeiner Kallweit
2017-04-24mmc: meson-gx: switch to dynamic timeout valuesHeiner Kallweit
2017-04-24mmc: meson-gx: use per port interrupt namesHeiner Kallweit
2017-04-24mmc: meson-gx: use bitfield macrosHeiner Kallweit
2017-04-24mmc: sdhci: clarify the get_timeout_clock callbackShawn Lin
2017-04-24mmc: sunxi: change controller error info to debug levelIcenowy Zheng
2017-04-24mmc: meson-gx: simplify setting timeout configuration parametersHeiner Kallweit
2017-04-24mmc: meson-gx: improve setting data->bytes_xferedHeiner Kallweit
2017-04-24mmc: meson-gx: improve response readingHeiner Kallweit
2017-04-24mmc: meson-gx: improve variable usage in meson_mmc_start_cmdHeiner Kallweit
2017-04-24mmc: meson-gx: replace cmd->data in meson_mmc_start_cmdHeiner Kallweit
2017-04-24mmc: meson-gx: remove unneeded configuration bit resetsHeiner Kallweit
2017-04-24mmc: mediatek: Use data tune for CMD line tuneyong mao
2017-04-24mmc: tmio: always get number of tapsMasaharu Hayakawa
2017-04-24mmc: tmio: always unmap DMA before waiting for interruptWolfram Sang
2017-04-24mmc: sdhci-pci: Move a function to avoid later forward declarationAdrian Hunter
2017-04-24mmc: sdhci-pci: Add runtime suspend/resume callbacksAdrian Hunter
2017-04-24mmc: sdhci-pci: Let suspend/resume callbacks replace default callbacksAdrian Hunter
2017-04-24mmc: sdhci-pci: Conditionally compile pm sleep functionsAdrian Hunter
2017-04-24mmc: sdhci-pci: Do not use suspend/resume callbacks with runtime pmAdrian Hunter
2017-04-24mmc: sdhci-pci: Let devices define how to add the hostAdrian Hunter
2017-04-24mmc: sdhci: Add CQE supportAdrian Hunter
2017-04-24mmc: sdhci: Factor out sdhci_set_default_irqsAdrian Hunter
2017-04-24mmc: sdhci: Add sdhci_cleanup_hostAdrian Hunter
2017-04-24mmc: sdhci: Get rid of 'extern' in header fileAdrian Hunter
2017-04-24mmc: sdhci: Export sdhci_dumpregsAdrian Hunter
2017-04-24mmc: sdhci: Improve register dump print formatAdrian Hunter
2017-04-24mmc: sdhci: Use sdhci_readl() not readl() in sdhci_dumpregs()Adrian Hunter
2017-04-24mmc: sdhci: Add response register to register dumpAdrian Hunter
2017-04-24mmc: sdhci: Improve debug print formatAdrian Hunter
2017-04-24mmc: sdhci: Reduce spin lock usage in sdhci_execute_tuningAdrian Hunter
2017-04-24mmc: sdhci: Do not use spin lock in set_ios pathsAdrian Hunter
2017-04-24mmc: sdhci: Remove ->select_drive_strength() callbackAdrian Hunter
2017-04-24mmc: sdhci-pci: Use ACPI DSM to get driver strength for some Intel devicesAdrian Hunter
2017-04-24mmc: sdhci-pci: Don't re-tune with runtime pm for some Intel devicesAdrian Hunter
2017-04-24mmc: sdhci-pci: Let devices define their own private dataAdrian Hunter
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter
2017-04-24mmc: sdhci: Optimize delay loopsAdrian Hunter
2017-04-24mmc: bcm2835: Add new driver for the sdhost controller.Eric Anholt
2017-04-24mmc: meson-gx: fix error path when driver initialization fails before enablin...Michał Zegan
2017-04-24mmc: sdhci-st: remove unnecessary platform_set_drvdata() callJisheng Zhang
2017-04-24mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() callJisheng Zhang
2017-04-24mmc: sdhci-pxav3: remove unnecessary platform_set_drvdata() callJisheng Zhang
2017-04-24mmc: sdhci-cadence: add HS400 enhanced strobe supportPiotr Sroka
2017-04-24mmc: tegra: Add Tegra186 supportThierry Reding
2017-04-24mmc: tegra: Support module resetThierry Reding
2017-04-24mmc: meson-gx: remove mmc host on device removalMichał Zegan
2017-04-24mmc: host: tmio: fill in response from auto cmd12Wolfram Sang
2017-04-24mmc: host: tmio: don't BUG on unsupported stop commandsWolfram Sang