aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/mtk-sd.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-25mmc: mtk-sd: add a dts property cd-active-high for builtin-cd modeWeijie Gao1-1/+5
2019-10-25mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCsWeijie Gao1-3/+20
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-23mmc: mtk-sd: fix configuration option checkFabien Parent1-4/+4
2019-04-23mmc: mtk-sd: add support for MT8516Fabien Parent1-0/+10
2019-04-23mmc: 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-28mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoCWeijie Gao1-0/+1394