summaryrefslogtreecommitdiff
path: root/drivers/mmc/uniphier-sd.c
AgeCommit message (Expand)Author
2016-09-14mmc: uniphier-sd: migrate to CONFIG_BLKMasahiro Yamada
2016-08-28mmc: uniphier-sd: just return if already set to desired clock rateMasahiro Yamada
2016-08-28mmc: uniphier-sd: return error code if unsupported width is givenMasahiro Yamada
2016-08-28mmc: uniphier-sd: move uniphier_sd_init() belowMasahiro Yamada
2016-08-28mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPSMasahiro Yamada
2016-08-28mmc: uniphier-sd: add static qualifiers to probe and remove callbacksMasahiro Yamada
2016-08-05mmc: use the generic error numberJaehoon Chung
2016-07-24ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass
2016-04-01mmc: uniphier: use devm_get_addr() to get base addressMasahiro Yamada
2016-02-29mmc: uniphier: add driver for UniPhier SD/MMC host controllerMasahiro Yamada