aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc_spi.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-13mmc_spi: Big-endian supportYoshinori Sato1-5/+5
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou1-19/+21
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-10-22mmc: Fix mmc_spi error on cmd->flags fieldMarek Vasut1-2/+2
2012-01-08mmc: Implement card detection.Thierry Reding1-0/+1
2011-05-18mmc_spi: generate response for send status commandThomas Chou1-0/+5
2011-04-13mmc: add generic mmc spi driverThomas Chou1-0/+280