summaryrefslogtreecommitdiff
path: root/drivers/mmc/mtk-sd.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-20mmc: mtk-sd: Add MT8183 SoC supportFabien Parent1-0/+10
2019-07-31mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeoutWeijie Gao1-0/+3
2019-04-24mmc: mtk-sd: fix configuration option checkFabien Parent1-4/+4
2019-04-24mmc: mtk-sd: add support for MT8516Fabien Parent1-0/+10
2019-04-24mmc: mtk-sd: add source_cg clock supportFabien Parent1-0/+5
2019-01-26mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=nFabien Parent1-4/+4
2019-01-26mmc: mtk-sd: fix possible incomplete read opsFabien Parent1-9/+9
2018-11-29mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoCWeijie Gao1-0/+1394