summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/gen_atmel_mci.c
Commit message (Expand)AuthorAgeFilesLines
* MMC: atmel_mci: enable high speed mode supportBo Shen2014-08-011-1/+6
* MMC: atmel_mci: refactor setting the mode registerBo Shen2014-08-011-14/+42
* mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh2014-05-271-2/+3
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-241-17/+26
* mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-241-1/+1
* mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-241-5/+7
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* mmc: atmel_mci: add mmc card supportBo Shen2013-05-121-1/+4
* mmc: atmel_mci: using IP version for different settingBo Shen2013-05-121-4/+38
* mmc: add support for write protectionNikita Kiryanov2013-03-081-0/+1
* mmc: at91: use max timeout value. It will avoid some situation that timeout h...Wu, Josh2012-10-171-2/+2
* mmc: at91: add multi block read/write support.Wu, Josh2012-10-171-0/+11
* mmc: Implement card detection.Thierry Reding2012-01-081-0/+1
* Revert "AT91:mmc:fix multiple read/write error"Andy Fleming2011-07-281-4/+0
* AT91:mmc:fix multiple read/write errorelen.song2011-07-151-0/+4
* ATMEL: fix related common atmel driver filesReinhard Meyer2011-05-181-1/+1
* MMC: make b_max unconditionalJohn Rigby2011-04-291-0/+2
* AT91: gen_atmel_mci.c: fix bug when Slot B is usedReinhard Meyer2010-12-071-0/+1
* AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-031-0/+353
OpenPOWER on IntegriCloud