summaryrefslogtreecommitdiff
path: root/drivers/mmc/mxcmmc.c
Commit message (Expand)AuthorAgeLines
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* mmc: use the generic error numberJaehoon Chung2016-08-05-3/+3
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24-20/+15
* mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-24-1/+1
* mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-24-5/+7
* mmc: add support for write protectionNikita Kiryanov2013-03-08-0/+1
* mmc: access mxcmmc from mx31 boardsHelmut Raiger2012-02-12-5/+3
* mmc: Implement card detection.Thierry Reding2012-01-08-0/+1
* MMC: make b_max unconditionalJohn Rigby2011-04-29-0/+2
* mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessorsStefano Babic2010-03-21-18/+18
* Minor coding style cleanup.Wolfgang Denk2009-08-10-1/+0
* mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok2009-08-09-0/+523