aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/ftsdc010_mci.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-29mmc: ftsdc010_mci: Sync compatible with DT mmc nodeRick Chen1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-30mmc: ftsdc010: Merge nds32_mmc to ftsdc010Rick Chen1-6/+133
2018-03-30mmc: ftsdc010: Drop non-dm codeRick Chen1-98/+0
2017-11-30nds32: ftsdc010: Fix SD detech fail on AE3XX.Rick Chen1-1/+0
2017-11-30nds32: ftsdc010: fix wait status error coding.Rick Chen1-2/+3
2017-11-30nds32: ftsdc010: Support ftsdc010 DM.Rick Chen1-31/+108
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung1-1/+3
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-08-05mmc: use the generic error numberJaehoon Chung1-5/+5
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou1-32/+22
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-4/+7
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini1-1/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-2/+1
2013-07-24mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos1-1/+5
2013-05-15mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su1-0/+377