summaryrefslogtreecommitdiff
path: root/drivers/mmc/ftsdc010_mci.c
AgeCommit message (Expand)Author
2018-05-29mmc: ftsdc010_mci: Sync compatible with DT mmc nodeRick Chen
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-30mmc: ftsdc010: Merge nds32_mmc to ftsdc010Rick Chen
2018-03-30mmc: ftsdc010: Drop non-dm codeRick Chen
2017-11-30nds32: ftsdc010: Fix SD detech fail on AE3XX.Rick Chen
2017-11-30nds32: ftsdc010: fix wait status error coding.Rick Chen
2017-11-30nds32: ftsdc010: Support ftsdc010 DM.Rick Chen
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
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-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos
2013-05-15mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su