summaryrefslogtreecommitdiff
path: root/drivers/mmc/sh_mmcif.c
Commit message (Expand)AuthorAgeLines
* mmc: remove the MMC_MODE_HC flagRob Herring2015-05-05-1/+1
* mmc: sh_mmcif: Add support rmobileNobuhiro Iwamatsu2014-12-05-1/+1
* mmc: sh_mmcif: Change maximum and minimum value of MMC clockNobuhiro Iwamatsu2014-12-05-2/+3
* mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loopNobuhiro Iwamatsu2014-12-05-8/+6
* mmc: sh_mmcif: Fix warning by unused variableNobuhiro Iwamatsu2014-04-02-2/+1
* mmc: sh_mmcif: Fix compile errorNobuhiro Iwamatsu2014-04-02-1/+1
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24-22/+20
* mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-24-1/+1
* mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-24-5/+7
* mmc: add support for write protectionNikita Kiryanov2013-03-08-0/+1
* mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda2012-09-05-1/+1
* mmc: Implement card detection.Thierry Reding2012-01-08-0/+1
* mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda2011-07-15-0/+608