aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/meson_gx_mmc.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-26mmc: meson-gx: Add AXG compatibleNeil Armstrong1-0/+1
2018-05-08mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.hJaehoon Chung1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-23mmc: avoid division by zero in meson_mmc_config_clockHeinrich Schuchardt1-0/+3
2018-01-12mmc: meson_gx_mmc: fix the complie errorJaehoon Chung1-1/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass1-1/+1
2017-05-29mmc: meson: increase max block number per requestHeiner Kallweit1-1/+1
2017-04-14mmc: meson: add MMC driver for Meson GX (S905)Carlo Caione1-0/+291