Age | Commit message (Expand) | Author |
---|---|---|
2016-09-14 | mmc: uniphier-sd: migrate to CONFIG_BLK | Masahiro Yamada |
2016-08-28 | mmc: uniphier-sd: just return if already set to desired clock rate | Masahiro Yamada |
2016-08-28 | mmc: uniphier-sd: return error code if unsupported width is given | Masahiro Yamada |
2016-08-28 | mmc: uniphier-sd: move uniphier_sd_init() below | Masahiro Yamada |
2016-08-28 | mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS | Masahiro Yamada |
2016-08-28 | mmc: uniphier-sd: add static qualifiers to probe and remove callbacks | Masahiro Yamada |
2016-08-05 | mmc: use the generic error number | Jaehoon Chung |
2016-07-23 | ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() | Masahiro Yamada |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |
2016-05-17 | dm: mmc: Set up the device pointer when using the MMC uclass | Simon Glass |
2016-03-31 | mmc: uniphier: use devm_get_addr() to get base address | Masahiro Yamada |
2016-02-28 | mmc: uniphier: add driver for UniPhier SD/MMC host controller | Masahiro Yamada |