summaryrefslogtreecommitdiff
path: root/drivers/mmc/ftsdc010_mci.c
Commit message (Expand)AuthorAgeLines
* mmc: change the set_ios return type from void to intJaehoon Chung2017-01-11-1/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* mmc: use the generic error numberJaehoon Chung2016-08-05-5/+5
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24-32/+22
* 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-4/+7
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-25-1/+5
|\
| * mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos2013-07-24-1/+5
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-2/+1
|/
* mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su2013-05-15-0/+377