Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | mmc: Split mmc struct, rework mmc initialization (v2) | Pantelis Antoniou | 2014-03-24 | -18/+12 |
* | mmc: Convert mmc struct's name array to a pointer | Pantelis Antoniou | 2014-03-24 | -1/+1 |
* | mmc: Remove ops from struct mmc and put in mmc_ops | Pantelis Antoniou | 2014-03-24 | -6/+7 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -13/+1 |
* | davinci, mmc: Added a delay reading ext CSD register | Davide Bonfanti | 2013-05-06 | -1/+4 |
* | mmc: add support for write protection | Nikita Kiryanov | 2013-03-08 | -0/+1 |
* | mmc: Implement card detection. | Thierry Reding | 2012-01-08 | -0/+1 |
* | davinci, mmc: fix gcc 4.6 build warnings | Heiko Schocher | 2011-11-16 | -4/+3 |
* | MMC: make b_max unconditional | John Rigby | 2011-04-29 | -2/+1 |
* | Minor Coding Style Cleanup. | Wolfgang Denk | 2011-02-02 | -1/+0 |
* | Davinci MMCSD Support | Sandeep Paulraj | 2011-02-02 | -0/+404 |