aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/sh_mmcif.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring1-1/+1
2014-12-05mmc: sh_mmcif: Add support rmobileNobuhiro Iwamatsu1-1/+1
2014-12-05mmc: sh_mmcif: Change maximum and minimum value of MMC clockNobuhiro Iwamatsu1-2/+3
2014-12-05mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loopNobuhiro Iwamatsu1-8/+6
2014-04-02mmc: sh_mmcif: Fix warning by unused variableNobuhiro Iwamatsu1-2/+1
2014-04-02mmc: sh_mmcif: Fix compile errorNobuhiro Iwamatsu1-1/+1
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou1-22/+20
2014-03-24mmc: Convert mmc struct's name array to a pointerPantelis Antoniou1-1/+1
2014-03-24mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou1-5/+7
2013-03-08mmc: add support for write protectionNikita Kiryanov1-0/+1
2012-09-05mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda1-1/+1
2012-01-08mmc: Implement card detection.Thierry Reding1-0/+1
2011-07-15mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda1-0/+608