index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
sh_mmcif.c
Age
Commit message (
Expand
)
Author
2017-01-11
mmc: change the set_ios return type from void to int
Jaehoon Chung
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-08-05
mmc: use the generic error number
Jaehoon Chung
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2014-12-05
mmc: sh_mmcif: Add support rmobile
Nobuhiro Iwamatsu
2014-12-05
mmc: sh_mmcif: Change maximum and minimum value of MMC clock
Nobuhiro Iwamatsu
2014-12-05
mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loop
Nobuhiro Iwamatsu
2014-04-02
mmc: sh_mmcif: Fix warning by unused variable
Nobuhiro Iwamatsu
2014-04-02
mmc: sh_mmcif: Fix compile error
Nobuhiro Iwamatsu
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
2012-09-05
mmc: sh_mmcif: enable MMC_MODE_HC
Yoshihiro Shimoda
2012-01-09
mmc: Implement card detection.
Thierry Reding
2011-07-16
mmc: sh_mmcif: add support for Renesas MMCIF
Yoshihiro Shimoda