Age | Commit message (Expand) | Author |
---|---|---|
2017-01-11 | mmc: change the set_ios return type from void to int | Jaehoon Chung |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-08-05 | mmc: use the generic error number | Jaehoon Chung |
2014-03-24 | mmc: Split mmc struct, rework mmc initialization (v2) | Pantelis Antoniou |
2014-03-24 | mmc: Convert mmc struct's name array to a pointer | Pantelis Antoniou |
2014-03-24 | mmc: Remove ops from struct mmc and put in mmc_ops | Pantelis Antoniou |
2013-03-08 | mmc: add support for write protection | Nikita Kiryanov |
2012-02-12 | mmc: access mxcmmc from mx31 boards | Helmut Raiger |
2012-01-09 | mmc: Implement card detection. | Thierry Reding |
2011-04-29 | MMC: make b_max unconditional | John Rigby |
2010-03-21 | mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors | Stefano Babic |
2009-08-10 | Minor coding style cleanup. | Wolfgang Denk |
2009-08-09 | mxc-mmc: sdhc host driver for MX2 and MX3 proccessor | Ilya Yanok |