summaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc_spi.c
Commit message (Expand)AuthorAgeLines
* mmc: use the generic error numberJaehoon Chung2016-08-05-5/+6
* lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start valueStefan Roese2016-03-14-2/+2
* mmc_spi: Big-endian supportYoshinori Sato2015-08-13-5/+5
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24-19/+21
* 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: Fix mmc_spi error on cmd->flags fieldMarek Vasut2012-10-22-2/+2
* mmc: Implement card detection.Thierry Reding2012-01-08-0/+1
* mmc_spi: generate response for send status commandThomas Chou2011-05-18-0/+5
* mmc: add generic mmc spi driverThomas Chou2011-04-13-0/+280