summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-of-dwcmshc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-of-dwcmshc: Add tuning support for Sophgo CV1800B and SG200XJisheng Zhang2024-04-261-0/+112
* mmc: sdhci-of-dwcmshc: Remove useless "&" of th1520_execute_tuningJisheng Zhang2024-04-261-1/+1
* mmc: Merge branch fixes into nextUlf Hansson2024-04-041-0/+1
|\
| * mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128Maksim Kiselev2024-04-041-0/+1
* | mmc: sdhci-of-dwcmshc: Implement SDHCI CQE supportSergey Khimich2024-04-021-2/+189
|/
* sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()Liming Sun2024-03-251-11/+17
* mmc: sdhci-of-dwcmshc: Add support for Sophgo CV1800B and SG2002Jisheng Zhang2024-02-271-0/+66
* mmc: sdhci-of-dwcmshc: Use logical OR instead of bitwise OR in dwcmshc_probe()Nathan Chancellor2023-12-071-3/+3
* mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520Drew Fustini2023-12-071-0/+349
* mmc: sdhci-of-dwcmshc: Add runtime PM operationsLiming Sun2023-08-241-2/+62
* mmc: sdhci-of-dwcmshc: Add error handling in dwcmshc_resumeLiming Sun2023-08-241-3/+18
* mmc: sdhci-of-dwcmshc: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* mmc: Explicitly include correct DT includesRob Herring2023-08-091-1/+1
* mmc: sdhci-of-dwcmshc: properly determine max clock on RockchipVasily Khoruzhick2023-03-231-1/+8
* mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpiLiming Sun2023-02-141-0/+1
* mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platformShawn Lin2023-02-141-4/+9
* mmc: sdhci-of-dwcmshc: enable host V4 support for BlueField-3 SoCLiming Sun2023-01-231-0/+5
* mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoCLiming Sun2022-08-151-2/+14
* mmc: sdhci-of-dwcmshc: add support for rk3588Yifeng Zhao2022-07-121-18/+103
* mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xxSebastian Reichel2022-07-121-23/+23
* mmc: sdhci-of-dwcmshc: add reset call back for rockchip SocsYifeng Zhao2022-07-121-1/+25
* mmc: sdhci-of-dwcmshc: set MMC_CAP_WAIT_WHILE_BUSYJisheng Zhang2021-03-301-0/+2
* mmc: sdhci-of-dwcmshc: fix error return code in dwcmshc_probe()Wei Yongjun2021-03-301-1/+3
* mmc: sdhci-of-dwcmshc: add ACPI support for BlueField-3 SoCLiming Sun2021-03-301-14/+36
* mmc: sdhci-of-dwcmshc: add rockchip platform supportShawn Lin2021-03-301-8/+253
* mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKENJisheng Zhang2021-02-011-0/+1
* mmc: sdhci-of-dwcmshc: fix rpmb accessJisheng Zhang2021-01-111-0/+27
* mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19Douglas Anderson2020-09-071-0/+1
* mmc: sdhci-of-dwcmshc: add suspend/resume supportJisheng Zhang2020-05-281-0/+43
* mmc: sdhci-of-dwcmshc: implement specific set_uhs_signalingJisheng Zhang2020-05-281-1/+30
* mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitationJisheng Zhang2018-10-081-0/+39
* mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driverJisheng Zhang2018-07-161-0/+116