summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-sprd.c
AgeCommit message (Expand)Author
2020-09-25mmc: sdhci: fix indentation mistakesKrzysztof Kozlowski
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-28mmc: host: sdhci-sprd: Implement the request_atomic() APIBaolin Wang
2020-05-28mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0Marek Vasut
2020-05-28mmc: sdhci-sprd: Drop redundant cap flagsUlf Hansson
2020-03-24mmc: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flagBaolin Wang
2020-03-24mmc: host: sdhci-sprd: Add software queue supportBaolin Wang
2019-08-30mmc: sdhci-sprd: clear the UHS-I modes read from registersChunyan Zhang
2019-08-30mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTIONChunyan Zhang
2019-08-30mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKENChunyan Zhang
2019-08-30mmc: sdhci-sprd: add get_ro hook functionChunyan Zhang
2019-08-30mmc: sdhci-sprd: fixed incorrect clock dividerChunyan Zhang
2019-08-06mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang
2019-07-22mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang
2019-07-10mmc: sdhci-sprd: Add pin control support for voltage switchBaolin Wang
2019-07-10mmc: sdhci-sprd: Add start_signal_voltage_switch opsBaolin Wang
2019-06-10mmc: sdhci-sprd: Add PHY DLL delay configurationBaolin Wang
2019-06-10mmc: sdhci-sprd: Enable PHY DLL to make clock stableBaolin Wang
2019-06-10mmc: sdhci-sprd: Add HS400 enhanced strobe modeBaolin Wang
2019-06-10mmc: sdhci-sprd: Implement the get_max_timeout_count() interfaceBaolin Wang
2019-06-10mmc: sdhci-sprd: Add optional gate clock supportBaolin Wang
2019-06-10mmc: sdhci-sprd: Check the enable clock's return value correctlyBaolin Wang
2018-10-08mmc: sdhci-sprd: Add Spreadtrum's initial host controllerChunyan Zhang