summaryrefslogtreecommitdiff
path: root/drivers/mmc/gen_atmel_mci.c
Commit message (Expand)AuthorAgeLines
* mmc: use the generic error numberJaehoon Chung2016-08-05-5/+5
* mmc: atmel: Properly fix clock configurationGregory CLEMENT2016-01-27-3/+12
* mmc: atmel: Zap global 'initialized' variableMarek Vasut2015-11-01-4/+4
* mmc: atmel: Implement proper private dataMarek Vasut2015-11-01-15/+25
* mmc: atmel: Fix clock configurationMarek Vasut2015-11-01-0/+2
* mmc: atmel: Silence debug outputMarek Vasut2015-11-01-6/+6
* MMC: atmel_mci: enable high speed mode supportBo Shen2014-08-01-1/+6
* MMC: atmel_mci: refactor setting the mode registerBo Shen2014-08-01-14/+42
* mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh2014-05-27-2/+3
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24-17/+26
* 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
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* mmc: atmel_mci: add mmc card supportBo Shen2013-05-12-1/+4
* mmc: atmel_mci: using IP version for different settingBo Shen2013-05-12-4/+38
* mmc: add support for write protectionNikita Kiryanov2013-03-08-0/+1
* mmc: at91: use max timeout value. It will avoid some situation that timeout h...Wu, Josh2012-10-17-2/+2
* mmc: at91: add multi block read/write support.Wu, Josh2012-10-17-0/+11
* mmc: Implement card detection.Thierry Reding2012-01-08-0/+1
* Revert "AT91:mmc:fix multiple read/write error"Andy Fleming2011-07-28-4/+0
* AT91:mmc:fix multiple read/write errorelen.song2011-07-15-0/+4
* ATMEL: fix related common atmel driver filesReinhard Meyer2011-05-18-1/+1
* MMC: make b_max unconditionalJohn Rigby2011-04-29-0/+2
* AT91: gen_atmel_mci.c: fix bug when Slot B is usedReinhard Meyer2010-12-07-0/+1
* AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-03-0/+353