summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2018-08-24mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.cHu Ziji
2018-08-24mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.cHu Ziji
2018-08-24mmc: sdhci: Export sdhci_set_ios() from sdhci.cHu Ziji
2018-08-24mmc: use new core function mmc_get_dma_dirHeiner Kallweit
2018-08-24mmc: sdhci: clarify the get_timeout_clock callbackShawn Lin
2018-08-24mmc: sdhci: Add CQE supportAdrian Hunter
2018-08-24mmc: sdhci: Factor out sdhci_set_default_irqsAdrian Hunter
2018-08-24mmc: sdhci: Add sdhci_cleanup_hostAdrian Hunter
2018-08-24mmc: sdhci: Get rid of 'extern' in header fileAdrian Hunter
2018-08-24mmc: sdhci: Export sdhci_dumpregsAdrian Hunter
2018-08-24mmc: sdhci: Improve register dump print formatAdrian Hunter
2018-08-24mmc: sdhci: Use sdhci_readl() not readl() in sdhci_dumpregs()Adrian Hunter
2018-08-24mmc: sdhci: Add response register to register dumpAdrian Hunter
2018-08-24mmc: sdhci: Improve debug print formatAdrian Hunter
2018-08-24mmc: sdhci: Reduce spin lock usage in sdhci_execute_tuningAdrian Hunter
2018-08-24mmc: sdhci: Remove ->select_drive_strength() callbackAdrian Hunter
2018-08-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter
2018-08-24mmc: sdhci: Optimize delay loopsAdrian Hunter
2018-08-24mmc: core/mmci: restore pre/post_req behaviourLinus Walleij
2018-08-24mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuningRitesh Harjani
2018-08-24mmc: sdhci-esdhc: clean up register definitionsyangbo lu
2018-08-24mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson
2018-08-24mmc: sdhci: Include leds.hUlf Hansson
2018-08-24mmc: use empty initializer list to zero-clear structuresMasahiro Yamada
2018-08-24mmc: sdhci: Fix to handle MMC_POWER_UNDEFINEDAdrian Hunter
2018-08-24mmc: sdhci: export sdhci_execute_tuning()Masahiro Yamada
2018-08-24mmc: sdhci: Tidy tuning loopAdrian Hunter
2018-08-24mmc: sdhci: Simplify tuning block size logicAdrian Hunter
2018-08-24mmc: sdhci: Factor out tuning helper functionsAdrian Hunter
2018-08-24mmc: sdhci: Use mmc_abort_tuning()Adrian Hunter
2018-08-24mmc: sdhci: Always allow tuning to fall back to fixed samplingAdrian Hunter
2018-08-24mmc: sdhci: Fix tuning reset after exhausting the maximum number of loopsAdrian Hunter
2018-08-24mmc: delete is_first_req parameter from pre-request callbackLinus Walleij
2018-08-24mmc: sdhci: Factor out sdhci_enable_clkRitesh Harjani
2018-08-24mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()Masahiro Yamada
2018-08-24mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during...Zach Brown
2018-08-24mmc: sdhci: put together into one condition checkingJaehoon Chung
2018-08-24MLK-15949-4 mmc: sdhci-esdhc-imx: restore the per_clk rate in PM_RUNTIMEHaibo Chen
2018-08-24MLK-15010 mmc: host: sdhci-esdhc-imx: add HS400_ES support for imx8Haibo Chen
2018-08-24mmc: sdhci: Do not use spin lock in set_ios pathsAdrian Hunter
2018-08-24MLK-14968-1 mmc: sdhci-esdhc-imx: add imx8qm esdhc_soc_dataHaibo Chen
2018-08-24MLK-15002 mmc: sdhci-esdhc-imx: fix HS400 timing issueHaibo Chen
2018-08-24MLK-14966-5 mmc: imx: add ARCH_MXC_ARM64 into build dependencyAnson Huang
2018-08-24MLK-14932-1 mmc: sdhci-esdhc-imx: add depends on COMPILE_TESTHaibo Chen
2018-08-24MLK-14861-1 mmc: sdhci: make DDR50 tuning optionallyHaibo Chen
2018-08-24MLK-14774 mmc: sdhci-esdhc-imx: restore pins state after suspendDong Aisheng
2018-08-24MLK-14884 mmc: sdhci: make DDR50 tuning optionallyDong Aisheng
2018-08-24MLK-14381 mmc: sdhci-esdhc-imx: reset tuning circuit when system resumeHaibo Chen
2018-08-24MLK-14539 mmc: sdhci: make no-1-8-v also work for DDR52 modeHaibo Chen
2018-08-24MLK-14276-2 mmc: sdhci: remove IS_ERR_VALUE abusesHaibo Chen