aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/mxcmmc.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou1-20/+15
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-5/+7
2013-03-08mmc: add support for write protectionNikita Kiryanov1-0/+1
2012-02-12mmc: access mxcmmc from mx31 boardsHelmut Raiger1-5/+3
2012-01-08mmc: Implement card detection.Thierry Reding1-0/+1
2011-04-29MMC: make b_max unconditionalJohn Rigby1-0/+2
2010-03-21mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessorsStefano Babic1-18/+18
2009-08-10Minor coding style cleanup.Wolfgang Denk1-1/+0
2009-08-09mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok1-0/+523