summaryrefslogtreecommitdiff
path: root/drivers/mmc/sh_mmcif.c
AgeCommit message (Expand)Author
2019-03-25mmc: sh_mmcif: Set default MMCIF clock rateMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-21mmc: sh_mmcif: Add DM and DT probing supportMarek Vasut
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-05mmc: use the generic error numberJaehoon Chung
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring
2014-12-05mmc: sh_mmcif: Add support rmobileNobuhiro Iwamatsu
2014-12-05mmc: sh_mmcif: Change maximum and minimum value of MMC clockNobuhiro Iwamatsu
2014-12-05mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loopNobuhiro Iwamatsu
2014-04-02mmc: sh_mmcif: Fix warning by unused variableNobuhiro Iwamatsu
2014-04-02mmc: sh_mmcif: Fix compile errorNobuhiro Iwamatsu
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou
2014-03-24mmc: Convert mmc struct's name array to a pointerPantelis Antoniou
2014-03-24mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou
2013-03-08mmc: add support for write protectionNikita Kiryanov
2012-09-05mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda
2012-01-08mmc: Implement card detection.Thierry Reding
2011-07-15mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda