summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/ftsdc010_mci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: ftsdc010_mci: Sync compatible with DT mmc nodeRick Chen2018-05-291-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mmc: ftsdc010: Merge nds32_mmc to ftsdc010Rick Chen2018-03-301-6/+133
* mmc: ftsdc010: Drop non-dm codeRick Chen2018-03-301-98/+0
* nds32: ftsdc010: Fix SD detech fail on AE3XX.Rick Chen2017-11-301-1/+0
* nds32: ftsdc010: fix wait status error coding.Rick Chen2017-11-301-2/+3
* nds32: ftsdc010: Support ftsdc010 DM.Rick Chen2017-11-301-31/+108
* mmc: change the set_ios return type from void to intJaehoon Chung2017-01-111-1/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mmc: use the generic error numberJaehoon Chung2016-08-051-5/+5
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-241-32/+22
* mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-241-1/+1
* mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-241-4/+7
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-251-1/+5
|\
| * mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos2013-07-241-1/+5
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-2/+1
|/
* mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su2013-05-151-0/+377