aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/davinci_mmc.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-11MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROLAdam Ford1-0/+41
2018-09-11MMC: Enable DM_MMC for DavinciAdam Ford1-11/+147
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung1-1/+3
2016-08-05mmc: use the generic error numberJaehoon Chung1-5/+6
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou1-18/+12
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-6/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-05-06davinci, mmc: Added a delay reading ext CSD registerDavide Bonfanti1-1/+4
2013-03-08mmc: add support for write protectionNikita Kiryanov1-0/+1
2012-01-08mmc: Implement card detection.Thierry Reding1-0/+1
2011-11-16davinci, mmc: fix gcc 4.6 build warningsHeiko Schocher1-4/+3
2011-04-29MMC: make b_max unconditionalJohn Rigby1-2/+1
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk1-1/+0
2011-02-02Davinci MMCSD SupportSandeep Paulraj1-0/+404