Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: block: Rename device number member dev to devnum | Simon Glass | 2016-03-14 | 1 | -1/+1 |
* | mmc: Split mmc struct, rework mmc initialization (v2) | Pantelis Antoniou | 2014-03-24 | 1 | -19/+21 |
* | mmc: Convert mmc struct's name array to a pointer | Pantelis Antoniou | 2014-03-24 | 1 | -1/+1 |
* | mmc: Remove ops from struct mmc and put in mmc_ops | Pantelis Antoniou | 2014-03-24 | 1 | -5/+7 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -14/+1 |
* | mmc: add support for write protection | Nikita Kiryanov | 2013-03-08 | 1 | -0/+1 |
* | mmc: Remove incorrect cmd->flags usage | Andy Fleming | 2012-09-06 | 1 | -1/+1 |
* | u8500: Separating mmc config parameters from driver | John Rigby | 2012-09-01 | 1 | -80/+51 |
* | mmc: Implement card detection. | Thierry Reding | 2012-01-08 | 1 | -0/+1 |
* | MMC: PL180: Fix infinite loop with VExpress extended fifo implementation | Jon Medhurst (Tixy) | 2011-11-08 | 1 | -26/+0 |
* | MMC: make b_max unconditional | John Rigby | 2011-04-29 | 1 | -0/+2 |
* | MMC: Add support for PL180 ARM mmc device | Matt Waddel | 2011-04-29 | 1 | -0/+441 |