summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-sprd.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flagBaolin Wang2020-03-241-1/+1
* mmc: host: sdhci-sprd: Add software queue supportBaolin Wang2020-03-241-0/+28
* mmc: sdhci-sprd: clear the UHS-I modes read from registersChunyan Zhang2019-08-301-1/+12
* mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTIONChunyan Zhang2019-08-301-1/+2
* mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKENChunyan Zhang2019-08-301-1/+2
* mmc: sdhci-sprd: add get_ro hook functionChunyan Zhang2019-08-301-0/+6
* mmc: sdhci-sprd: fixed incorrect clock dividerChunyan Zhang2019-08-301-3/+4
* mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang2019-08-061-1/+1
* mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang2019-07-221-0/+1
* mmc: sdhci-sprd: Add pin control support for voltage switchBaolin Wang2019-07-101-0/+54
* mmc: sdhci-sprd: Add start_signal_voltage_switch opsBaolin Wang2019-07-101-0/+24
* mmc: sdhci-sprd: Add PHY DLL delay configurationBaolin Wang2019-06-101-0/+51
* mmc: sdhci-sprd: Enable PHY DLL to make clock stableBaolin Wang2019-06-101-1/+43
* mmc: sdhci-sprd: Add HS400 enhanced strobe modeBaolin Wang2019-06-101-0/+32
* mmc: sdhci-sprd: Implement the get_max_timeout_count() interfaceBaolin Wang2019-06-101-0/+7
* mmc: sdhci-sprd: Add optional gate clock supportBaolin Wang2019-06-101-6/+29
* mmc: sdhci-sprd: Check the enable clock's return value correctlyBaolin Wang2019-06-101-1/+1
* mmc: sdhci-sprd: Add Spreadtrum's initial host controllerChunyan Zhang2018-10-081-0/+498