summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-01-29mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
2020-01-04mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2020-01-04Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas
2019-10-05mmc: sdhci: Fix incorrect switch to HS modeAl Cooper
2019-04-27mmc: sdhci: Fix data command CRC error handlingAdrian Hunter
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner
2018-08-24MLK-16354-1 mmc: sdhci: add usdhc support for IOMMUHaibo Chen
2018-08-24MLK-16363 mmc: sdhci: add 1ms delay after tuning completeHaibo Chen
2018-08-24MLK-16155-11 mmc: sdhci: correct the maximum timeout when enable CMDQHaibo Chen
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: 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: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuningRitesh Harjani
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: 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-24mmc: sdhci: Do not use spin lock in set_ios pathsAdrian Hunter
2018-08-24MLK-14861-1 mmc: sdhci: make DDR50 tuning optionallyHaibo Chen
2018-08-24MLK-14884 mmc: sdhci: make DDR50 tuning optionallyDong Aisheng
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
2018-08-24MLK-12397 mmc: sdhci: disable irq in sdhci host suspend ranther than free thi...Haibo Chen
2018-08-24MLK-12360-3 bcmdhd: fix bcmdhd blocks system suspend issueDong Aisheng
2018-08-24MLK-12360-1 mmc: sdhci: add sdio thread irq supportDong Aisheng